Commit Graph

61 Commits

Author SHA1 Message Date
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
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
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
f61757318d Add ArticleCategory component and update tag/category links 2025-07-10 13:21:26 +08:00
Tim
52ae87e4f4 feat(frontend): add time manager and unify date formats 2025-07-09 18:48:06 +08:00
Tim
d7c3e3e8ea Merge pull request #133 from nagisa77/codex/-reactions
Add reaction panel
2025-07-09 18:17:51 +08:00
Tim
4627d34dbe Implement reaction panel with backend support 2025-07-09 18:17:35 +08:00
Tim
8feb488c0e Add clickable icons to timeline 2025-07-09 18:03:50 +08:00
tim
5554594123 feat: add profile click 2025-07-09 17:54:16 +08:00
tim
fba2c80b9c feat: night mode 2025-07-09 00:55:42 +08:00
tim
4e6f86a5d3 feat: update code 2025-07-08 16:53:52 +08:00
Tim
66cee606fd feat: add reusable ArticleTags component 2025-07-08 16:31:12 +08:00
tim
bc39dd8ee1 feat: delete useless config 2025-07-08 16:02:06 +08:00
tim
d009c8624d feat: 父容器修改 2025-07-07 18:28:28 +08:00
Tim
05c7c6668d fix post scroll indexing with BaseTimeline 2025-07-07 17:55:59 +08:00
tim
15a551d700 feat: rm postItems 2025-07-07 16:23:51 +08:00
Tim
7714cfe066 fix: restore scroll index tracking 2025-07-07 16:21:50 +08:00
tim
54f0c1f261 feat: timeline ui fix 2025-07-07 16:02:24 +08:00
tim
2d99f195ca feat: comments use timeline 2025-07-07 15:57:02 +08:00
Tim
61c05cdc66 fix comment link navigation 2025-07-07 13:32:02 +08:00
Tim
ba368f7bd7 Merge pull request #96 from nagisa77/codex/add-toast-for-link-copy-and-delay-jump-for-comments
Implement toast on copy and wait comment anchor
2025-07-07 13:21:20 +08:00
Tim
0c5fd7fa78 feat(frontend): improve link copy and comment navigation 2025-07-07 13:21:07 +08:00
tim
1903be1f82 feat: add toast 2025-07-07 13:20:00 +08:00
tim
081fa859fc feat: update page view 2025-07-07 13:07:19 +08:00
tim
87b2e9b19e feat: fix avatar problem 2025-07-07 01:46:11 +08:00
tim
ea02dce045 feat: update toast 2025-07-06 22:00:01 +08:00
Tim
955c50597b feat: disable comment submit and add loading 2025-07-06 21:33:10 +08:00
tim
e86449eebe feat: icon fix 2025-07-06 20:56:00 +08:00
tim
433a29ccc9 feat: update home page view 2025-07-06 20:24:32 +08:00
Tim
99469fe731 Connect posts and comments to backend 2025-07-06 11:52:35 +08:00
Tim
1fb8a53bcd feat: add link copy and comment anchor 2025-07-04 16:18:50 +08:00
Tim
cdc9b412fe feat: render markdown in posts and comments 2025-07-04 15:59:57 +08:00
tim
c6c34b201a feat: update markdown example 2025-07-04 15:51:53 +08:00
Tim
39ed670752 refactor: extract comment editor component 2025-07-04 14:59:15 +08:00
tim
9957c26025 feat: common-icon 2025-07-04 14:45:09 +08:00
tim
2e9d0ca022 feat: comment ui 2025-07-04 14:41:04 +08:00
Tim
030ec7c631 Integrate Vditor for comment posting 2025-07-04 11:51:36 +08:00
tim
100bff4a26 feat: comment ui 2025-07-04 11:39:14 +08:00
Tim
1011584756 feat: add nested comment support 2025-07-04 11:05:23 +08:00
tim
b2436c4e8b feat: 多级评论demo 2025-07-04 10:57:12 +08:00