Commit graph

124 commits

Author SHA1 Message Date
三咲智子 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
余声里 c11f94a7e9
feat(i18n): add attachment.edit_title and action.apply (#577) 2022-12-28 02:02:40 +08: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
Anthony Fu 8a062f5573 ui: add more settings entry 2022-12-27 00:04:24 +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
Ayaka Rizumu 613c5315b3
feat: added a profile settings and settings nav (#432) 2022-12-26 09:50:11 +01:00
Joaquín Sánchez db7f82422e
feat: file upload error handling (#560) 2022-12-26 06:25:35 +01:00
Joaquín Sánchez 03d3775011
feat: show re-auth message when missing vapid_key (#542) 2022-12-25 13:45:37 +01:00
Chris c8de9c45fa
feat(i18n): translate fontSize key (#551) 2022-12-25 13:44:59 +01:00
Joaquín Sánchez 95985d14a9
feat(i18n): font size translation for es-ES (#555) 2022-12-25 13:43:23 +01:00
Michel EDIGHOFFER 73fd577aaa
feat(i18n): update french translations (#539) 2022-12-24 15:21:22 +01:00
Sebastian Di Luzio 823820e7c7
fix(i18n): german following (#530) 2022-12-23 21:49:38 +01:00
Anthony Fu 55443e4d8a
feat: init emoji picker (#532) 2022-12-23 20:15:19 +01:00
Anthony Fu cd268c9bc7 ui: update button for mobile 2022-12-23 19:26:28 +01:00
Anthony Fu 589cf463bd ui: improve pwa prompt 2022-12-23 19:05:48 +01:00
Joaquín Sánchez 8bdc6d40cf
feat(a11y): aria announcer (#443) 2022-12-23 16:08:36 +01:00
Joaquín Sánchez 6b7a8baa8e
fix: disable push notifications & update push notifications texts (#518) 2022-12-22 18:22:00 +01:00
Sebastian Di Luzio 301c8b2612
fix: make german translation more consistent, fix typos (#499) 2022-12-22 17:32:36 +01:00
Joaquín Sánchez 4e846ca8f5
fix(i18n): add missing translation (#504) 2022-12-22 11:59:25 +01:00
Jorge Barrera c648d23115
fix: improve spanish translations, add missing strings (#491) 2022-12-21 20:03:17 +01:00
Alex 67cfcf0dad
feat(i18n): add missing translations (#484) 2022-12-21 08:47:26 +01:00
Alex dfd8b8968a
feat: improve status detail page title (#485) 2022-12-21 08:46:36 +01:00
patak b369f80703 chore: update app info 2022-12-20 11:58:50 +01:00
Andre_601 6eef0fe25a
feat(i18n): update de-DE translation with latest changes (#431) 2022-12-19 21:40:31 +00:00
Anthony Fu aa9b5d2cb1 ui: pwa prompt 2022-12-19 22:14:54 +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
patak 15b59ae9b9 feat: muting feedback on follow button 2022-12-19 15:29:12 +01:00
patak e72d45a208 feat: blocking feedback on follow button 2022-12-19 15:01:45 +01:00
Joaquín Sánchez f0c91a3974
feat: pwa with push notifications (#337) 2022-12-17 23:29:16 +00:00
wheat c1d1138742
feat: search (#285) 2022-12-17 22:35:07 +01:00
Daniel Roe da5f2d3c66
chore: add more translations for GitHub cards flag 2022-12-17 21:24:00 +00:00
patak 798f73ece5
feat: GitHub cards (#450) 2022-12-17 22:11:39 +01:00