Commit graph

66 commits

Author SHA1 Message Date
三咲智子 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
Anthony Fu a6578155ae feat: disable SSR 2022-11-23 07:08:36 +08:00
patak f97920d9d2 fix: current user avatar on reply widget 2022-11-21 16:12:12 +01:00
patak f7f3e9c7e1
fix: handle undefined displayName (#21) 2022-11-21 16:07:55 +01:00
Anthony Fu 757a93c2a2 feat: support blurhash 2022-11-21 21:21:53 +08:00
Anthony Fu af2c6d622b feat: basic login page 2022-11-21 18:27:28 +08:00
patak 78f4390f6d
refactor: remove masto.js excludeReplies workaround (#20) 2022-11-21 09:07:20 +01:00
Anthony Fu 193d1cf5c5 feat: cache for publish widget 2022-11-21 14:55:31 +08:00
patak 5d5cdebb56
feat: posts and mentions in profile (#17) 2022-11-20 22:38:52 +01:00
patak 2442c80bfb
feat: improve layout (#19)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-11-21 05:30:21 +08:00
Anthony Fu 70daeeaed5 feat: tags page 2022-11-21 05:25:26 +08:00
patak 230f5111ac
feat: notification type selector (#16) 2022-11-19 23:15:19 +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 0dda5c9b15
feat: explore (#14) 2022-11-17 21:09:05 +08:00
Anthony Fu 0312547629 refactor: paginator 2022-11-17 15:35:42 +08:00