1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-09-06 20:29:08 +01:00
Commit graph

87 commits

Author SHA1 Message Date
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
三咲智子
217f1ea567
feat(settings): up to 16 fields for glitch edition 2023-01-10 16:33:20 +08:00
Daniel Roe
efe7d639c1
feat: enable virtual scroller by default (#892) 2023-01-09 12:32:49 +01:00
Joaquín Sánchez
52f81a34c3
fix(i18n): hint for settings on notifications page (#893)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-09 10:31:00 +01:00
三咲智子
5f07fd2515
feat(settings): add bot option for profile appearance 2023-01-08 22:08:21 +08:00
Anthony Fu
0297ed868b feat: different logos for staging and dev 2023-01-08 12:17:16 +01:00
三咲智子
d415638bd9
refactor(settings): improve profile appearance
- move user info to bottom
- don't reset dirty form after pulling the latest info
2023-01-08 17:06:21 +08:00