H3ALY
e3428911b9
Messages: Add archive (soft-delete) support + dropdown UI polish
- Implemented `/account/messages/archive` route for soft-archiving messages
- Added `is_archived` flag to `users_messages` schema and model
- Topbar dropdown now reflects accurate unread message count
- Fixed missing route registration for archive handler
- Improved message visibility checks to prevent access violations
- Placeholder for rate-limit (429) error page rendering identified
2025-04-02 17:15:57 +01:00
..
2025-04-02 17:15:57 +01:00
2025-04-01 15:50:15 +01:00
2025-04-02 09:12:13 +01:00
2025-03-25 14:47:41 +00:00
2025-04-01 23:08:58 +01:00
2025-04-01 10:19:56 +01:00
2025-03-25 11:27:21 +00:00
2025-03-25 11:27:21 +00:00
2025-04-02 13:41:51 +01:00