Commit graph

88 commits

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