Commit Graph

120 Commits

Author SHA1 Message Date
Tim
52ae87e4f4 feat(frontend): add time manager and unify date formats 2025-07-09 18:48:06 +08:00
Tim
7036ff7f2e Merge branch 'main' into codex/post 2025-07-09 18:29:21 +08:00
Tim
2a58a3cb40 feat(frontend): add infinite scroll for posts 2025-07-09 18:27:01 +08:00
Tim
2cef83412d Merge pull request #134 from nagisa77/9vzga6-codex
Add read/unread indicator on messages
2025-07-09 18:24:38 +08:00
Tim
206718640a feat: indicate read messages 2025-07-09 18:23:24 +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
f3b3b3cacb feat(ui): add topic switching 2025-07-09 18:15:53 +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
d9b8e578c1 Improve timeline details 2025-07-09 17:03:04 +08:00
tim
4c6605a685 feat: update pom.xml 2025-07-09 15:46:28 +08:00
Tim
9fc3d0b6b1 refactor(profile): enhance timeline display 2025-07-09 14:54:13 +08:00
tim
c7f5bb862a feat: update timeline 2025-07-09 14:44:12 +08:00
Tim
9b96aa0d52 fix goToProfile and store user info 2025-07-09 14:28:01 +08:00
Tim
37d1f2ab70 Implement profile page and related backend APIs 2025-07-09 13:40:54 +08:00
tim
d9322307fe feat: update profile page 2025-07-09 13:28:15 +08:00
tim
fba2c80b9c feat: night mode 2025-07-09 00:55:42 +08:00
tim
84e0d38918 feat: ui bugfix 2025-07-08 23:23:39 +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
5ed868d121 feat: login & register 2025-07-08 14:50:44 +08:00
tim
a1c96179ec feat: add setting page loading 2025-07-08 14:32:40 +08:00
tim
6f4d6aa924 feat: setting page loading 2025-07-08 14:15:33 +08:00
tim
47a27ce5ad Merge branch 'main' of github.com:nagisa77/OpenIsle 2025-07-08 13:43:43 +08:00
Tim
b4b7484204 feat(settings): preview selected avatar 2025-07-08 13:43:12 +08:00
tim
6d5ef91a30 feat: add saving state 2025-07-08 13:29:56 +08:00
tim
dd2d219c00 Merge branch 'main' of github.com:nagisa77/OpenIsle 2025-07-08 13:08:03 +08:00
tim
38b9e0f3e6 fat: update setting view ui 2025-07-08 13:05:04 +08:00
Tim
3f41fa7b7f feat: enforce username length 2025-07-08 13:03:40 +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
2ce8f9f7f3 feat: create base input component and update pages 2025-07-08 10:27:36 +08:00
tim
c1c6aef8a7 feat: setting page ui 2025-07-08 10:09:14 +08:00
Tim
693d6d5e6b feat: implement settings page and config management 2025-07-07 20:41:52 +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
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