三咲智子
83db9f0c38
fix: group follow notification
...
append current group before push a single item
2023-01-09 20:23:15 +08:00
Ivan Demchuk
46c4fe1e5a
refactor: extract common code for number localization ( #903 )
2023-01-09 12:24:26 +01:00
patak
efe406df5b
feat: avoid reordering pagination border effects ( #877 )
2023-01-08 17:04:26 +01:00
三咲智子 Kevin Deng
559e3219f1
refactor: simplify generic type ( #869 )
2023-01-08 18:38:26 +08:00
三咲智子
c64106c98a
refactor(status): rework edit history list
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
三咲智子
c7756add7d
refactor: cleanup imports
2023-01-07 02:50:31 +08:00
三咲智子
79e4841f87
fix: rework tip for unavailable posts
...
refactor #767
2023-01-07 02:29:44 +08:00
三咲智子
cffcddefb9
refactor: use defineModel
2023-01-06 23:46:36 +08:00
patak
7c6a81961b
fix: extra top spacing on xl for all routes
2023-01-06 11:52:58 +01:00
Anthony Fu
916793f5ae
fix: ui search items
2023-01-06 00:04:51 +01:00
三咲智子 Kevin Deng
acdb94de62
fix: type errors ( #802 )
2023-01-05 17:48:20 +01:00
Shinigami
31ee71c0d1
refactor: convert CommonBlurhash to Vue SFC file ( #795 )
...
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2023-01-05 12:38:22 +00:00
Joaquín Sánchez
d4e99566b8
feat: notifications settings page ( #782 )
2023-01-05 09:47:58 +01:00
Ryan Cao
9d5dc1bc3d
fix: link to original instance for older unavailable posts ( #767 )
2023-01-04 14:21:03 +01:00
Nicolò Ribaudo
f4ff6ee35d
fix: prevent language&emoji pickers from overflowing ( #735 )
2023-01-03 13:17:04 +01:00
三咲智子
ef417f3ccf
refactor: tidy injections of dropdown
2023-01-03 20:03:50 +08:00
三咲智子
a4eda1ce66
feat: change color for active tab
2023-01-03 19:53:40 +08:00
三咲智子
5dffd380b0
fix(settings): close dropdown after choosing icon
2023-01-03 05:17:24 +08:00
三咲智子
b48a893614
chore: rename emit function
2023-01-02 06:06:27 +08:00
三咲智子
23c7e68755
refactor(settings): replace file input with browser-fs-access
2023-01-02 04:48:23 +08: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
Jacob Hands
86a604ae9c
fix: Add key to DynamicScroller slots to fix account hover ( #631 )
2022-12-29 14:55:09 +01:00
Daniel Roe
7a36fb8efd
refactor: use @nuxtjs/color-mode
to manage ssr ( #612 )
2022-12-29 13:26:08 +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
Daniel Roe
aeb5a40948
refactor: flatten composables and enable auto-imports on dirs ( #608 )
2022-12-28 15:57:06 +01:00
Anthony Fu
d8d163dbd0
fix: rework setup to improve SSR compatibility
2022-12-28 02:06:54 +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
patak
4f3a065927
feat: connected replies in home ( #572 )
2022-12-27 18:47:05 +01:00
Ayaka Rizumu
613c5315b3
feat: added a profile settings and settings nav ( #432 )
2022-12-26 09:50:11 +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
84ea17e0cf
feat: improve explore loading
2022-12-22 21:25:56 +01:00
Joaquín Sánchez
f0c91a3974
feat: pwa with push notifications ( #337 )
2022-12-17 23:29:16 +00:00
wheat
a18e5e2332
feat: add component to enable scroll-into view ( #451 )
2022-12-17 23:15:41 +01:00
Joaquín Sánchez
089890677f
feat: add account tab pages ( #422 )
2022-12-13 22:01:25 +01:00
patak
119b3039c0
refactor: remove CommonMetaWrapper
2022-12-13 16:03:58 +01:00
patak
965b96c630
fix: status card styles ( #415 )
2022-12-13 15:56:00 +01: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
Michel EDIGHOFFER
8132efbc4d
feat(ui): on expireAt, add time tag + tooltip ( #362 )
2022-12-08 11:07:54 +01:00
Ayaka Rizumu
7a07d21b76
fix: style overflow due to user content ( #355 )
2022-12-06 17:37:58 +01:00
Guillaume Chau
3b6b83ae7a
fix: don't include srcset
when showing blur placeholder ( #347 )
2022-12-06 15:10:53 +00:00
patak
8537f9e0ae
feat: display status meta over card ( #325 )
2022-12-06 11:07:17 +00:00
Ayaka Rizumu
cbd5867275
feat: add nav more menu on mobile ( #322 )
...
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-12-04 22:17:02 +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
Alex
96775ebcf3
feat: add offline check ( #247 )
...
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-12-01 11:08:09 +08:00
Daniel Roe
71fbe6acf9
fix: allow undefined increased
prop
2022-11-30 13:24:03 +00:00
Alex
e0a1ceea43
feat(a11y): improve dropdown item and action button accessiblity ( #251 )
2022-11-30 21:00:54 +08:00
Chris
b6502b7a72
chore: imporove unocss class ( #246 )
2022-11-30 08:30:35 +01:00
Alex
4a96d2b45a
feat: add number animate when posts's status has changed ( #244 )
2022-11-30 07:21:11 +01:00
webfansplz
568a333d7c
chore: ux for toggle tabs ( #242 )
2022-11-30 11:01:36 +08:00
Anthony Fu
a6406abc52
feat: grouped follow notification
2022-11-30 08:47:54 +08:00
Anthony Fu
ccffe9daa8
i18n: improve translations
2022-11-30 07:26:07 +08:00
Alex
09f80f291b
feat(i18n): improve translations ( #219 )
...
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: 沈青川 <46062972+ShenQingchuan@users.noreply.github.com>
2022-11-29 18:55:28 +08: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
Anthony Fu
84cdea945f
ui: improve
2022-11-29 04:44:54 +08:00
三咲智子
a96755dd36
fix: make virtualScroller optional
2022-11-28 21:14:27 +08:00
Daniel Roe
5560fe66cc
feat: stream tags, home, and public timelines ( #190 )
2022-11-28 12:18:45 +01:00
三咲智子
30eb95f1bd
feat: memorize language
2022-11-28 15:12:13 +08:00
Guillaume Chau
d97beabf4a
fix: recycle scroller glitches ( #174 )
2022-11-27 14:12:25 +01:00
三咲智子
a101b79486
fix: type errors
2022-11-27 16:58:15 +08:00
Anthony Fu
8dd91002d7
feat: improve code block parsing
2022-11-27 14:16:02 +08:00
Anthony Fu
77a87af46a
feat: loading skeleton
2022-11-27 13:02:19 +08:00
patak
e45ecf55f2
fix(a11y): solid color for secondary text ( #148 )
2022-11-27 04:41:18 +08:00
wheat
730eeca5b2
feat: add virtual scroller support to paginator for timeline ( #146 )
2022-11-26 20:57:59 +01:00
Lucie
ef287b4f36
feat: add media tab ( #137 )
2022-11-26 18:36:23 +01:00
三咲智子
84478984dc
feat: support more actions for user
2022-11-26 21:07:36 +08:00
三咲智子
36fc189064
feat(status): edit history
2022-11-26 13:07:01 +08:00
Anthony Fu
c01acb7aa3
fix: dropdown color
2022-11-24 21:34:35 +08:00
三咲智子
ad3d5efb11
feat(publish): support visibility
2022-11-24 17:22:29 +08:00
三咲智子
e9c9ecefc8
feat: more actions in status card
2022-11-24 16:34:09 +08:00
Anthony Fu
1ee945447d
feat: use nested routes for profile
2022-11-24 14:18:05 +08:00
三咲智子
6b3a14cf1e
feat: add tooltip for status action
2022-11-24 13:04:29 +08:00
Anthony Fu
3ce1eb3537
feat: improve attachment display
2022-11-24 12:13:16 +08:00
Anthony Fu
0a8841f4f4
feat: support codeblock
2022-11-24 11:42:03 +08:00
三咲智子
d79011e39a
feat: support attachment uploading
2022-11-24 01:17:54 +08:00
三咲智子
a473cc2de5
feat: add not found for user pages
2022-11-24 01:16:10 +08:00
三咲智子
889b4b8a00
refactor: improve UI
2022-11-23 22:39:52 +08:00
三咲智子
8c1721f1c0
refactor: incrase tab padding
2022-11-23 22:03:28 +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
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
ac156034d1
feat: global relationships batching ( #24 )
2022-11-22 14:03:36 +01:00
patak
9aa7243d43
feat: following ( #22 )
2022-11-21 23:59:51 +01:00
Anthony Fu
757a93c2a2
feat: support blurhash
2022-11-21 21:21:53 +08:00
Anthony Fu
cefecb16a0
feat: support custom emoji
2022-11-21 15:14:07 +08:00
patak
5d5cdebb56
feat: posts and mentions in profile ( #17 )
2022-11-20 22:38:52 +01:00
Anthony Fu
bc3197ba22
feat: basic parsing of post content
2022-11-21 05:21:53 +08:00
Anthony Fu
38f5d7155f
chore: loading indicator
2022-11-21 04:32:24 +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