Commit Graph

21 Commits

Author SHA1 Message Date
yrming 149963c304
feat(i18n): complete the translation of `copy_account_name` (#2487) 2024-01-09 09:12:29 +00:00
Pavel Ruzicka b42e77af24
i18n: update cs-CZ.json (#2418) 2023-10-01 02:41:21 -05:00
YRMING ca2ca2bef4
feat: unify the format of locale keys (#2380) 2023-09-06 12:51:01 +00:00
Valtteri Laitinen 8b883dc957
fix(i18n): delete unused strings (#2345) 2023-08-14 13:57:38 +00:00
Ivan Demchuk 2267556b8b
chore: add a script to cleanup old translations (#1963) 2023-04-16 14:28:45 +02:00
Ayo Ayco a08f56676d
feat: totally hide strict filters (#948) 2023-01-23 20:33:21 +01:00
Michel EDIGHOFFER 9e24cbe5aa
fix: remove all exclamation mark on publish action (#889) 2023-01-08 23:13:44 +01:00
Lucas Homer 614bc274bc
feat(i18n): capitalize posts_count unit (#787) 2023-01-05 08:38:04 +01:00
Joaquín Sánchez ca93f1a813
feat(i18n): use compact number format instead K/M suffix (#678) 2023-01-01 20:31:14 +01:00
patak 016da2e8c0
feat: rework avatar on avatar (#676) 2023-01-01 20:15:51 +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
三咲智子 4bc72905de
fix(poll): show poll times 2022-12-31 05:43:23 +08:00
Daniel Roe f65f9c9a1c
feat: support muting conversations (#614) 2022-12-28 22:44:23 +01:00
patak 26a26ba9f7
feat: search on small screens (#585) 2022-12-27 22:41:44 +01:00
patak b1109c2ceb
feat: rework user picker (#568) 2022-12-27 21:07:19 +01:00
Anthony Fu f621ef8b4b i18n: clean up unused keys 2022-12-27 19:00:42 +01:00
Anthony Fu cf5e6ed5b5 i18n: rename keys 2022-12-27 18:49:23 +01:00
Anthony Fu 841959b51f feat: move flags to settings 2022-12-27 18:49:23 +01:00
patak cd85871d01
feat: account switcher sidebar (#460)
* feat: account switcher sidebar

* fix: defer loading sidebar until masto initialised

* fix: only show user switcher for 2 or more accounts

* chore: use `ofetch` (newer version of `ohymfetch`)

* chore: early alpha warning

* fix: handle missing user in github preview

* refactor: avoid circular auto-import

Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-12-19 16:44:14 +01:00
Daniel Roe da5f2d3c66
chore: add more translations for GitHub cards flag 2022-12-17 21:24:00 +00:00
Mikoláš Štrajt 0f438b80cd
feat: Czech locale (#439) 2022-12-14 22:19:38 +01:00