Commit Graph

102 Commits

Author SHA1 Message Date
tim fbf0d9fe2f feat: unread ui 2025-07-07 19:36:40 +08:00
Tim 87d0441ef6 feat: show unread message count 2025-07-07 19:26:38 +08:00
tim 60b789759a feat: update timeline ui 2025-07-07 18:34:26 +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 09c32059b6 feat: add no message 2025-07-07 15:35:59 +08:00
tim cf72a2d758 Revert "feat: add comment timeline component"
This reverts commit a509099455.
2025-07-07 15:35:33 +08:00
Tim a509099455 feat: add comment timeline component 2025-07-07 15:34:34 +08:00
Tim 1ac2d1d4db Merge pull request #100 from nagisa77/codex/fix-ui-expansion-for-multi-level-comment-links
Fix nested comment link expansion
2025-07-07 14:39:44 +08:00
Tim 298afea9bd fix comment link path expansion 2025-07-07 14:39:12 +08:00
tim 3d35d93031 feat: message 2025-07-07 14:36:46 +08:00
Tim 5e538b19f7 feat(frontend): show comment reply details with link 2025-07-07 13:57:22 +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 091af64711 feat: dark mode init 2025-07-07 13:15:03 +08:00
tim 7c4c1901b2 Merge branch 'main' of github.com:nagisa77/OpenIsle 2025-07-07 13:10:45 +08:00
Tim b46f34f7a0 Merge pull request #95 from nagisa77/codex/add-night-mode-support-with-theme-manager
Add dark mode toggle
2025-07-07 13:10:30 +08:00
Tim 06af358989 feat(ui): add theme manager and dark mode 2025-07-07 13:09:33 +08:00
tim 081fa859fc feat: update page view 2025-07-07 13:07:19 +08:00
Tim 88d2a2cd9d feat: add timeline component and integrate 2025-07-07 12:53:10 +08:00
tim 57863aadf8 feat: add night button 2025-07-07 11:48:13 +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 6ee59b8702 Fix CommentEditor Vditor instance 2025-07-06 21:03: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 5a2fe4a75e feat: add selection 2025-07-06 11:29:38 +08:00
tim 75d7fb174e feat: homepage layout 2025-07-06 11:22:50 +08:00
tim 5bcabfd0f6 Merge branch 'main' of github.com:nagisa77/OpenIsle 2025-07-06 11:04:23 +08:00
Tim 720e0f9b13 Merge pull request #88 from nagisa77/codex/update-layout-in-homepageview.vue 2025-07-06 11:03:44 +08:00
Tim bcf71aa162 Align header and article columns 2025-07-06 11:03:30 +08:00
Tim d4c2959ee3 fix: synchronize vditor content with prop 2025-07-06 11:01:48 +08:00
tim fe58a08882 feat: update example 2025-07-06 10:56:21 +08:00
tim 5f0eaf10cf feat: update header 2025-07-06 10:55:12 +08:00
Tim 6cb94a9baa fix: remove content-type header on draft deletion 2025-07-06 10:30:17 +08:00
tim e4eb0cb82a feat: delete draft 2025-07-06 10:24:54 +08:00
Tim d5ff676f08 Merge pull request #84 from nagisa77/codex/implement-draft-saving-logic
Add draft post feature
2025-07-06 01:56:51 +08:00
Tim 1c00c86bc7 feat: add draft post support 2025-07-06 01:56:35 +08:00
tim dd0aaf2b33 feat: add posting 2025-07-06 01:55:26 +08:00
Tim 1ba2da65fd Limit tags to two and integrate post publish 2025-07-06 01:49:23 +08:00
tim 9e76b58cac feat: poster 2025-07-06 01:38:48 +08:00
Tim df55d36e0d Add reusable dropdown components 2025-07-05 17:58:34 +08:00