docs: implement professional documentation structure and project hygiene
This commit is contained in:
18
CHANGELOG.md
Normal file
18
CHANGELOG.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Changelog
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
- Professional documentation structure in `docs/`.
|
||||
- Internal task tracker using Python and DuckDB.
|
||||
- Centralized `Makefile` for project automation.
|
||||
- Dockerized development shell.
|
||||
- Unique username enforcement on the server.
|
||||
- Transaction simulation for messages, reactions, and username changes.
|
||||
|
||||
### Fixed
|
||||
- DuckDB parameter handling issue in the backend.
|
||||
- Reaction animations and persistence.
|
||||
- `.gitignore` consolidation.
|
||||
Reference in New Issue
Block a user