Commit graph

41 commits

Author SHA1 Message Date
三咲智子 Kevin Deng acdb94de62
fix: type errors (#802) 2023-01-05 17:48:20 +01:00
patak f177ea1ea8 feat: floating back button for xl 2023-01-05 13:35:08 +01:00
patak fc48f8b90c feat: style experiments 2023-01-05 00:17:30 +01:00
Ivan Demchuk 4eb9d52fc2
fix: loading status replies after page refresh (#780) 2023-01-04 20:55:57 +01:00
patak 9890656477 feat: improve timeline reordering 2023-01-04 13:09:09 +01:00
patak c0602555de fix: add bottom border in thread view 2023-01-03 22:38:06 +01:00
Joel Drake 69b528fc0c
fix: re-add extra spacing in threads (#741) 2023-01-03 21:52:52 +01:00
Vjacheslav Trushkin da7d85b1d0
fix: parse emojis in account page title (#690) 2023-01-02 10:00:00 +01:00
Daniel Roe 72ce43dde9
fix: remove history state fallback + asyncdata (#687) 2023-01-02 01:00:13 +01:00
三咲智子 Kevin Deng 645da2f945
fix: omit value property of isHydrated in template (#681) 2023-01-01 21:43:09 +01:00
三咲智子 e596953ada
fix: route params is empty
When navigating status not found page to /home, there will be a error
since `$route.params.account` is undefined, and
change it to `route` will be fixed.
2023-01-02 00:08:43 +08:00
patak ff73614228 fix: revert #660 + patch 2022-12-30 19:16:23 +01:00
Joel Drake 6a5383b595
fix: reply screen on mobile scroll to empty space (#616)
Co-authored-by: Joel Drake <joel.drake@ica.se>
2022-12-30 17:38:46 +01:00
patak 6c59791682 fix(safari): account for larger header in notifications/explore 2022-12-30 17:25:40 +01:00
patak 81869df4bd feat: simplify replying to badge in detailed view 2022-12-29 21:10:05 +01:00
三咲智子 0c882a3576
chore: cleanup unused import 2022-12-30 01:53:26 +08:00
patak bc868da226 feat: reordered replies in profile 2022-12-29 17:25:04 +01:00
Daniel Roe 12280afe70
feat: allow searching for statuses (#632) 2022-12-29 15:44:26 +01:00
Jacob Hands b6f0bd356a
fix: Streams slowing down page loads or not loading at all (#620) 2022-12-28 22:43:46 +01:00
patak 7305a01d5b fix: connected replies for virtual scrolling 2022-12-28 00:25:41 +01:00
Joaquín Sánchez 6412127283
feat: cleanup locale conf and add some RTL stuff (#564) 2022-12-27 22:04:52 +01:00
Anthony Fu 93c31cb2d1 ui: border for publish widget in status 2022-12-27 19:10:03 +01:00
Anthony Fu cf5e6ed5b5 i18n: rename keys 2022-12-27 18:49:23 +01:00
Daniel Roe 4e79246df3
fix: defer loading accounts/tags until masto is initialised 2022-12-26 15:14:48 +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 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
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 de160c219a
feat: prevent mixing data on account switch (#384) 2022-12-11 23:30:26 +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