Commit graph

88 commits

Author SHA1 Message Date
Anthony Fu 1ee945447d feat: use nested routes for profile 2022-11-24 14:18:05 +08:00
Anthony Fu a94781df83 feat: introduce lru cache for requests 2022-11-24 13:47:18 +08:00
patak f596973603 refactor: getAccountHandle, getAccountPath, getStatusPath 2022-11-23 23:40:35 +01:00
三咲智子 889b4b8a00
refactor: improve UI 2022-11-23 22:39:52 +08:00
三咲智子 8a43cfaca5
fix: don't show follow when self profile 2022-11-23 21:59:13 +08:00
三咲智子 Kevin Deng 074da4768e
refactor: improve status card UI (#28) 2022-11-23 16:37:31 +08:00
Anthony Fu 507aedceee ui: restyling navbar 2022-11-23 16:08:52 +08:00
Anthony Fu 47914d59b6 ui: adjust spacing 2022-11-23 15:46:34 +08:00
Anthony Fu ed5b8091d3 feat: rename accounts to user 2022-11-23 12:25:48 +08:00
Anthony Fu 8dc1fb6493 feat: sign out 2022-11-23 12:20:59 +08:00
Anthony Fu 241b28241c feat: basic mutli-accounts support 2022-11-23 11:48:01 +08:00
Anthony Fu 24c573ccf0 refactor: signin page 2022-11-23 11:06:56 +08:00
Anthony Fu 936488f51e ui: improve layout 2022-11-23 10:53:22 +08:00
Anthony Fu df9ee293a7 refactor: rename components 2022-11-23 10:22:18 +08:00
Anthony Fu a4d235b6fe refactor: theming 2022-11-23 10:16:31 +08:00
Anthony Fu 9a77c7da2a feat: replying to status 2022-11-23 08:00:52 +08:00
Anthony Fu 6d66bbbc5d feat: support custom emojis from other servers 2022-11-23 07:42:20 +08:00
Anthony Fu a6578155ae feat: disable SSR 2022-11-23 07:08:36 +08:00
patak 7beaab0baf
feat: unify follow button (#25) 2022-11-23 06:40:20 +08:00
patak ac156034d1
feat: global relationships batching (#24) 2022-11-22 14:03:36 +01:00
patak 5dc79df091
feat: follow actions on profile (#23) 2022-11-22 10:48:43 +01:00
patak 9aa7243d43
feat: following (#22) 2022-11-21 23:59:51 +01:00
patak f7f3e9c7e1
fix: handle undefined displayName (#21) 2022-11-21 16:07:55 +01:00
Anthony Fu 2ef2e97a30 chore: username display 2022-11-21 21:45:09 +08:00
Anthony Fu 89845517e3 chore: account link 2022-11-21 18:16:04 +08:00
Anthony Fu cefecb16a0 feat: support custom emoji 2022-11-21 15:14:07 +08:00
Anthony Fu 193d1cf5c5 feat: cache for publish widget 2022-11-21 14:55:31 +08:00
patak 1aa81a3a0a
feat: basic conversations (#15) 2022-11-18 17:37:22 +08:00
Anthony Fu 4fc6e405e0 refactor: update composable names 2022-11-18 05:32:03 +08:00
patak 787a55bea7
feat: basic publish (#13) 2022-11-17 21:09:54 +08:00
Anthony Fu 0312547629 refactor: paginator 2022-11-17 15:35:42 +08:00
patak 6e54d95bbc
feat: publish widget markup (#12) 2022-11-17 05:27:02 +08:00
patak e61f909f31
feat: common paginator component (#9) 2022-11-17 00:11:08 +08:00
patak a6a189ba59
feat: following and followers routes (#4) 2022-11-15 23:56:11 +08:00
Anthony Fu 7ab17001f0 feat: basic oauth 2022-11-15 23:48:23 +08:00
Anthony Fu cf22ca25bf feat: timeline paginator 2022-11-15 21:00:28 +08:00
patak 6755ed6f94
feat: basic account header (#1) 2022-11-15 11:26:52 +08:00
Anthony Fu c79902a04e feat: media grid 2022-11-14 11:33:09 +08:00