Commit graph

93 commits

Author SHA1 Message Date
yrming 9c39eed209
feat: unify the style of under construction page (#2483) 2023-11-28 10:54:22 +00:00
Sma11X 7785f4fe06
feat(settings): convert metadata to text (#2444) 2023-11-27 12:17:58 +00:00
Ayo Ayco 957f0d3b17
feat: display embedded media player (#2417) 2023-11-07 09:57:44 +00:00
三咲智子 Kevin Deng d23f1d39eb
refactor: replace defineModels with defineModel 2023-08-01 17:44:01 +08:00
Niklas Wolf 675f5184a0
feat: use configured writing/post language of user from mastodon (#2282) 2023-07-29 14:01:17 +02:00
TAKAHASHI Shuuji 357fac4d49
feat: show save failed error messages on the profile config page (#2274) 2023-07-29 10:52:57 +02:00
Florian Martinez ca897bdd2f
feat: add experimental features descriptions (#2228)
Co-authored-by: patak <matias.capeletto@gmail.com>
2023-07-14 21:01:35 +02:00
三咲智子 Kevin Deng d5856b83c6
feat: add locked for account 2023-07-03 01:55:18 +08:00
TAKAHASHI Shuuji 582a9847a1
feat: add 'use star favorite icon' preference (#2067) 2023-05-06 17:52:33 +02:00
Alex 5c3b8be055
feat: add wellbeing preference hide news (#2026) 2023-04-28 09:38:44 +02:00
manuq 56405f52bb
fix: Add zen mode to preferences, remove shortcut (#2003) 2023-04-23 12:21:33 +02:00
Joaquín Sánchez f07d32375a
fix: saving profile data breaks cache (#1937) 2023-04-16 21:39:33 +02:00
Joaquín Sánchez c71259334c
fix: remove flashing text on page reload (#1939) 2023-04-16 21:33:51 +02:00
Joaquín Sánchez ab2881b9a2
refactor: remove useHeadFixed workaround (#1938)
Co-authored-by: Ayaka Rizumu <464388324@qq.com>
2023-04-01 04:14:12 -07:00
renovate[bot] 3c43a1cdd1
chore(deps): update lint (#1928)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-03-30 19:01:24 +00:00
Anthony Fu 9465c2fe89 chore: update lint 2023-03-19 13:12:20 +01:00
三咲智子 Kevin Deng bcf0965795
refactor: get short commit 2023-02-23 19:17:28 +08:00
Tuur Martens fbe1463f17
feat: data saving mode (#1638) 2023-02-15 10:34:23 +00:00
Daniel Roe efaeb67261
chore: upgrade to nuxt v3.2.0 (#1695) 2023-02-12 03:56:29 -08:00
Joaquín Sánchez c5fe184281
feat: add translation status to language settings (#1717) 2023-02-11 21:42:55 +01:00
Daniel Roe 6dc38c7d8e
perf: tree-shake dependencies from server (#1647) 2023-02-06 10:34:50 +01:00
Tuur Martens a1b2da3d5e
feat: adjust hide username emojis pref to only hide in timeline (#1631) 2023-02-05 14:00:25 +01:00
Tuur Martens e92d1c6adf
feat: add preference to hide emojis in usernames (#1612) 2023-02-04 18:02:05 +01:00
Evan Boehs 0258894484 feat: organize preferences 2023-02-03 22:17:44 +01:00
Evan Boehs 4a74b16d24 feat: option to hide alt indicator closes #1410 2023-02-03 22:17:44 +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
Anthony Fu 8d792d003d refactor: make auto import more explicit 2023-01-30 11:58:58 +01:00
Daniel Roe 415d36ce32
refactor: move pwa/build-info -> appConfig (#1508) 2023-01-29 06:18:27 -08:00
Niklas Wolf b48b7f4c16
feat: allow disabling translation for specific languages (#1371) 2023-01-29 04:18:49 -08:00
Evan Boehs d26510a766
feat: hide reply count (#1439)
* feat: hide reply count

* fix(i18n): rearrange strings

* style: new line
2023-01-26 13:41:43 +01:00
wheat 46a8472001
feat(preferences): option to hide account hover card (#1431) 2023-01-24 21:46:33 +01:00
Niklas Wolf 801b8fe027
feat: add user preference to hide translation button (#1358) 2023-01-21 11:19:03 +01:00
Niklas Wolf 126619be92
feat: added autoplay setting (#1303)
closes https://github.com/elk-zone/elk/issues/1235
2023-01-19 19:33:50 +01:00
三咲智子 Kevin Deng 0f5476c190
feat(settings): support drop file on avatar&header 2023-01-20 00:33:17 +08:00
TAKAHASHI Shuuji 61f2237121
feat(i18n): allow "Version" string on about page to localize (#1314) 2023-01-19 23:04:09 +08:00
Ayaka Rizumu fab1eb13b3
chore: update slimeform (#1312) 2023-01-19 18:50:56 +08:00
rshigg 0b2b9a713b
feat: add grayscale mode to user preferences (#1177) 2023-01-17 13:55:36 +01:00
Anthony Fu 8753a94aae
feat: theme colors (#1195) 2023-01-16 11:26:19 +01:00
webfansplz 88c96cb304
refactor: preferences settings (#1173) 2023-01-15 22:19:22 +08:00
三咲智子 Kevin Deng 4422a57f49
refactor: sync masto (#1121) 2023-01-15 16:38:02 +08:00
webfansplz 10bf774a6b
chore: add cursor pointer for checkbox (#1108) 2023-01-14 11:40:14 +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
三咲智子 Kevin Deng 9a41b9b7d7
feat(settings): respect settings from server (#1013) 2023-01-13 01:52:52 +08:00
三咲智子 Kevin Deng 4139be32f9
chore: cleanup 2023-01-13 00:04:37 +08:00
Anthony Fu 70a4475eac docs: make mastodon link non-external 2023-01-12 11:54:38 +01:00
patak 50c54144e6 chore: point GitHub links to the elk repo 2023-01-12 01:41:25 +01:00
Anthony Fu e34bfee4a5 feat: sponsors in about page and nav footer 2023-01-11 23:24:05 +01:00
Michel EDIGHOFFER 24d43699bb
fix(i18n): fr - use apprecier instead of aimer + add misisng trads (#956) 2023-01-11 16:14:49 +01:00
wheat ba9a91a34e
feat: wellness settings (#927)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-01-10 22:45:17 +08:00