Commit graph

1372 commits

Author SHA1 Message Date
Ricky de Laveaga dcf0dd7018
trim desc_para3 open, help boosting out to boost (#1105) 2023-01-14 09:39:50 +00:00
Daniel Roe cfbb93045c fix: revert using useSelfAccount (hotfix)
This reverts commit 11fc2572d5.
2023-01-13 20:57:47 +00:00
三咲智子 Kevin Deng 11fc2572d5
refactor: extract check self account 2023-01-14 03:01:24 +08:00
三咲智子 Kevin Deng b6c916517c
feat: stale dep as a nuxt module 2023-01-14 02:57:31 +08:00
三咲智子 Kevin Deng 3defa7f110
fix: don't wrap color mode button 2023-01-14 02:29:12 +08:00
Sakana 53349604de
feat(i18n): complete some Chinese translations (#1094) 2023-01-14 02:28:45 +08:00
Michel EDIGHOFFER 313efddd64
fix: adjust background of account name when it's a link (#1061) 2023-01-14 02:22:08 +08:00
三咲智子 Kevin Deng 04480eef44
feat: i18n for sign page in mastodon 2023-01-14 02:10:51 +08:00
Joaquín Sánchez 88ac29ea14
fix: allow multiple accounts on same server (#1092) 2023-01-14 02:08:15 +08:00
Cesar Gomez 190caf0437
feat(i18n): Sync es-ES and 'add emojis' tooltip localized. (#1014) 2023-01-13 17:22:36 +01:00
Joaquín Sánchez 1e5b648a71
fix: remove Firefox icon border when using animate-spin (#1081) 2023-01-14 00:00:32 +08:00
webfansplz f76628d4ab
fix: shiki fallback language (#1044) 2023-01-13 23:08:08 +08:00
Michel EDIGHOFFER 0407ef353f
fix(i18n): update french translation (#1083)
Co-authored-by: Florian LEFEBVRE <contact@florian-lefebvre.dev>
2023-01-13 23:07:10 +08:00
三咲智子 Kevin Deng 1275c41bd2
refactor(account): adjust notify button 2023-01-13 23:00:35 +08:00
Jeff Sikes 9b1ac596d3
feat: notification when followed account creates a new post (#1045)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
Fix https://github.com/elk-zone/elk/issues/538
2023-01-13 22:53:40 +08:00
Yuexun Jiang 341de5ffaa
fix: back button was not displayed on lg screen (#1049)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-13 22:49:52 +08:00
Joaquín Sánchez 1d151c53c4
fix: multiple push notifications susbscriptions on multiple account servers (#1069) 2023-01-13 13:54:30 +01:00
三咲智子 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