Commit Graph

135 Commits

Author SHA1 Message Date
tim 8baae21fb8 feat: update message page 2025-07-09 19:57:24 +08:00
Tim 4a23bf5221 feat: detailed reaction notifications 2025-07-09 19:28:18 +08:00
Tim 52ae87e4f4 feat(frontend): add time manager and unify date formats 2025-07-09 18:48:06 +08:00
tim ccd0c817f6 feat: add reaction token 2025-07-09 18:22:31 +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 9b96aa0d52 fix goToProfile and store user info 2025-07-09 14:28:01 +08:00
tim 4ad3f786ad feat: add gotoprofile 2025-07-09 14:17:45 +08:00
tim 90f33b0508 feat: icon 2025-07-09 11:01:43 +08:00
tim fba2c80b9c feat: night mode 2025-07-09 00:55:42 +08:00
Tim 3ae991f52c feat(ui): toggle replies text 2025-07-08 23:28:17 +08:00
tim 84e0d38918 feat: ui bugfix 2025-07-08 23:23:39 +08:00
Tim 29e43ae669 feat(search): enable comment result linking 2025-07-08 23:16:29 +08:00
tim 7a8b20047e feat: update jump logic 2025-07-08 23:09:56 +08:00
tim fe3ed1cdf7 feat: update jump logic 2025-07-08 23:09:14 +08:00
Tim 0f5e763a3a feat: enable navigation from search dropdown 2025-07-08 23:06:17 +08:00
tim 2cfa46c3d8 feat: search ui 2025-07-08 22:58:30 +08:00
tim 4b369b2d8b feat: update debug 2025-07-08 20:43:11 +08:00
tim a0d42360c6 feat: search ui 2025-07-08 20:36:59 +08:00
Tim 857eac14a8 Enhance search results with detail 2025-07-08 20:13:17 +08:00
tim c917d01b78 feat: add search 2025-07-08 20:06:17 +08:00
Tim 369c1fe376 fix search dropdown 2025-07-08 17:25:15 +08:00
Tim 448c174df5 feat: add search dropdown 2025-07-08 17:12:05 +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 0c7fe16c06 fix(settings): show admin dropdown defaults 2025-07-08 14:40:08 +08:00
tim 5f74fd2f52 feat: update editor 2025-07-08 13:43:50 +08:00
tim 4bbc8c6e4d feat: ui update 2025-07-08 12:02:16 +08:00
tim 89ea778f13 Merge branch 'main' of github.com:nagisa77/OpenIsle 2025-07-08 11:03:02 +08:00
tim b14f68d148 feat: base input 2025-07-08 11:02:50 +08:00
Tim 2230b3ebf1 feat(ui): enhance dropdown icons and admin settings 2025-07-08 11:02:01 +08:00
Tim 8fffe7d334 Merge pull request #108 from nagisa77/codex/create-input-components-for-auth-pages
Refactor auth inputs and avatar style
2025-07-08 10:27:56 +08:00
Tim 2ce8f9f7f3 feat: create base input component and update pages 2025-07-08 10:27:36 +08:00
Tim 8b5740f7cf feat: add loading spinner to dropdown 2025-07-08 10:24:51 +08:00
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 15a551d700 feat: rm postItems 2025-07-07 16:23:51 +08:00
tim 2d99f195ca feat: comments use timeline 2025-07-07 15:57:02 +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 298afea9bd fix comment link path expansion 2025-07-07 14:39:12 +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 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