Commit Graph

183 Commits

Author SHA1 Message Date
Tim
9cdb740cae fix: save draft with custom tags 2025-07-14 15:38:43 +08:00
tim
5e9c5d2110 feat: add unread ui 2025-07-14 14:56:58 +08:00
Tim
5b00923a7d feat: add tabs to message page 2025-07-14 14:42:56 +08:00
tim
f5326b6834 feat: ui update 2025-07-14 14:34:42 +08:00
Tim
b0d784139c refactor message page 2025-07-14 14:22:25 +08:00
tim
8ec4894513 feat: mark as read button 2025-07-14 14:15:12 +08:00
Tim
c93452f1e3 feat: add tag timeline and summary sections 2025-07-14 13:41:33 +08:00
tim
a043e6fab9 feat: use token to get visit date~ 2025-07-14 12:49:21 +08:00
Tim
c62af73599 Merge branch 'main' into codex/enhance-user-page-with-real-data 2025-07-14 12:43:29 +08:00
Tim
2c3c74d584 Record user visits on posts listing 2025-07-14 12:42:34 +08:00
tim
b4a10c8174 feat: UPDATE main info text ui 2025-07-14 12:41:44 +08:00
tim
9e2ad22e60 feat: fix compile problem 2025-07-14 12:33:55 +08:00
tim
0a36ad0f59 feat: update heart 2025-07-14 12:25:08 +08:00
Tim
f71baaf217 feat(frontend): allow admins to delete posts and comments 2025-07-14 00:41:50 +08:00
tim
0df116918f feat: update icons 2025-07-12 00:28:40 +08:00
Tim
fdb357d40d feat(frontend): add BasePlaceholder component 2025-07-12 00:25:11 +08:00
tim
8547e4662b feat: update timeline ui 2025-07-11 18:09:09 +08:00
Tim
f4af7a48c7 Add post and comment deletion 2025-07-11 17:24:48 +08:00
tim
216faeb496 Merge branch 'main' of github.com:nagisa77/OpenIsle 2025-07-11 17:06:51 +08:00
tim
ac240412b2 feat: update 2025-07-11 17:06:35 +08:00
Tim
fb8fc66733 refactor(menu): show delete/approve options conditionally 2025-07-11 17:05:41 +08:00
tim
cb484fa53a feat: menu 2025-07-11 15:25:02 +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
27b0205a2b feat: update header 2025-07-11 14:35:39 +08:00
Tim
9a5a1df420 Add post and tag review workflow 2025-07-11 14:04:33 +08:00
Tim
a991b20f9c Merge pull request #179 from nagisa77/codex/update-notification-mechanism
Improve notification text
2025-07-11 13:43:15 +08:00
Tim
2657aae369 feat: improve notification details 2025-07-11 13:43:01 +08:00
Tim
aa07e6d949 Merge pull request #178 from nagisa77/codex/implement-user-reaction-rules-and-add-new-types
Update reaction feature
2025-07-11 13:31:49 +08:00
Tim
53ce2dfa96 feat: add new reaction types and enforce single reaction per type 2025-07-11 13:31:26 +08:00
tim
cac9544195 feat: add article state 2025-07-11 13:30:34 +08:00
Tim
1e1d3dceb4 Merge pull request #177 from nagisa77/codex/implement-article-subscription-mechanism
Add post subscription notifications
2025-07-11 13:17:19 +08:00
Tim
452a486063 feat: implement post subscription notifications 2025-07-11 13:17:04 +08:00
tim
abf0203b7c feat: reaction ui 2025-07-11 13:13:51 +08:00
Tim
004202ce44 feat(ui): add reusable dropdown menu 2025-07-11 12:32:59 +08:00
tim
d8f420d0a6 feat: add some buttons 2025-07-11 11:02:01 +08:00
tim
8d4d4e62ae Merge branch 'main' of github.com:nagisa77/OpenIsle 2025-07-10 17:58:59 +08:00
tim
dfcfee37fd feat: update ui 2025-07-10 17:58:47 +08:00
Tim
f4b161dbee Add detailed follow notifications 2025-07-10 17:58:13 +08:00
Tim
bef539fcea feat: add follow unsubscribe integration 2025-07-10 16:58:41 +08:00
tim
5ebda0fb1d feat: sub & unsub buttons 2025-07-10 16:40:32 +08:00
Tim
16ae598b13 Merge pull request #171 from nagisa77/codex/tab
Implement profile follow tab
2025-07-10 16:11:22 +08:00
Tim
c6d5b8325e feat: add profile follow tab and lazy loading 2025-07-10 16:11:00 +08:00
Tim
814adeb3ca Merge pull request #170 from nagisa77/nukn3x-codex
Implement participants display
2025-07-10 16:03:18 +08:00
Tim
2b9b664aa2 feat: show post participants 2025-07-10 16:03:02 +08:00
tim
50914cc1c6 feat: add sub tab 2025-07-10 15:58:28 +08:00
tim
86134a2a7c feat: fix title wrap 2025-07-10 15:52:53 +08:00
Tim
e43130b4ca fix: ensure category query param typed 2025-07-10 14:38:34 +08:00
Tim
7c7f54779d feat(ui): support preloaded options for selects 2025-07-10 13:53:30 +08:00
Tim
f61757318d Add ArticleCategory component and update tag/category links 2025-07-10 13:21:26 +08:00