Commit Graph

327 Commits

Author SHA1 Message Date
Ayaka Rizumu 613c5315b3
feat: added a profile settings and settings nav (#432) 2022-12-26 09:50:11 +01:00
Daniel Roe 3e3a241474
fix: address some hydration issues 2022-12-26 08:47:23 +01:00
patak d9e8703882
feat: threads improvements (#562) 2022-12-26 08:37:42 +01:00
patak baa2696d31
feat: re-apply timelines loading optimization (#524)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-12-26 06:39:18 +01:00
Daniel Roe 720b5114af
refactor: initialise `masto` outside of functions/handlers 2022-12-25 15:04:50 +01:00
Chris bf99eca956
fix: duplicate boder in status detail (#552) 2022-12-25 13:44:18 +01:00
patak ef4a240800 fix: revert timelines loading optimization 2022-12-23 06:02:13 +01:00
patak 2e5270f453 fix: reverts /home special treatment
reverts commit 43515b243b.
2022-12-23 05:59:29 +01:00
patak 43515b243b fix: revert loading optimization for /home to fix sign in 2022-12-22 22:10:50 +01:00
patak 84ea17e0cf feat: improve explore loading 2022-12-22 21:25:56 +01:00
patak fef082af13
feat: move timelines to components (#514) 2022-12-22 18:48:41 +01:00
Alex dfd8b8968a
feat: improve status detail page title (#485) 2022-12-21 08:46:36 +01:00
Daniel Roe 60a8673757
fix: use `masto.loginTo` to update masto api (#474) 2022-12-20 15:56:54 +00:00
Anthony Fu 72a3482e4e ui: update icons 2022-12-19 21:31:12 +01:00
Joaquín Sánchez f0c91a3974
feat: pwa with push notifications (#337) 2022-12-17 23:29:16 +00:00
Joaquín Sánchez 39ed6bffec
feat: focus editor on reply click (#434) 2022-12-14 17:45:46 +01:00
Joaquín Sánchez 089890677f
feat: add account tab pages (#422) 2022-12-13 22:01:25 +01:00
Joaquín Sánchez efdab68053
feat: explore tabs pages title (#419) 2022-12-13 19:44:40 +01:00
Joaquín Sánchez fd29c379dc
feat: add notification tabs pages (#410) 2022-12-13 14:50:42 +01:00
Joaquín Sánchez de160c219a
feat: prevent mixing data on account switch (#384) 2022-12-11 23:30:26 +00:00
patak 33b0f295f6
feat: notification improvements (#396) 2022-12-11 22:40:40 +00:00
Ayaka Rizumu 183b1659d1
feat: more to explore (#360) 2022-12-11 11:52:36 +01:00
patak 8537f9e0ae
feat: display status meta over card (#325) 2022-12-06 11:07:17 +00:00
Daniel Roe fd1be3b86c
fix: use `iterateStatuses` rather than deprecated `getStatuses` 2022-12-04 20:01:34 +00:00
Daniel Roe eb022c92e8
feat: make internal app URLs permalinks (#329) 2022-12-04 19:56:33 +00:00
Ayo Ayco 4f8f2ed1f1
feat: content filters (#279) 2022-12-04 20:28:26 +01:00
三咲智子 2672af671c
feat(account): display moved account on profile
closes #330
2022-12-05 01:28:22 +08:00
三咲智子 f33b6b58cd
feat: hide profile when blocked 2022-12-05 00:50:38 +08:00
三咲智子 aab6eb6752
fix: remove profile unavailable (temporary) 2022-12-03 13:42:00 +08:00
三咲智子 fff13ee19c
refactor: remove deprecated masto API 2022-12-03 13:36:10 +08:00
Daniel Roe 585b9e0229
feat: show and stream new notifications (#282)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-12-02 10:21:10 +08:00
Joaquín Sánchez c4cf3fb371
feat(i18n): plurals support (#278) 2022-12-02 10:18:36 +08:00
Daniel Roe 05ac0ce1fc
chore: remove unused import 2022-12-01 23:08:27 +00:00
Daniel Roe 6dfc94e2a5
fix: improve permalink handling somewhat 2022-12-01 22:59:08 +00:00
三咲智子 989843d1d6
fix: hide status when discoverable is false only 2022-12-01 23:27:49 +08:00
三咲智子 285776d453
ui: make ellipsis dot gray 2022-12-01 22:13:17 +08:00
三咲智子 4c589a4033
feat: don't fetch status when profile undiscoverable 2022-12-01 22:09:11 +08:00
Anthony Fu 12bb0bbb2d feat: refresh context after post 2022-12-01 15:24:35 +08:00
Daniel Roe 4ed1816806
feat: resolve status paths with router (#258) 2022-11-30 18:15:18 +01:00
Daniel Roe 24bbe9135b
fix: early return on invalid permalinks
resolves #255
2022-11-30 13:31:33 +00:00
Anthony Fu 1795bb84b6 fix naming error 2022-11-30 15:11:26 +08:00
Anthony Fu 2becb254b4 feat: hover card for content @ 2022-11-30 15:08:10 +08:00
Anthony Fu ccffe9daa8 i18n: improve translations 2022-11-30 07:26:07 +08:00
Anthony Fu 98a647f8ca chore: avoid `useHead` naming conflicts 2022-11-30 06:49:25 +08:00
Anthony Fu cf63bce459 refactor: i18n 2022-11-30 05:50:13 +08:00
Daniel Roe 6efd3c8b55
feat: implement elk permalinks (#229) 2022-11-29 21:51:52 +01:00
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
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
patak 47968146a8
feat: notifications (#7) 2022-11-15 22:21:54 +01:00
patak b455c37c10
feat: favourites (#8) 2022-11-15 22:21:39 +01:00
patak f3ea4b1f3b feat: bookmarks 2022-11-15 22:20:07 +01: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 0dac7b9785 refactor: use middleware to handle redirection 2022-11-15 21:58:00 +08:00
patak a17d3276d3
feat: /public/local timeline and timeline header (#3)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-11-15 21:50:41 +08:00
Anthony Fu cf22ca25bf feat: timeline paginator 2022-11-15 21:00:28 +08:00
Anthony Fu f3dd3fe8a5 feat: user timeline 2022-11-15 20:08:49 +08:00
Anthony Fu 6ea4879190 chore: wip oauth 2022-11-15 19:54:07 +08:00
patak 6755ed6f94
feat: basic account header (#1) 2022-11-15 11:26:52 +08:00
Anthony Fu c7ae7d5a1c feat: status details 2022-11-14 22:54:30 +08:00
Anthony Fu c79902a04e feat: media grid 2022-11-14 11:33:09 +08:00
Anthony Fu 90c45b435f feat: use masto client 2022-11-14 10:20:07 +08:00
Anthony Fu 4adab40932 feat: styling 2022-11-14 00:05:32 +08:00
Anthony Fu 8424b7b98b chore: init 2022-11-13 13:34:43 +08:00