Commit graph

157 commits

Author SHA1 Message Date
Joaquín Sánchez 6bb9fd9553
fix(i18n): spanish app_desc_short (#806) 2023-01-05 18:38:27 +01:00
Jorge Barrera 9d5269e0c0
feat: update es-ES strings (#803) 2023-01-05 16:37:58 +01:00
Anthony Fu d279d618a5 ui: move account settings link under profile 2023-01-05 09:59:49 +01:00
Joaquín Sánchez d4e99566b8
feat: notifications settings page (#782) 2023-01-05 09:47:58 +01:00
Lucas Homer 614bc274bc
feat(i18n): capitalize posts_count unit (#787) 2023-01-05 08:38:04 +01:00
Ryan Cao 777066508e
i18n: add missing simplified chinese translations (#785)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-05 07:14:56 +00:00
Max 9d7b7b66ed
i18n(nl-NL): dutch locales (#745) 2023-01-05 04:10:09 +08:00
PraZ 733c4003c9
feat(i18n): update french help modal locales (#770) 2023-01-04 16:49:44 +01:00
Ryan Cao 2f88bf6824
i10n: localize font sizes in settings (#775) 2023-01-04 16:22:56 +01:00
Ryan Cao 8840205c98
feat: add link to account settings on instance (#772)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2023-01-04 22:43:17 +08:00
三咲智子 482e8c1c3a
i18n: translate titles 2023-01-04 22:04:37 +08:00
三咲智子 377c015c91
feat: add titles for settings 2023-01-04 21:57:21 +08:00
Ryan Cao 9d5dc1bc3d
fix: link to original instance for older unavailable posts (#767) 2023-01-04 14:21:03 +01:00
三咲智子 7ef26330fb
i18n: add spaces around number for Chinese 2023-01-03 19:16:16 +08:00
三咲智子 b0766ab52f
i18n: translate intro dialog 2023-01-03 18:32:02 +08:00
Joaquín Sánchez 20598c6648
i18n(es): sync spanish translations (#723) 2023-01-03 10:31:10 +08:00
Linus Groh 029440421d
i18n: various i18n additions & fixes (#719) 2023-01-03 08:16:33 +08:00
三咲智子 7bc9f390db
feat(settings): add reset form 2023-01-03 05:17:24 +08:00
Ivan Demchuk ddb6e90e21
feat: browser native post share (#714) 2023-01-02 22:00:51 +01:00
Moritz Gießmann 190fb46fd9
fix: settings typo (#704) 2023-01-02 19:16:50 +01:00
三咲智子 2756732c33
i18n: correct Chinese translation 2023-01-02 23:03:40 +08:00
Michel EDIGHOFFER 74249737d3
fix(i18n-fr): wrong usage of followers (#688) 2023-01-02 01:11:15 +01:00
Michel EDIGHOFFER 5d3aa5886e
fix(i18n-fr): remove status.thread unused translation key + not to translate keys (#686) 2023-01-02 01:00:47 +01:00
Michel EDIGHOFFER 451c4a0701
feat(i18n): sync french translations (#685) 2023-01-02 00:48:55 +01:00
三咲智子 aca6f16245
feat(publish): support status language
relate issue #332
2023-01-02 05:52:11 +08:00
Joaquín Sánchez b8c7ed8157
feat(i18n): use compact number format on actions (#683) 2023-01-01 22:45:46 +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
Joaquín Sánchez d8abea75aa
fix: push notification request permission (#677) 2023-01-01 20:24:22 +01:00
patak 016da2e8c0
feat: rework avatar on avatar (#676) 2023-01-01 20:15:51 +01:00
三咲智子 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
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
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
三咲智子 4bc72905de
fix(poll): show poll times 2022-12-31 05:43:23 +08:00
三咲智子 55236dac98
feat(settings): show default font size 2022-12-30 04:08:50 +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
Joaquín Sánchez 524f7005aa
fix: color mode settings button (#648) 2022-12-29 20:27:11 +01:00
三咲智子 ca5cb2cfde
i18n: cleanup 2022-12-30 02:38:55 +08:00
三咲智子 0420e3b288
i18n: translate Chinese 2022-12-30 02:30:14 +08:00
余声里 7aa3a571bc
feat(i18n): profile.appearance.label (#634)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-12-30 01:47:33 +08:00
Daniel Roe f65f9c9a1c
feat: support muting conversations (#614) 2022-12-28 22:44:23 +01:00
Moritz Gießmann 80d952efa3
feat: replace "user" by "account" in German language file for gender neutrality (#617) 2022-12-28 21:33:26 +01:00
Jess f4de4d3e3b
feat(i18n): separate en-US from en-GB locale (#589) 2022-12-28 14:50:26 +08:00
余声里 8fbf4a7628
feat(i18n): settings (#590) 2022-12-28 14:32:46 +08:00
Anthony Fu 12942095de feat: move nav footer items to settings 2022-12-28 00:03:50 +01:00
patak 26a26ba9f7
feat: search on small screens (#585) 2022-12-27 22:41:44 +01:00
Anthony Fu 45d1a9a2bd feat: logged in users exports 2022-12-27 21:15:09 +01:00
patak b1109c2ceb
feat: rework user picker (#568) 2022-12-27 21:07:19 +01:00