Wykres commitów

47 Commity (6b649df2181a984f676a8374f6b073fd8a52030a)

Autor SHA1 Wiadomość Data
Joaquín Sánchez 972a13499f
feat(docs): add translation status (#1689)
Co-authored-by: Michel EDIGHOFFER <edimitchel@gmail.com>
2023-02-11 17:15:08 +01:00
Osma Ahvenlampi 3e365fc30a
fix: updated Finnish localization with some errors fixed (#1489) 2023-01-27 16:56:16 +01:00
ghose 18af058e4d
feat(i18n): galician language contribution (#1417) 2023-01-25 06:50:20 +01:00
Joaquín Sánchez 0e021e4388
chore(i18n): initialize spanish properly (detect es-419) (#1428) 2023-01-24 23:35:26 +01:00
Joaquín Sánchez 82694b87b6
chore(i18n): move country variants to avoid changing contributing guide (#1403) 2023-01-24 15:42:57 +01:00
Svyatoslav Kryukov 897ec00498
feat(i18n): refine Russian locale (#1412) 2023-01-24 09:27:13 +01:00
bytedefined f1a3c8873c
feat(i18n): support for Russian locale (Russian Federation variant) (#1169) 2023-01-23 23:29:48 +01:00
Joaquín Sánchez 804f66f203
feat(i18n): add country variants support (#1370) 2023-01-23 16:34:31 +01:00
Glaydus 844fb26d27
feat(i18n): added Polish translations (#1339)
Co-authored-by: Karol Krenski <kkrenski@gmail.com>
2023-01-22 12:13:33 +01:00
Daniel Roe 31d9308043
feat: add finnish locale (#1379)
Co-authored-by: Martin Vermeer
2023-01-22 08:19:16 +01:00
Alex Liu db9fb61134
feat(i18n): sync and update zh-TW translation (#1255)
Co-authored-by: Rock070 <a0938130702@gmail.com>
2023-01-17 19:46:50 +08:00
Joaquín Sánchez a91d3c1e92
perf: exclude pwa web manifests from sw precache (#1213) 2023-01-17 18:42:42 +08:00
Rio Bahtiar 9df47ea6c2
feat(i18n): add Indonesian translation (#1197)
Co-authored-by: Rio Bahtiar <rio.bahtiar@sekolahmu.co.id>
2023-01-17 00:44:27 +08:00
Emanuel Pina 185bfd1ee3
feat(i18n): add portuguese translation (#1107) 2023-01-15 23:19:02 +08:00
Joaquín Sánchez f227ad6e2f
chore(i18n): fix arabic on top to avoid changing contributing guide (#1088)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-01-14 11:45:12 +01:00
Doğu Us 55a58f5509
feat(i18n): Add Turkish locale (#1099) 2023-01-14 17:56:46 +08:00
Joaquín Sánchez 04aac652cf
perf(pwa): exclude shiki from sw precache (#907) 2023-01-09 20:34:26 +01:00
Ivan Demchuk 1dcaf41c0f
feat(i18n): add Ukrainian localization (#882) 2023-01-08 20:35:48 +01:00
Anthony Fu 6944a74653 refactor: html parsing 2023-01-07 10:31:48 +01:00
三咲智子 5e38a768c9
fix: TS error in locales list
upgrade jiti
https://github.com/unjs/jiti/issues/106 is fixed
2023-01-07 05:18:22 +08:00
三咲智子 c713add727
refactor: rename dev to canary 2023-01-07 00:20:12 +08:00
Joaquín Sánchez 85ac005570
feat: i18n PWA webmanifests (#805)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-06 20:48:43 +08:00
Max 9d7b7b66ed
i18n(nl-NL): dutch locales (#745) 2023-01-05 04:10:09 +08:00
三咲智子 Kevin Deng 9a167ee990
fix: git branch name (#771) 2023-01-04 21:41:48 +08:00
三咲智子 Kevin Deng f892722220
refactor: env config (#769) 2023-01-04 14:26:30 +01:00
Anthony Fu 564a754a4d ui: clean up nav footer 2023-01-03 18:24:39 +01:00
Vjacheslav Trushkin 177df4aed7
fix: glob for emojis cache for pwa (#729) 2023-01-03 10:57:41 +01:00
Vjacheslav Trushkin 6092b27da6
fix: remove unused emoji stuff (#727) 2023-01-03 10:42:05 +01:00
Joaquín Sánchez 3563b58651
fix(pwa): exclude emojis/twemoji from sw precache manifest (#706) 2023-01-02 20:18:33 +01:00
Vjacheslav Trushkin fa9c418e21
feat: replace emoji with SVGs (#129) (#584)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-01-02 05:53:53 +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
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
三咲智子 Kevin Deng 53fc28bf61
i18n: add zh-TW (#664) 2022-12-31 05:07:11 +01:00
三咲智子 8b06c48514
revert: "fix: TS error in locales list"
wait issue: https://github.com/unjs/jiti/issues/106

This reverts commit c8baff3186.
2022-12-30 02:30:41 +08:00
三咲智子 c8baff3186
fix: TS error in locales list 2022-12-30 01:52:12 +08:00
Daniel Roe 726a581add
refactor: use nuxt plugin to provide pwa helpers globally (#604) 2022-12-28 15:08:03 +01:00
Jess f4de4d3e3b
feat(i18n): separate en-US from en-GB locale (#589) 2022-12-28 14:50:26 +08:00
Joaquín Sánchez 6412127283
feat: cleanup locale conf and add some RTL stuff (#564) 2022-12-27 22:04:52 +01:00
JP 53109e7f23
feat(i18n): add arabic translations (#490)
Co-authored-by: userquin <userquin@gmail.com>
2022-12-26 16:12:04 +01:00
Daniel Roe bae4ad7d4a
chore: update masto (#506)
Co-authored-by: userquin <userquin@gmail.com>
2022-12-22 13:48:20 +00:00
Daniel Roe 3391bce91b
chore: disable pwa module when in preview mode (#483) 2022-12-21 00:06:51 +00:00
Joaquín Sánchez db8c2adaec
feat: switch theme color on theme toggling (#454)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-12-19 23:37:23 +01:00
Daniel Roe 51eaa99441
chore: explicitly use development flag 2022-12-18 00:15:19 +00:00
Daniel Roe 01ecdcb663
fix: enable pwa module in production 2022-12-18 00:07:05 +00:00
Joaquín Sánchez f0c91a3974
feat: pwa with push notifications (#337) 2022-12-17 23:29:16 +00:00
Mikoláš Štrajt 0f438b80cd
feat: Czech locale (#439) 2022-12-14 22:19:38 +01:00
Daniel Roe 83d313c47b
refactor: move shared config into `~/config/` 2022-12-06 21:04:38 +00:00