add dependency on libsuou, add settings page, color themes, strikes, blocks and memberships (the latter two to be implemented later)

This commit is contained in:
Yusur 2025-06-19 01:29:40 +02:00
parent c451a15b1c
commit c1c005cc4e
40 changed files with 992 additions and 260 deletions

View file

@ -1,5 +1,12 @@
# Changelog
## 0.4.0
- Added dependency to [SUOU](https://github.com/sakuragasaki46/suou)
- Added user strikes, memberships and user blocks
- Added ✨color themes✨
- Users can now set their display name and biography in `/settings`
## 0.3.3
- Fixed bugs in templates introduced in 0.3.2