Commit graph

81 commits

Author SHA1 Message Date
Shinigami 0e7076b991
feat: scroll to top (#237) 2022-11-29 21:15:53 +01:00
QiroNT 59802f0896
feat: command palette (#200)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-11-29 16:15:05 +08:00
Anthony Fu ea73107c23 i18n: doing more 2022-11-29 15:18:28 +08:00
Shinigami aac8a12091
feat: un/follow tags (#188) 2022-11-28 21:46:04 +01:00
三咲智子 569655095d
feat(status): try to open in original site 2022-11-29 04:02:44 +08:00
三咲智子 ed0b78857c
refactor(i18n): tidy fields 2022-11-29 00:55:09 +08:00
Ayaka Rizumu bc44b0127d
feat(i18n): add title texts (#201) 2022-11-28 22:25:32 +08:00
Daniel Roe 5560fe66cc
feat: stream tags, home, and public timelines (#190) 2022-11-28 12:18:45 +01:00
三咲智子 d94bed686b
fix: show skeleton when loading status 2022-11-28 19:09:38 +08:00
三咲智子 9fca8eee30
feat: open reply dialog on timeline
closes #125
2022-11-28 18:27:38 +08:00
Anthony Fu c2f3526e88 feat: use module 2022-11-28 18:24:05 +08:00
Anthony Fu 654010b3aa feat: i18n 2022-11-28 18:15:06 +08:00
patak 8076e5f069
fix: default reply to visibility (urgent) (#194) 2022-11-28 10:57:42 +01:00
Ayaka Rizumu 6414f2a4e2
feat: preserving state between route changes (#132) 2022-11-28 01:34:45 +08:00
Daniel Roe 729b36a606
feat: avoid reloading the page when changing accounts (#180) 2022-11-27 16:13:04 +01:00
三咲智子 a101b79486
fix: type errors 2022-11-27 16:58:15 +08:00
Anthony Fu ca016cc6a3 ui: improve post details view 2022-11-27 08:35:19 +08:00
Lucie ef287b4f36
feat: add media tab (#137) 2022-11-26 18:36:23 +01:00
Joaquín Sánchez f3ebdf3123
fix: use masto composable on public pages (#135) 2022-11-26 16:58:30 +01:00
Daniel Roe 39b005899e
refactor: inject masto instance via nuxt app (#134) 2022-11-26 16:42:58 +01:00
patak 5c60497421
feat: scroll to status (#127)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-26 16:38:55 +01:00
Daniel Roe e51ca06f97
fix: use rich (emoji) display name only with <ContentRich> 2022-11-26 15:06:30 +00:00
三咲智子 84478984dc
feat: support more actions for user 2022-11-26 21:07:36 +08:00
三咲智子 eb3f2ab771
feat: support paginator in local timeline 2022-11-26 12:08:17 +08:00
patak 4bb2910761
feat: status route using full account (#115) 2022-11-25 23:49:56 +00:00
Shinigami 2cf970225f
fix: clear emojis from head title (#111) 2022-11-26 00:40:21 +01:00
Anthony Fu 2ed22678ed feat: use full id in url 2022-11-26 01:50:06 +08:00
三咲智子 eec37470f9
fix: jump to home after user login 2022-11-26 01:02:41 +08:00
三咲智子 f54e135848
feat: add title for pages 2022-11-25 19:48:48 +08:00
三咲智子 3c550b832b
fix: user 404 2022-11-25 17:50:49 +08:00
三咲智子 2ab3d5dbe7
refactor: improve UI & types 2022-11-24 23:48:58 +08:00
Anthony Fu 9485830da2 ui: navbar for status detail 2022-11-24 16:07:51 +08:00
Anthony Fu 83c0fafbec feat: publish via dialog 2022-11-24 16:04:53 +08:00
Anthony Fu cd2a06e969 ui: move publish widget 2022-11-24 15:53:27 +08:00
Anthony Fu 9978b10e06 chore: clean up 2022-11-24 14:42:26 +08:00
Anthony Fu 1ee945447d feat: use nested routes for profile 2022-11-24 14:18:05 +08:00
Anthony Fu 9eac1da4c2 fix: fetch account by name 2022-11-24 13:49:50 +08:00
Anthony Fu a94781df83 feat: introduce lru cache for requests 2022-11-24 13:47:18 +08:00
Anthony Fu 73c35b3c11 perf: improve navigation speed 2022-11-24 12:02:18 +08:00
三咲智子 a473cc2de5
feat: add not found for user pages 2022-11-24 01:16:10 +08:00
Anthony Fu 129e12c217 chore: rename to Elk 2022-11-23 21:06:27 +08:00
三咲智子 Kevin Deng 07667bd3f0
fix: remove auth requirement (#29) 2022-11-23 09:50:28 +01:00
Anthony Fu 507aedceee ui: restyling navbar 2022-11-23 16:08:52 +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 a4d235b6fe refactor: theming 2022-11-23 10:16:31 +08:00
Anthony Fu 6d66bbbc5d feat: support custom emojis from other servers 2022-11-23 07:42:20 +08:00