Commit graph

49 commits

Author SHA1 Message Date
三咲智子 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
三咲智子 Kevin Deng 5c8f75b9b7
refactor: upgrade masto 5 (#867) 2023-01-08 14:21:09 +08:00
Joaquín Sánchez 731d68d53d
fix: hydration problem on default layout (#831) 2023-01-07 03:38:40 +08:00
三咲智子 230c8b68a4
feat(settings): preview display name and handle 2023-01-07 03:14:00 +08:00
Anthony Fu 1aa118283e
refactor: unify user settings (#821)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2023-01-07 01:39:37 +08:00
Joaquín Sánchez 413f2e1fea
fix: refresh wide layout pages broken (#828) 2023-01-07 00:22:11 +08:00
Joaquín Sánchez 95c825522e
perf: use team avatars from local (#793) 2023-01-05 10:03:32 +00:00
Anthony Fu d279d618a5 ui: move account settings link under profile 2023-01-05 09:59:49 +01:00
Joaquín Sánchez d4e99566b8
feat: notifications settings page (#782) 2023-01-05 09:47:58 +01:00
三咲智子 Kevin Deng 0d66038eaa
refactor: use github avatar (#789) 2023-01-05 09:21:02 +01:00
三咲智子 377c015c91
feat: add titles for settings 2023-01-04 21:57:21 +08:00
三咲智子 Kevin Deng 9a167ee990
fix: git branch name (#771) 2023-01-04 21:41:48 +08:00
三咲智子 Kevin Deng f892722220
refactor: env config (#769) 2023-01-04 14:26:30 +01:00
Anthony Fu 64fa8d2bf4 ui: move settings to nav side 2023-01-03 18:16:04 +01:00
三咲智子 4ea5d8ba60
fix(settings): don't submit when clicking icon buttons 2023-01-03 18:13:48 +08:00
三咲智子 6729666170
refactor: add onMastoInit 2023-01-03 17:53:45 +08:00
Nicolò Ribaudo 6e12402987
fix: update m.webtoo.ls/@elk links to open in Elk (#725) 2023-01-03 09:14:49 +01:00
Linus Groh 029440421d
i18n: various i18n additions & fixes (#719) 2023-01-03 08:16:33 +08:00
三咲智子 26be3e5894
fix(settings): parse links in metadata 2023-01-03 06:00:23 +08:00
三咲智子 7bc9f390db
feat(settings): add reset form 2023-01-03 05:17:24 +08:00
三咲智子 c0a2aca98a
feat(settings): about page 2023-01-03 04:28:49 +08:00
三咲智子 Kevin Deng c216c81bb7
feat(settings): metadata (#699)
Co-authored-by: LittleSound <464388324@qq.com>
2023-01-02 23:00:11 +08:00
三咲智子 23c7e68755
refactor(settings): replace file input with browser-fs-access 2023-01-02 04:48:23 +08:00
三咲智子 Kevin Deng 645da2f945
fix: omit value property of isHydrated in template (#681) 2023-01-01 21:43:09 +01:00
三咲智子 fbf1906bd4
fix(settings): refresh profile after initted 2023-01-02 03:42:19 +08:00
patak 016da2e8c0
feat: rework avatar on avatar (#676) 2023-01-01 20:15:51 +01:00
三咲智子 7380609c93
fix(settings): hide profile when not login 2022-12-30 04:14:13 +08:00
三咲智子 40481c91e8
feat(command): add description for settings items 2022-12-30 04:01:31 +08:00
三咲智子 f1f2449559
refactor(settings): replace file input with browser-fs-access 2022-12-30 03:44:57 +08:00
Joaquín Sánchez 524f7005aa
fix: color mode settings button (#648) 2022-12-29 20:27:11 +01:00
Anthony Fu d09b4deb52 fix: improve SSR for settings back button 2022-12-28 02:12:56 +01:00
Anthony Fu 12942095de feat: move nav footer items to settings 2022-12-28 00:03:50 +01:00
Anthony Fu fd5f817087 ui: hide info on no users 2022-12-27 21:21:53 +01:00
Anthony Fu 45d1a9a2bd feat: logged in users exports 2022-12-27 21:15:09 +01:00
patak b1109c2ceb
feat: rework user picker (#568) 2022-12-27 21:07:19 +01:00
Anthony Fu 841959b51f feat: move flags to settings 2022-12-27 18:49:23 +01:00
Anthony Fu 8a062f5573 ui: add more settings entry 2022-12-27 00:04:24 +01:00
Ayaka Rizumu 613c5315b3
feat: added a profile settings and settings nav (#432) 2022-12-26 09:50:11 +01:00