Commit graph

1728 commits

Author SHA1 Message Date
Svyatoslav Kryukov
a287284664
fix: update stackblitz card to a new format (#1562) 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 (#1505) 2023-02-01 18:01:14 +01:00
Joaquín Sánchez
4c054a37fd
feat: add opt-in pinch to zoom setting (#1557) 2023-02-01 15:43:27 +01:00
Shlee
22fea9d53a
docs: add elk.aus.social to the ecosystem (#1555) 2023-02-01 04:36:15 -08:00
WhiskeyOmega
2481071b2b
docs: add new elk instances (#1553) 2023-02-01 04:19:15 -08:00
Raistlingru
94f3a2c6fb
docs: add hostux.social to community instances (#1511)
* 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 (#1533) 2023-01-31 11:14:58 -08:00
Cyril Lambin
611b6bece7
fix: French translation revision (#1434) 2023-01-31 10:49:46 +01:00
Roni Laukkarinen
d39e23ebff
fix: Custom-emoji size on editor (#1503) 2023-01-31 04:46:21 +01:00
Chris
54f3695f50
fix(ui): statusCard style in RTL (#1499) 2023-01-31 04:44:55 +01:00
Clark Cui
e18fe70f80
fix: account setting button hover style (#1525) 2023-01-31 04:43:12 +01:00
Alex Liu
bd77d467c3
feat: refetch home page when click elk logo (#1129) 2023-01-31 04:42:46 +01:00
Cully Fung
b62fd01057
chore: update zh-cn locales (#1497) 2023-01-31 04:39:06 +01:00
Anthony Fu
04404e0c0b
chore: upgrade to Nuxt 3.1 (#1455)
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 (#1515) 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 (#1523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-29 16:20:47 -08:00
Ayo Ayco
b8f492a255
Update components/status/StatusPreviewCardNormal.vue
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-01-29 18:07:52 +01:00
Stanislas
72bf6fb6f0
fix: handle account switching when accounts have the same id (#1510) 2023-01-29 07:58:32 -08:00
Daniel Roe
fa44fae991
perf!: allow tree-shaking unstorage drivers (#1516)
* 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 (#1508) 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 (#1371) 2023-01-29 04:18:49 -08:00
Ayo
ba4f6e9e1a feat: remove url protocol 2023-01-29 10:00:38 +01:00
Ayo
f99d88a9e3 feat: logic to append preview url to provider name 2023-01-29 09:49:59 +01:00
TAKAHASHI Shuuji
e197a1dbe9
fix: use "⌘" as modifier key name on macOS (#1506)
* 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
Ayo
c36b900cdd fix: wrong type 2023-01-29 00:55:14 +01:00
Ayo
ed06ad8074 Merge branch 'feat/totally-hide-strict-filters' into feature/remove-link-if-matches-preview-URL 2023-01-29 00:45:18 +01:00
Ayo
299d33c7cb refactor: remove unused changes 2023-01-29 00:45:06 +01:00
Ayo
445891299f Merge branch 'main' into feature/remove-link-if-matches-preview-URL 2023-01-29 00:43:51 +01:00
Ayo
ed23c47ff2 fix: explicit any 2023-01-29 00:43:28 +01:00
Ayo
075a9d115b feat: clean shared link in the parsed html if conditions are met 2023-01-29 00:39:03 +01:00
John HU
fda85e31bc
fix: disable user-select on StatusActionButton component (#1281) 2023-01-28 14:17:26 -08:00
John HU
7d127d397a
fix: correct federated timeline title icon (#1340) 2023-01-28 14:16:16 -08:00
sechi
8c76dad3c0
fix: prevent click event when publish button is disabled (#1481) 2023-01-28 14:00:20 -08:00
Roni Laukkarinen
ca65f7379e
fix(a11y): do not prevent arbitrary zooming on mobile devices (#1501) 2023-01-28 13:56:00 -08:00
Ayo
0b3d32e821 Merge branch 'main' into feat/totally-hide-strict-filters 2023-01-28 21:18:44 +01:00
Cesar Gomez
4f23bebf2e
feat(i18n): sync base es (#1496)
* feat(i18n): es-ES sync

* fix: improving confirmation dialogs entries

* fix: improving grayscale mode entry

* fix: hashtag entry translated
2023-01-28 09:32:44 -08:00
TAKAHASHI Shuuji
2ce7c462ae
feat(i18n): update Japanese localization (#1418) 2023-01-28 07:11:30 -08:00
Alex Liu
bdcb8f46fd
chore: adjust zh-TW translation wording (#1430) 2023-01-28 12:54:33 +01:00
Emanuel Pina
664c0a2ab7
fix(i18n): Update portuguese from Portugal translation (#1476) 2023-01-27 23:31:33 +01:00
Glaydus
1924ec8d07
fix(i18n): updated Polish translation (#1490)
Co-authored-by: Karol Krenski <kkrenski@gmail.com>
2023-01-27 23:27:40 +01:00
Osma Ahvenlampi
3e365fc30a
fix: updated Finnish localization with some errors fixed (#1489) 2023-01-27 16:56:16 +01:00
Evan Boehs
e393049f04
feat: more list support (#1479) 2023-01-27 16:15:46 +01:00
Osma Ahvenlampi
9d353fa07b
feat(i18n): revised Finnish localization (#1487) 2023-01-27 13:32:20 +01:00