Commit graph

1322 commits

Author SHA1 Message Date
Joaquín Sánchez c6f292a68c
fix: use top level await accessing users idb ()
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2023-01-03 08:18:01 +08:00
Linus Groh 029440421d
i18n: various i18n additions & fixes () 2023-01-03 08:16:33 +08:00
Linus Groh 8a3cfcd089
feat: add account field icon for 'Language(s)' () 2023-01-03 08:15:51 +08:00
Joaquín Sánchez 964a67fbf5
feat: update elk icons ()
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-03 08:14:53 +08:00
三咲智子 f844648cbf
fix: repeat server in acct 2023-01-03 07:00:12 +08:00
patak 2d5038d046 chore: update mastodon usernames 2023-01-02 23:22:38 +01:00
Felix 33589acaee
feat: disable change-visibility button when editing status () 2023-01-02 23:11:43 +01:00
三咲智子 26be3e5894
fix(settings): parse links in metadata 2023-01-03 06:00:23 +08:00
三咲智子 8a0f9176fb
chore: update @sxzz 's display name 2023-01-03 05:39:07 +08:00
三咲智子 7bc9f390db
feat(settings): add reset form 2023-01-03 05:17:24 +08:00
三咲智子 5dffd380b0
fix(settings): close dropdown after choosing icon 2023-01-03 05:17:24 +08:00
Ivan Demchuk ddb6e90e21
feat: browser native post share () 2023-01-02 22:00:51 +01:00
三咲智子 296a7b6eae
feat(publish): support search for language list 2023-01-03 04:56:21 +08:00
Joaquín Sánchez bb4fd74ce3
docs: run PWA on dev server () 2023-01-02 21:32:55 +01:00
三咲智子 c0a2aca98a
feat(settings): about page 2023-01-03 04:28:49 +08:00
Joaquín Sánchez 3563b58651
fix(pwa): exclude emojis/twemoji from sw precache manifest () 2023-01-02 20:18:33 +01:00
Darius Kazemi 75f1a6b16e
docs: add note about pnpm install () 2023-01-02 20:06:13 +01:00
Moritz Gießmann 190fb46fd9
fix: settings typo () 2023-01-02 19:16:50 +01:00
Vjacheslav Trushkin 5c773149c9
fix: remove line-clamp from signatures in notifications () 2023-01-02 18:42:05 +01:00
patak b593977421 docs: fix images in readme 2023-01-02 18:06:06 +01:00
Joaquín Sánchez 05e7dd2b2d
docs: update contributing guide link () 2023-01-02 17:36:35 +01:00
Vjacheslav Trushkin c89dca05a0
chore: update RTL support section of Contributing Guide () 2023-01-02 17:35:57 +01:00
Anthony Fu 95bedb5335
docs: sponsors ()
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Co-authored-by: patak <matias.capeletto@gmail.com>
Co-authored-by: userquin <userquin@gmail.com>
2023-01-02 17:01:17 +01:00
Joaquín Sánchez bf9d7ee7fa
docs: add RTL and CI errors to contributing guide () 2023-01-02 17:00:40 +01:00
三咲智子 2756732c33
i18n: correct Chinese translation 2023-01-02 23:03:40 +08:00
三咲智子 Kevin Deng c216c81bb7
feat(settings): metadata ()
Co-authored-by: LittleSound <464388324@qq.com>
2023-01-02 23:00:11 +08:00
Joaquín Sánchez f942ddc5a3
docs: fix Custom Plural Number Formatting Entries () 2023-01-02 15:58:12 +01:00
三咲智子 e728ee0556
fix: publish button in mobile device
closes 
2023-01-02 22:09:53 +08:00
Joaquín Sánchez c2261370b4
docs: add contributing guide () 2023-01-02 14:48:17 +01:00
Joaquín Sánchez 5e3156a638
fix: boots action count () 2023-01-02 14:20:56 +01:00
Vjacheslav Trushkin da7d85b1d0
fix: parse emojis in account page title () 2023-01-02 10:00:00 +01:00
Vjacheslav Trushkin fa9c418e21
feat: replace emoji with SVGs () ()
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-01-02 05:53:53 +01:00
Anthony Fu 41c5f94fbf ui: padding 2023-01-02 05:52:14 +01:00
Michel EDIGHOFFER 74249737d3
fix(i18n-fr): wrong usage of followers () 2023-01-02 01:11:15 +01:00
Michel EDIGHOFFER 5d3aa5886e
fix(i18n-fr): remove status.thread unused translation key + not to translate keys () 2023-01-02 01:00:47 +01:00
Daniel Roe 72ce43dde9
fix: remove history state fallback + asyncdata () 2023-01-02 01:00:13 +01:00
Michel EDIGHOFFER 451c4a0701
feat(i18n): sync french translations () 2023-01-02 00:48:55 +01:00
Daniel Roe 0187763c29
refactor: set hydrated value in nuxt plugin 2023-01-02 00:18:05 +01:00
三咲智子 b48a893614
chore: rename emit function 2023-01-02 06:06:27 +08:00
三咲智子 72e03f8109
refactor: move meta to nuxt config 2023-01-02 06:03:35 +08:00
三咲智子 aca6f16245
feat(publish): support status language
relate issue 
2023-01-02 05:52:11 +08:00
Joaquín Sánchez b8c7ed8157
feat(i18n): use compact number format on actions () 2023-01-01 22:45:46 +01:00
三咲智子 d4268cfff8
fix: stop global zooming when previewing image
relate PR 
2023-01-02 05:13:14 +08:00
三咲智子 23c7e68755
refactor(settings): replace file input with browser-fs-access 2023-01-02 04:48:23 +08:00
三咲智子 Kevin Deng 645da2f945
fix: omit value property of isHydrated in template () 2023-01-01 21:43:09 +01:00
patak 64611083a5 feat: connect reblogged replies 2023-01-01 21:16:32 +01:00
Joaquín Sánchez bd72ecd0e5
feat: image preview gestures () 2023-01-01 20:59:31 +01:00
patak 9e8ee0da41 fix: self-boost style 2023-01-01 20:57:00 +01:00
三咲智子 fbf1906bd4
fix(settings): refresh profile after initted 2023-01-02 03:42:19 +08:00
Joaquín Sánchez 496da96072
feat(pwa): allow access elk users from service worker ()
Co-authored-by: patak <matias.capeletto@gmail.com>
2023-01-01 20:38:05 +01:00