三咲智子 Kevin Deng
675a14db80
fix: replace a tag with NuxtLink ( #906 )
2023-01-09 14:22:19 +01:00
Daniel Roe
efe7d639c1
feat: enable virtual scroller by default ( #892 )
2023-01-09 12:32:49 +01:00
patak
efe406df5b
feat: avoid reordering pagination border effects ( #877 )
2023-01-08 17:04:26 +01:00
三咲智子
6308aa5c9a
refactor: use paginator for explore
2023-01-08 16:52:18 +08:00
三咲智子 Kevin Deng
b30ebc12f8
refactor: generic components ( #868 )
...
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-01-08 15:49:32 +08:00
三咲智子 Kevin Deng
5c8f75b9b7
refactor: upgrade masto 5 ( #867 )
2023-01-08 14:21:09 +08:00
三咲智子
79e4841f87
fix: rework tip for unavailable posts
...
refactor #767
2023-01-07 02:29:44 +08:00
Anthony Fu
1aa118283e
refactor: unify user settings ( #821 )
...
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2023-01-07 01:39:37 +08:00
patak
7c6a81961b
fix: extra top spacing on xl for all routes
2023-01-06 11:52:58 +01:00
Ryan Cao
9d5dc1bc3d
fix: link to original instance for older unavailable posts ( #767 )
2023-01-04 14:21:03 +01:00
patak
9890656477
feat: improve timeline reordering
2023-01-04 13:09:09 +01:00
Vjacheslav Trushkin
727d05915f
fix: layout fixes for RTL languages ( #591 )
...
* fix: rtl arrows on settings page
* fix: border on settings page for RTL languages
* fix: RTL fixes for logo, search box and logout icon
* fix: RTL layout bugs in conversations
* chore: remove rtl setting icon
* improve arabic locale
* add new entries to arabic locale
* chore: include number format
* fix: RTL layout on several pages
* fix: RTL layout of account header and sign in modal
* fix: always display account handle in LTR
* fix: move character counter in publish widget to left side for RTL
* fix: remove border-ss-none unocss rule
* fix: many RTL fixes
* fix: RTL fixes for many pages
* fix: use viewer's direction in all content
* chore: use new arabic plural rules
* chore: flip arrow on main content header
* chore: fix StatusPoll and show_new_items for zh-TW
* chore: StatusPoll tooltip on bottom
* chore: add `en` variants to i18n conf
* chore: update entry to use new plural rule
* fix: automatic content direction for status
* fix: direction for account handle
* fix: direction of polls
Co-authored-by: userquin <userquin@gmail.com>
Co-authored-by: Jean-Paul Khawam <jeanpaulkhawam@protonmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-01 15:29:11 +01:00
patak
5a4ec04661
feat: use timeline skeleton as default instead of spinner
2022-12-30 16:34:34 +01:00
patak
bc868da226
feat: reordered replies in profile
2022-12-29 17:25:04 +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
010bfc4179
feat: connect reblogs + direct reply in home timeline
2022-12-28 09:35:18 +01:00
patak
7305a01d5b
fix: connected replies for virtual scrolling
2022-12-28 00:25:41 +01:00
Anthony Fu
378ba25997
ui: fix double borders
2022-12-27 23:18:16 +01:00
Anthony Fu
30c8e82dbf
ui: fix border
2022-12-27 19:16:45 +01:00
patak
4f3a065927
feat: connected replies in home ( #572 )
2022-12-27 18:47:05 +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
patak
ef4a240800
fix: revert timelines loading optimization
2022-12-23 06:02:13 +01:00
patak
fef082af13
feat: move timelines to components ( #514 )
2022-12-22 18:48:41 +01: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
Ayo Ayco
4f8f2ed1f1
feat: content filters ( #279 )
2022-12-04 20:28:26 +01:00
Joaquín Sánchez
c4cf3fb371
feat(i18n): plurals support ( #278 )
2022-12-02 10:18:36 +08:00
Anthony Fu
ea73107c23
i18n: doing more
2022-11-29 15:18:28 +08:00
Shinigami
69d009d02a
feat: toggleable feature flags ( #209 )
2022-11-28 23:57:27 +01:00
Daniel Roe
5560fe66cc
feat: stream tags, home, and public timelines ( #190 )
2022-11-28 12:18:45 +01:00
Daniel Roe
d40b27982c
fix: use some more semantic elements
2022-11-27 23:29:21 +00:00
Guillaume Chau
d97beabf4a
fix: recycle scroller glitches ( #174 )
2022-11-27 14:12:25 +01:00
Anthony Fu
77a87af46a
feat: loading skeleton
2022-11-27 13:02:19 +08:00
wheat
730eeca5b2
feat: add virtual scroller support to paginator for timeline ( #146 )
2022-11-26 20:57:59 +01:00
Anthony Fu
a94781df83
feat: introduce lru cache for requests
2022-11-24 13:47:18 +08:00
Anthony Fu
507aedceee
ui: restyling navbar
2022-11-23 16:08:52 +08:00
Anthony Fu
df9ee293a7
refactor: rename components
2022-11-23 10:22:18 +08:00
Anthony Fu
a4d235b6fe
refactor: theming
2022-11-23 10:16:31 +08:00
Anthony Fu
0312547629
refactor: paginator
2022-11-17 15:35:42 +08:00
patak
e61f909f31
feat: common paginator component ( #9 )
2022-11-17 00:11:08 +08:00
patak
a6a189ba59
feat: following and followers routes ( #4 )
2022-11-15 23:56:11 +08:00
Anthony Fu
cf22ca25bf
feat: timeline paginator
2022-11-15 21:00:28 +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