Commit graph

1659 commits

Author SHA1 Message Date
Horváth Bálint
faa96c7705
fix: Web Share Target text field merge ()
Co-authored-by: userquin <userquin@gmail.com>
2023-02-03 15:20:32 +01:00
Michel EDIGHOFFER
6eedaa98bc
fix: lists link on side nav () 2023-02-03 15:19:08 +01:00
patak
f8ff30d31b chore: release v0.7.0 2023-02-03 13:26:12 +01:00
Glaydus
080f4afef0
feat(i18n): Update Polish translations () 2023-02-03 13:22:06 +01:00
JD Hartley
7f1b443f65
refactor: swap out the bot account indicator icon () 2023-02-03 13:12:16 +01:00
Joaquín Sánchez
6c1ec2a252
feat(lists): add error handling () 2023-02-03 13:09:08 +01:00
TAKAHASHI Shuuji
2daaad90a1
feat(i18n): update Japanese localization ()
Co-authored-by: kazuya kawaguchi <kawakazu80@gmail.com>
2023-02-03 12:05:28 +01:00
Joaquín Sánchez
4fc468539e
fix(lists): focus lost when focusing buttons () 2023-02-03 11:48:27 +01:00
Michel EDIGHOFFER
4b1b18768d
feat: use explorer page as search for mobile only () 2023-02-03 11:40:54 +01:00
Joaquín Sánchez
a2fb458696
fix(ui): add viewport header to enable/disable pinch to zoom in Safari () 2023-02-03 10:05:17 +01:00
Alex
a46ec605e1
feat(i18n): sync zh-CN ()
Co-authored-by: Ayaka Rizumu <rizumu@oqo.moe>
2023-02-03 00:14:54 +01:00
Evan Boehs
073ca13d7c
fix: make buttons consistent () 2023-02-03 00:09:12 +01:00
Evan Boehs
5947323538
fix(i18n): add the in delete () 2023-02-02 22:45:30 +01:00
Evan Boehs
3b3d4906be
feat(i18n): locales for alt text () 2023-02-02 22:42:21 +01:00
Joaquín Sánchez
fc706f9050
fix: list should be user-only () 2023-02-02 21:35:18 +00:00
Evan Boehs
e58d09b6cc
feat: finish list CRUD ()
Co-authored-by: userquin <userquin@gmail.com>
closes https://github.com/elk-zone/elk/issues/372
2023-02-02 22:02:39 +01:00
Vasily Kuzin
809d4a6eb3
fix(i18n): update RU locale () 2023-02-02 12:11:36 +01:00
Svyatoslav Kryukov
cf76ba3114
fix: missed language code fallback () 2023-02-02 11:36:35 +01:00
Svyatoslav Kryukov
a025b3b434
fix: update GitHub card paths lookup () 2023-02-01 20:14:23 +01:00
Svyatoslav Kryukov
a287284664
fix: update stackblitz card to a new format () 2023-02-01 19:01:38 +01:00
Cesar Gomez
b41b9353b8
feat(i18n): es-419 cv translation support and separating some base strings for idiomatic context () 2023-02-01 18:01:14 +01:00
Joaquín Sánchez
4c054a37fd
feat: add opt-in pinch to zoom setting () 2023-02-01 15:43:27 +01:00
Shlee
22fea9d53a
docs: add elk.aus.social to the ecosystem () 2023-02-01 04:36:15 -08:00
WhiskeyOmega
2481071b2b
docs: add new elk instances () 2023-02-01 04:19:15 -08:00
Raistlingru
94f3a2c6fb
docs: add hostux.social to community instances ()
* docs: add hostux.social to community instances

* Update README.md

---------

Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-31 11:19:31 -08:00
chouchoui
9190aeccdf
fix: viewport meta value for iOS PWA safe area () 2023-01-31 11:14:58 -08:00
Cyril Lambin
611b6bece7
fix: French translation revision () 2023-01-31 10:49:46 +01:00
Roni Laukkarinen
d39e23ebff
fix: Custom-emoji size on editor () 2023-01-31 04:46:21 +01:00
Chris
54f3695f50
fix(ui): statusCard style in RTL () 2023-01-31 04:44:55 +01:00
Clark Cui
e18fe70f80
fix: account setting button hover style () 2023-01-31 04:43:12 +01:00
Alex Liu
bd77d467c3
feat: refetch home page when click elk logo () 2023-01-31 04:42:46 +01:00
Cully Fung
b62fd01057
chore: update zh-cn locales () 2023-01-31 04:39:06 +01:00
Anthony Fu
04404e0c0b
chore: upgrade to Nuxt 3.1 ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-31 04:07:17 +01:00
Joaquín Sánchez
80a4ec502e
fix(a11y): allow pinch to zoom () 2023-01-30 05:32:27 -08:00
Anthony Fu
9c3a3de41d fix: initial default value in PublishWidget 2023-01-30 12:23:49 +01:00
Anthony Fu
e277832b61 fix: avoid reference context in getDefaultDraft 2023-01-30 12:20:22 +01:00
Anthony Fu
2a4862fb42 feat(ui): display post language 2023-01-30 12:09:04 +01:00
Anthony Fu
8d792d003d refactor: make auto import more explicit 2023-01-30 11:58:58 +01:00
Anthony Fu
fbdaf8bbef chore: cleanup 2023-01-30 10:36:39 +01:00
renovate[bot]
a29f52ee1a
chore(deps): update dependency vitest to ^0.28.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-29 16:20:47 -08:00
Stanislas
72bf6fb6f0
fix: handle account switching when accounts have the same id () 2023-01-29 07:58:32 -08:00
Daniel Roe
fa44fae991
perf!: allow tree-shaking unstorage drivers ()
* perf: allow tree-shaking unstorage drivers

* fix: allow overriding fsBase at runtime

* fix: remove `fsBase` export
2023-01-29 07:52:01 -08:00
Daniel Roe
415d36ce32
refactor: move pwa/build-info -> appConfig () 2023-01-29 06:18:27 -08:00
Anthony Fu
1c9004a731 chore: update lock 2023-01-29 14:25:44 +01:00
Anthony Fu
6dbf7ae74f chore: migrate to nuxt-vitest 2023-01-29 14:20:48 +01:00
Niklas Wolf
b48b7f4c16
feat: allow disabling translation for specific languages () 2023-01-29 04:18:49 -08:00
TAKAHASHI Shuuji
e197a1dbe9
fix: use "⌘" as modifier key name on macOS ()
* fix: use 'Command' as modifier key name on macOS

* fix: use more reliable `useIsMac()` instead of `userAgentData`

* refactor: apply suggestion from @userquin

* fix: use `⌘` as Command key symbol
2023-01-28 23:41:42 -08:00
John HU
fda85e31bc
fix: disable user-select on StatusActionButton component () 2023-01-28 14:17:26 -08:00
John HU
7d127d397a
fix: correct federated timeline title icon () 2023-01-28 14:16:16 -08:00
sechi
8c76dad3c0
fix: prevent click event when publish button is disabled () 2023-01-28 14:00:20 -08:00