Commit graph

1116 commits

Author SHA1 Message Date
三咲智子 9d6801ba46
i18n: add spaces for Chinese 2023-01-02 02:22:33 +08:00
Joaquín Sánchez 29fe2a10ac
feat: file upload errors (#671)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-02 02:11:50 +08: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
三咲智子 22fcc1d68b
feat: go to new status after redraftting 2023-01-01 23:57:49 +08:00
三咲智子 d62292d219
fix: use html content for redrafting 2023-01-01 23:31:33 +08:00
三咲智子 ca1b7169f1
fix: click outside to hide autocompleted servers 2023-01-01 23:12:02 +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 c5304be775 fix: round video attachments too 2023-01-01 11:54:58 +01:00
patak 9b33c7c884 fix: aspect ratio for avatars on search results 2023-01-01 11:54:17 +01:00
patak 17fecebcae fix: NavUser avatar height on small screens 2022-12-31 13:26:52 +01:00
Shane H 4713db9adc
fix: display error if attachments exceed limit (#666) 2022-12-31 10:02:55 +01:00
三咲智子 Kevin Deng 53fc28bf61
i18n: add zh-TW (#664) 2022-12-31 05:07:11 +01:00
patak 943a0b66fe fix(a11y): use Image as alt when there isn't a description 2022-12-30 23:52:32 +01:00
三咲智子 4da2fd05bb
feat(ui): transparent status bar 2022-12-31 06:45:39 +08:00
patak b64d1add86 fix: ensure aspect ratio for avatars 2022-12-30 23:41:07 +01:00
三咲智子 a347515781
fix(user): disable spell check in domain input 2022-12-31 06:01:46 +08:00
三咲智子 4bc72905de
fix(poll): show poll times 2022-12-31 05:43:23 +08:00
三咲智子 58e51d4358
feat: transparent nav header 2022-12-31 05:35:25 +08:00
patak b2153fa12e feat: limit max height of profile note 2022-12-30 21:54:38 +01:00
patak d0b8c9b493
chore: update readme for codeflow 2022-12-30 21:30:23 +01:00
patak 6356c79eb4 chore: release v0.1.14 2022-12-30 19:16:35 +01: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 78a1981d87 chore: release v0.1.13 2022-12-30 17:29:47 +01:00
patak 6c59791682 fix(safari): account for larger header in notifications/explore 2022-12-30 17:25:40 +01:00
patak 1a532265fb fix: avoid icon larger than header in notifications 2022-12-30 17:24:21 +01:00
patak 5a4ec04661 feat: use timeline skeleton as default instead of spinner 2022-12-30 16:34:34 +01:00
Ayaka Rizumu ca37b65962
fix: prevent hydration mismatch after refreshing settings (#663) 2022-12-30 16:29:34 +01:00
Joel Drake 1bb8963d98
fix: mobile header and footer prevent flicker on ios safari (#660) 2022-12-30 15:06:48 +01:00
Shane H 13887a33da
fix: Move character remaining count from Publish Editor to action bar (#656)
Co-authored-by: patak <matias.capeletto@gmail.com>
2022-12-30 07:10:29 +01:00
Joaquín Sánchez d8b8c4e94d
fix: cannot update app from pwa prompt on ar-EG (#650) 2022-12-30 07:02:02 +01:00
Joaquín Sánchez 9de4a14b32
fix: push notification click (#643) 2022-12-29 23:43:23 +01:00
patak 861afe79b2
feat: improve color theme (#649) 2022-12-29 23:40:31 +01:00
patak 27419dc124 chore: release v0.1.12 2022-12-29 22:04:56 +01:00
patak 61349c6f0a feat: allow reordering reblogs of replies 2022-12-29 22:04:32 +01:00
三咲智子 28e26f6b12
fix(settings): hydration mismatch 2022-12-30 04:17:30 +08:00
patak b0b0bb2f9c chore: release v0.1.11 2022-12-29 21:16:14 +01:00
三咲智子 7380609c93
fix(settings): hide profile when not login 2022-12-30 04:14:13 +08:00
patak 81869df4bd feat: simplify replying to badge in detailed view 2022-12-29 21:10:05 +01:00
三咲智子 55236dac98
feat(settings): show default font size 2022-12-30 04:08:50 +08:00
三咲智子 40481c91e8
feat(command): add description for settings items 2022-12-30 04:01:31 +08:00
三咲智子 fd93462f42
feat(command): add settings page 2022-12-30 03:58:00 +08:00
三咲智子 2332d7091a
fix(command): re-register when component activated 2022-12-30 03:57:39 +08:00
三咲智子 f1f2449559
refactor(settings): replace file input with browser-fs-access 2022-12-30 03:44:57 +08:00
patak 4460d0f59d feat: replace "Thread" with avatar for self replies 2022-12-29 20:41:11 +01:00
三咲智子 f4d4e415fb
i18n: Chinese translation 2022-12-30 03:34:29 +08:00
三咲智子 1054e556e8
fix: enable nav commands only once 2022-12-30 03:31:36 +08:00
Joaquín Sánchez 524f7005aa
fix: color mode settings button (#648) 2022-12-29 20:27:11 +01:00
patak 87eebd520e feat: simplify reply to current user 2022-12-29 20:20:47 +01:00
三咲智子 ca5cb2cfde
i18n: cleanup 2022-12-30 02:38:55 +08:00