Commit graph

1355 commits

Author SHA1 Message Date
三咲智子 Kevin Deng a733fbba08
ci: add permissions for workflows 2023-01-13 19:54:59 +08:00
sechi f16465258d
fix(i18n): update zh-CN built_at translation for rationality (#1057) 2023-01-13 18:32:47 +08:00
Tom Sherman 0b120e8b42
fix: handle undefined ._ property on useUserLocalStorage (#1060)
Fixes https://github.com/elk-zone/elk/issues/1056
2023-01-13 11:31:16 +01:00
KaKi87 b51fa37b34
feat(i18n): Update French translations (#1051) 2023-01-13 11:24:25 +01:00
Michel EDIGHOFFER 5c9a21eb9a
fix: show placeholder on not loaded avatar to void showing alt text (#1054) 2023-01-13 10:23:51 +01:00
patak 3367ba6e30 fix: revert #1026
This reverts commit 6cb3183c2e.
2023-01-13 10:07:10 +01:00
patak f78a7cd98d feat: link to github releases from version number in app 2023-01-13 10:03:05 +01:00
Jonas Kruckenberg 39f9e7b6ad
chore: reduce bundle size for Tauri target (#1053)
* feat(tauri): improve app size

* reorder modules so tauri can disable pwa

* don't strip the logo
2023-01-13 08:46:07 +00:00
Kushal Niroula 23532062f5
fix: empty server list throws console error on move (#1048)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-13 14:23:24 +08:00
Diu 6cb3183c2e
feat(ui): smoothly unblurring picture placeholders (#1026)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
resolves https://github.com/elk-zone/elk/issues/1022
2023-01-13 14:19:46 +08:00
Alex 5e940e58cb
fix: offline checker not show in large screen (#1043)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
closes https://github.com/elk-zone/elk/issues/1042
2023-01-13 05:49:48 +00:00
Anthony Fu f758fc6bea feat: hide user handle in zen mode 2023-01-13 01:39:48 +01:00
Anthony Fu 9571d7338a feat: separate metions lines on replying 2023-01-13 01:33:04 +01:00
Anthony Fu 9476d14d6c fix: dedupe accounts in reply mentions 2023-01-13 01:19:24 +01:00
Anthony Fu 36ae8be40a
feat: collapse mentions (#1034) 2023-01-13 01:08:56 +01:00
patak d39ea9a6de chore: release v0.4.1 2023-01-13 00:13:02 +01:00
Michel EDIGHOFFER 7f4a5587d7
fix: disable virtual scroll on notification page (#1037) 2023-01-13 00:05:09 +01:00
Daniel Roe 1e538cb8cd fix(types): ignore $fetch types 2023-01-12 22:58:41 +00:00
Daniel Roe 8c2aed0590 fix: use globalThis.$fetch for tauri support 2023-01-12 22:27:14 +00:00
Daniel Roe 27d1328c13 fix: add missing direct import (for tauri module) 2023-01-12 22:26:35 +00:00
Pavel 839331ae67
fix: non-showing hashtag charts (#1032) 2023-01-12 21:19:20 +00:00
Joaquín Sánchez 63adaaf4f9
docs: fix elk screenshot on mobile (#1023) 2023-01-12 21:06:17 +01:00
Joaquín Sánchez 3886ef69a5
docs(contributing): fix lang and i18n module links (#1019) 2023-01-12 21:05:21 +01:00
三咲智子 Kevin Deng bc2a64ac58
fix(i18n): update Chinese intro 2023-01-13 02:54:15 +08:00
三咲智子 Kevin Deng 884227f560
fix: decrease count when cancel status action 2023-01-13 02:48:52 +08:00
三咲智子 Kevin Deng a41a31732b
revert: "feat: display i18n text on SSR"
This reverts commit cafc995dde.
2023-01-13 02:35:26 +08:00
Tom Sherman e9dccc9ef5
feat: add option to follow system color setting (#1012)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Closes https://github.com/elk-zone/elk/issues/1007
2023-01-12 18:29:10 +00:00
三咲智子 Kevin Deng c484117657
refactor: simplify code 2023-01-13 02:18:21 +08:00
Tom Sherman 11f1f62523
feat: hide server autocomplete when you enter a valid URL (#1009)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
closes https://github.com/elk-zone/elk/issues/1005
2023-01-13 02:14:34 +08:00
Sakana cb2e39e854
fix(i18n): corrects Chinese dark/light mode (#1011) 2023-01-12 18:04:15 +00:00
Kushal Niroula 4f696175b3
feat(ui): highlight pick you server message in sign in form (#1010) 2023-01-13 02:03:39 +08:00
三咲智子 Kevin Deng cafc995dde
feat: display i18n text on SSR 2023-01-13 01:58:31 +08:00
三咲智子 Kevin Deng 9a41b9b7d7
feat(settings): respect settings from server (#1013) 2023-01-13 01:52:52 +08:00
Daniel Roe 32aa47e701
perf: mock semver import (#1006) 2023-01-12 16:31:18 +00:00
Daniel Roe dcec32338c fix: use open graph images on elk.zone 2023-01-12 16:26:04 +00:00
三咲智子 Kevin Deng cd490fffec
fix: fetch the first page of data 2023-01-13 00:21:32 +08:00
三咲智子 Kevin Deng 4139be32f9
chore: cleanup 2023-01-13 00:04:37 +08:00
三咲智子 Kevin Deng d0d0503a13
perf: fetch instance info only once 2023-01-13 00:01:18 +08:00
Alexander Lichter ad70d9c475
chore(readme): remove non-sharing hint (#1008) 2023-01-12 14:03:27 +00:00
Emmanuel Salomon b352fbf3f9
fix(i18n): corrects French mistakes (#998) 2023-01-12 21:24:57 +08:00
ʀᴀʏ 78530bfe68
fix(i18n): wrong zh-CN n-people-in-the-past-n-days translation (#1000) 2023-01-12 21:24:32 +08:00
Adam Cooper 9f368e50d2
feat: add additional profile icons (#992) 2023-01-12 19:18:06 +08:00
Vjacheslav Trushkin 79753fd508
fix: catch exceptions in HTML parser (#994) 2023-01-12 11:13:20 +00:00
Anthony Fu 70a4475eac docs: make mastodon link non-external 2023-01-12 11:54:38 +01:00
Sébastien Chopin 3e83ca375f
docs: add volta badge (#990)
Similar to CodeFlow
2023-01-12 18:48:47 +08:00
Anthony Fu 22e6b13151 chore: ignore pnpm ignore-workspace-root-check 2023-01-12 10:45:11 +01:00
təəna.vuə 34aef0a55f
feat: update hover color and bg for action more button (#983) 2023-01-12 17:40:49 +08:00
Svyatoslav Kryukov 2ddfdffa3d
chore: make Codeflow bot comment every issue (#984) 2023-01-12 10:26:46 +01:00
三咲智子 Kevin Deng 523846e0ef
chore: release v0.4.0 2023-01-12 17:14:09 +08:00
三咲智子 Kevin Deng 49ff5f8ab1
chore: check stale dep before running commands (#963) 2023-01-12 13:40:54 +08:00