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

62 commits

Author SHA1 Message Date
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
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
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
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
Ayaka Rizumu
183b1659d1
feat: more to explore (#360) 2022-12-11 11:52:36 +01:00
Joaquín Sánchez
49a28144fd
feat: update logo logic (#377) 2022-12-08 14:30:56 +01:00
Joaquín Sánchez
2fed89be9d
feat: poll plural support (#375) 2022-12-08 11:54:34 +01:00
Daniel Roe
a1b3bd6db9
fix: add singular following text 2022-12-07 00:07:54 +00:00
Ayaka Rizumu
7a07d21b76
fix: style overflow due to user content (#355) 2022-12-06 17:37:58 +01:00
patak
8537f9e0ae
feat: display status meta over card (#325) 2022-12-06 11:07:17 +00:00
Alex
e8bdceac68
feat(i18n): improve translations of command palette and others (#341)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-12-05 13:48:23 +08:00
三咲智子
4214202b79
ci: add lint 2022-12-05 13:04:18 +08:00
Ayo Ayco
4f8f2ed1f1
feat: content filters (#279) 2022-12-04 20:28:26 +01:00
三咲智子
f2a1cdaefe
feat(i18n): translate vote result 2022-12-05 02:58:21 +08:00
三咲智子
cd5881b210
feat(i18n): translate vote 2022-12-05 02:49:41 +08:00
三咲智子
2672af671c
feat(account): display moved account on profile
closes #330
2022-12-05 01:28:22 +08:00
三咲智子
f33b6b58cd
feat: hide profile when blocked 2022-12-05 00:50:38 +08:00
Ayaka Rizumu
cbd5867275
feat: add nav more menu on mobile (#322)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2022-12-04 22:17:02 +08:00
Ayaka Rizumu
218aefeec1
fix: wrong scrolling behavior in dialog (#313) 2022-12-04 14:27:08 +08:00
Alex
8f11dcf1f3
feat(i18n): improve translations (#304) 2022-12-03 02:18:16 +08:00
Anthony Fu
1b1bf01d2c ci: force sort locales 2022-12-02 16:43:01 +08:00
Anthony Fu
a9af7e4a09 feat: short time ago 2022-12-02 16:24:37 +08:00
Joaquín Sánchez
c4cf3fb371
feat(i18n): plurals support (#278) 2022-12-02 10:18:36 +08:00
三咲智子
3485208929
i18n: improve 2022-12-01 21:59:28 +08:00
Cesar Gomez
2b46bd5a15
feat(i18n): adding spanish to language selector (#266) 2022-12-01 08:41:59 +01:00
Anthony Fu
61311dbeaa feat: hide actions in zen mode 2022-12-01 14:46:26 +08:00
Alex
96775ebcf3
feat: add offline check (#247)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-12-01 11:08:09 +08:00
Daniel Roe
30b1d6b925
chore: fix typo 2022-11-30 10:28:12 +00:00
Anthony Fu
ccf6a17f72 feat: improve editor 2022-11-30 12:50:29 +08:00
Anthony Fu
9c83e8bbb6 i18n: improve 2022-11-30 10:16:15 +08:00
Anthony Fu
ba93e6d235 ui: redesign spoiler 2022-11-30 10:07:13 +08:00
Anthony Fu
afed995138 ui: improve login dialog 2022-11-30 09:45:52 +08:00
Anthony Fu
a6406abc52 feat: grouped follow notification 2022-11-30 08:47:54 +08:00
Anthony Fu
ccffe9daa8 i18n: improve translations 2022-11-30 07:26:07 +08:00
Anthony Fu
cf63bce459 refactor: i18n 2022-11-30 05:50:13 +08:00