1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-09-06 12:19:08 +01:00
Commit graph

112 commits

Author SHA1 Message Date
余声里
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
Michel EDIGHOFFER
ebf1bb81b0
fix(i18n): add missing french translations (#408) 2022-12-15 00:57:52 +01:00
Mikoláš Štrajt
0f438b80cd
feat: Czech locale (#439) 2022-12-14 22:19:38 +01:00
patak
5bd081df49 chore: remove orange heart that isn't rendering on windows 2022-12-14 21:20:42 +01:00
Joaquín Sánchez
e4b7b8061a
feat(i18n): update plurals support (#433) 2022-12-14 16:56:48 +01:00
Joaquín Sánchez
5bfa9f4bdc
feat(en-US): add some plurals (#428)
closes #307
2022-12-14 14:12:21 +01:00
Michel EDIGHOFFER
c53e986956
fix(gallery): redo image sizing + adding description (#407) 2022-12-14 10:10:42 +01:00
Alex
9ac4d68fe8
feat(i18n): add missing zh-CN translations (#425) 2022-12-14 06:38:14 +01:00
Joaquín Sánchez
110e7ae61f
feat: enhance login and error handling (#423) 2022-12-14 00:12:16 +01:00
Joaquín Sánchez
089890677f
feat: add account tab pages (#422) 2022-12-13 22:01:25 +01:00
Joaquín Sánchez
f99bbeb362
fix(es-ES): add missing entries on tab (#420) 2022-12-13 19:15:46 +01:00
Joaquín Sánchez
f61c25409d
fix(es-ES): fix all notifications (#418) 2022-12-13 18:29:43 +01:00
Ayaka Rizumu
183b1659d1
feat: more to explore (#360) 2022-12-11 11:52:36 +01:00