improved 404 handling, added mod tools page (stub), CSS .warning, outlawed some usernames

This commit is contained in:
Yusur 2025-07-08 01:01:50 +02:00
parent 793c0b6612
commit b0c815ea0a
17 changed files with 236 additions and 34 deletions

View file

@ -3,11 +3,12 @@
## 0.4.0
- Added dependency to [SUOU](https://github.com/sakuragasaki46/suou) library
- Added user blocks
- Users can now block each other
+ Blocking a user prevents them from seeing your comments, posts (standalone or in feed) and profile
- Added user strikes: a strike logs the content of a removed message for future use
- Posts may now be deleted by author. If it has comments, comments are not spared
- Moderators (and admins) have now access to mod tools
- Implemented guild subscriptions
+ Blocking a user prevents them from seeing your comments, posts (standalone or in feed) and profile
- Added ✨color themes✨
- Users can now set their display name, biography and color theme in `/settings`