Commit graph

121 commits

Author SHA1 Message Date
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