Commit graph

101 commits

Author SHA1 Message Date
Daniel Roe f04d7ac067
fix: defer loading text and server links until hydration (#926) 2023-01-11 14:50:47 +00:00
三咲智子 8d77f9e9fb
fix: repeat preprocessing notifications
removed some logic of a8e0e06d84 before,
re-add it now
2023-01-09 23:39:59 +08:00
patak 0651c50a43 chore: remove unused buffer prop 2023-01-09 15:42:13 +01:00
三咲智子 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