1
0
Fork 0
mirror of https://github.com/elk-zone/elk.git synced 2024-12-19 17:57:05 +03:00
Commit graph

88 commits

Author SHA1 Message Date
Joaquín Sánchez
55037f04cd
chore: update nuxt to 3.10.3 () 2024-02-24 16:46:14 +00:00
Joaquín Sánchez
36004a7eba
feat: bump to latest vue 3.4.19 ()
Co-authored-by: patak <matias.capeletto@gmail.com>
2024-02-24 12:24:21 +00:00
patak
ccfa7a8d10
refactor: no reactivity transform () 2024-02-21 15:20:08 +00:00
patak
6c5bb83ac3
feat: upgrade to masto.js v6 () 2024-01-09 08:56:15 +00:00
patak
0092c8cbe9 fix: force using username@server settings if present 2023-05-16 10:45:22 +02:00
patak
29f6a73de1
fix: user acct not respecting domain () 2023-05-10 13:19:50 +01:00
Natsu Kagami
1487932c1d
fix: Handle failure when fetching user preferences () 2023-05-05 19:34:43 +02:00
Ayo Ayco
d9e7a09d24
feat: respect Media Display preferences () 2023-05-05 18:12:07 +02:00
patak
16561845f8 fix: respect always expand content warnings 2023-05-04 22:29:47 +02:00
Anthony Fu
61526df93f chore: upgrade to VueUse v10 2023-05-02 01:58:55 +02:00
renovate[bot]
3c43a1cdd1
chore(deps): update lint ()
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
Daniel Roe
6dc38c7d8e
perf: tree-shake dependencies from server () 2023-02-06 10:34:50 +01:00
Joaquín Sánchez
53d0812efd
feat: allow running elk with a single server () 2023-02-05 04:10:19 -08:00
Anthony Fu
8d792d003d refactor: make auto import more explicit 2023-01-30 11:58:58 +01:00
Stanislas
72bf6fb6f0
fix: handle account switching when accounts have the same id () 2023-01-29 07:58:32 -08:00
Daniel Roe
415d36ce32
refactor: move pwa/build-info -> appConfig () 2023-01-29 06:18:27 -08:00
三咲智子 Kevin Deng
eb966976db
fix: remove protocol from instance uri 2023-01-20 00:20:56 +08:00
Daniel Roe
bf25339bc9
test: add vitest-environment-nuxt () 2023-01-15 20:09:01 +01:00
三咲智子 Kevin Deng
1a4fd19720
fix: ignore fetch node info error 2023-01-15 18:11:23 +08:00
三咲智子 Kevin Deng
5247b36b6d
fix: account server in GoToSocial 2023-01-15 17:44:36 +08:00
三咲智子 Kevin Deng
2e7979817a
feat: support lookup account for gotosocial 2023-01-15 17:21:03 +08:00
三咲智子 Kevin Deng
4422a57f49
refactor: sync masto () 2023-01-15 16:38:02 +08:00
Anthony Fu
bef1371516 fix: zen mode on refresh 2023-01-14 11:09:27 +01:00
Anthony Fu
680b3493b3 pref: improve current user handle writting 2023-01-14 11:09:27 +01:00
Anthony Fu
d2ef57bcfa perf: cache userSettings, improve 2023-01-14 10:55:16 +01:00
Anthony Fu
55aff4778b refactor: use head script instead of cookie 2023-01-14 10:55:16 +01:00
Tom Sherman
0b120e8b42
fix: handle undefined ._ property on useUserLocalStorage ()
Fixes https://github.com/elk-zone/elk/issues/1056
2023-01-13 11:31:16 +01:00
三咲智子 Kevin Deng
9a41b9b7d7
feat(settings): respect settings from server () 2023-01-13 01:52:52 +08:00
三咲智子 Kevin Deng
4139be32f9
chore: cleanup 2023-01-13 00:04:37 +08:00
三咲智子 Kevin Deng
d0d0503a13
perf: fetch instance info only once 2023-01-13 00:01:18 +08:00
三咲智子 Kevin Deng
4e0777d723
refactor: output errors on devtools () 2023-01-12 13:39:22 +08:00
三咲智子 Kevin Deng
de696d0300
refactor: move notification to masto composables 2023-01-10 20:29:16 +08:00
Daniel Roe
60ccfc84fa fix: break out of infinite loop if there are no notifications 2023-01-10 12:25:23 +00:00
三咲智子
217f1ea567
feat(settings): up to 16 fields for glitch edition 2023-01-10 16:33:20 +08:00
三咲智子
88731ee18d
feat(account): predict relationship from context 2023-01-10 15:49:49 +08:00
三咲智子
caa02446c7
refactor: upgrade masto 2023-01-10 14:10:26 +08:00
Daniel Roe
6a6e6bfb74
feat: track unread notifications using marker api () 2023-01-09 12:31:56 +01:00
Joaquín Sánchez
e92a983947
fix(pwa): handle sw registration error and status () 2023-01-08 14:12:25 +00:00
三咲智子
c5573cb10b
refactor: switch to v1 instance api
V2 instance api is too new, and we should
support more versions.
2023-01-08 17:16:15 +08:00
三咲智子 Kevin Deng
5c8f75b9b7
refactor: upgrade masto 5 () 2023-01-08 14:21:09 +08:00
Daniel Roe
57fd9aeae2
feat: allow setting default server via env () 2023-01-07 22:38:31 +01:00
Daniel Roe
31ae413da4
fix: allow logout without push notifications () 2023-01-07 19:36:21 +01:00
Joaquín Sánchez
573bf48eda
fix: sync current account across tabs 2 () 2023-01-06 10:34:18 +01:00
Joaquín Sánchez
d8eec1ed5e
fix: sync current account across tabs () 2023-01-06 00:39:10 +01:00
Joaquín Sánchez
c6f292a68c
fix: use top level await accessing users idb ()
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2023-01-03 08:18:01 +08:00
三咲智子
f844648cbf
fix: repeat server in acct 2023-01-03 07:00:12 +08:00
三咲智子
fbf1906bd4
fix(settings): refresh profile after initted 2023-01-02 03:42:19 +08:00
Joaquín Sánchez
496da96072
feat(pwa): allow access elk users from service worker ()
Co-authored-by: patak <matias.capeletto@gmail.com>
2023-01-01 20:38:05 +01:00
Ayaka Rizumu
613c5315b3
feat: added a profile settings and settings nav () 2022-12-26 09:50:11 +01:00
Daniel Roe
c8a7e6e7e7
fix: use lazy pagination () 2022-12-26 09:34:30 +01:00