Commit Graph

37 Commits

Author SHA1 Message Date
Tim
c541306494 Add mention suggestions and admin list 2025-07-31 17:57:25 +08:00
Tim
045693db21 Add rate limit for posts and comments 2025-07-29 18:33:30 +08:00
Tim
0081e51459 Add image reference tracking 2025-07-24 13:42:16 +08:00
Tim
bc42fc9d70 Add latest reply tab and backend support 2025-07-23 10:58:37 +08:00
Tim
f1a82dfda4 Merge branch 'main' into codex/add-article-pinning-feature 2025-07-22 19:13:17 +08:00
Tim
ee118c0bf4 feat: add post pinning 2025-07-22 18:11:42 +08:00
Tim
7d29b7d6e8 feat: implement post editing 2025-07-22 18:09:59 +08:00
Tim
be0e182221 fix post order 2025-07-15 23:13:16 +08:00
Tim
609156f4e5 feat: add whitelist register mode 2025-07-14 21:32:07 +08:00
Tim
aed3c87e4a Return 404 when user or post not found 2025-07-14 19:24:11 +08:00
Tim
e0e1dea166 fix post deletion cascade 2025-07-14 17:34:15 +08:00
Tim
2c3c74d584 Record user visits on posts listing 2025-07-14 12:42:34 +08:00
Tim
df60850c5b Delete notifications when posts or comments are removed 2025-07-14 01:00:17 +08:00
Tim
f4af7a48c7 Add post and comment deletion 2025-07-11 17:24:48 +08:00
Tim
15749ae5e2 Merge pull request #184 from nagisa77/codex/update-notification-system-for-post-reviews
Implement post review notifications
2025-07-11 14:37:17 +08:00
Tim
46b7008152 feat: notify users on post review 2025-07-11 14:37:05 +08:00
Tim
a5e685134f Fix tag publish behavior in review mode 2025-07-11 14:29:37 +08:00
Tim
9a5a1df420 Add post and tag review workflow 2025-07-11 14:04:33 +08:00
Tim
2657aae369 feat: improve notification details 2025-07-11 13:43:01 +08:00
Tim
f4b161dbee Add detailed follow notifications 2025-07-10 17:58:13 +08:00
Tim
e502257623 Use AND logic when filtering posts by tags 2025-07-10 13:06:08 +08:00
Tim
a9cffc6e42 Add count and description to category and tag dropdown 2025-07-10 11:51:04 +08:00
Tim
e0efca7edf Add ranking filtering by tags and categories 2025-07-09 21:13:50 +08:00
Tim
befe0ff470 Add ranking endpoint and UI 2025-07-09 20:48:58 +08:00
Tim
872113172e Implement AND logic for category and tag filters 2025-07-09 20:20:42 +08:00
Tim
37d1f2ab70 Implement profile page and related backend APIs 2025-07-09 13:40:54 +08:00
Tim
693d6d5e6b feat: implement settings page and config management 2025-07-07 20:41:52 +08:00
Tim
1ba2da65fd Limit tags to two and integrate post publish 2025-07-06 01:49:23 +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
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
d419b45515 Add Post module 2025-06-30 19:00:43 +08:00