Commit Graph

18 Commits

Author SHA1 Message Date
Tim
4627d34dbe Implement reaction panel with backend support 2025-07-09 18:17:35 +08:00
Tim
37d1f2ab70 Implement profile page and related backend APIs 2025-07-09 13:40:54 +08:00
Tim
87d0441ef6 feat: show unread message count 2025-07-07 19:26:38 +08:00
Tim
1c00c86bc7 feat: add draft post support 2025-07-06 01:56:35 +08:00
Tim
47fc78a603 Add subscription feature 2025-07-02 18:17:32 +08:00
Tim
d6b33e65f4 feat: add notification system 2025-07-02 17:16:42 +08:00
Tim
8dbc940305 Add endpoints to list posts by tags and categories 2025-07-02 14:39:54 +08:00
Tim
f50201aef6 Add tag module with post associations 2025-07-02 13:19:55 +08:00
Tim
2fa6af6304 feat: add search module 2025-07-01 17:52:02 +08:00
Tim
d9e61ac756 Add post listing filters and pagination 2025-07-01 16:03:07 +08:00
Tim
0031b825e2 Add user content endpoints 2025-07-01 13:23:04 +08:00
Tim
af1f3a9230 feat: add post publish mode with review 2025-07-01 13:09:47 +08:00
Tim
5dd29239c9 Add category module and require post category 2025-06-30 23:07:15 +08:00
Tim
eabae2eb5a Expand post details with comments and reactions 2025-06-30 20:43:48 +08:00
Tim
69e9ef8532 Add reaction module 2025-06-30 19:52:22 +08:00
Tim
ff64500ffd Add comment module 2025-06-30 19:46:57 +08:00
Tim
d419b45515 Add Post module 2025-06-30 19:00:43 +08:00
Tim
f53e3635d0 Initialize Spring Boot backend with JWT auth 2025-06-30 17:17:54 +08:00