Commit graph

36 commits

Author SHA1 Message Date
Ayo
29b1841280 feat: check user session before subscribing to streaming (#3)
Some checks failed
ci / ci (push) Has been cancelled
build & push docker container / docker (push) Has been cancelled
ci / check-provenance (push) Has been cancelled
Reviewed-on: #3
Co-authored-by: Ayo <ayo@ayco.io>
Co-committed-by: Ayo <ayo@ayco.io>
2025-11-23 17:42:51 +00:00
Ayo
c6aa287f26 feat: require session for streaming client
Some checks are pending
ci / ci (push) Waiting to run
build & push docker container / docker (push) Waiting to run
ci / check-provenance (push) Waiting to run
2025-11-23 12:09:43 +01:00
Ayo Ayco
0d15088645 fix: paginator values being cloned (#3433) 2025-11-23 12:03:04 +01:00
Ayo
e656ed7124 fix: prevent undefined error on getBoundingClientRect 2025-11-23 12:03:01 +01:00
Ayo
dc9d72189f fix: fetch of followed tags on public timelines 2025-11-23 12:03:01 +01:00
Ayo
65cd76a108 fix: paginator values being cloned 2025-11-23 12:03:01 +01:00
TAKAHASHI Shuuji
c10b369d16 Revert "fix: new toots doesn't load anymore (#3429)"
This reverts commit 2b43e82bd9.

The masto.js major update caused several issues. ref. https://github.com/elk-zone/elk/issues/3431
2025-11-23 12:02:25 +01:00
Ayo Ayco
ce7993758d fix: new toots doesn't load anymore (#3429) 2025-11-23 12:02:25 +01:00
Ayo
3f8a381c09 Merge branch 'main' of github.com:ayoayco/elk
Some checks are pending
ci / ci (push) Waiting to run
build & push docker container / docker (push) Waiting to run
ci / check-provenance (push) Waiting to run
2025-11-21 15:27:14 +01:00
renovate[bot]
2dac906b95
chore(deps): update dependency @antfu/eslint-config to v6 (#3404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-11-15 16:33:30 +00:00
nove-b
32423164f6
fix(ui): auto-profile-hover-on-history-view (#3368) 2025-09-29 16:41:13 +00:00
Daniel Roe
1a5c3eb671
chore(deps): update to use docus v4 + nuxt v4 (#3388) 2025-09-29 16:37:53 +00:00
Daniel Roe
4e96759f8c
refactor: remove tauri module/integration (#3377) 2025-09-08 11:00:45 +00:00
renovate[bot]
e986c03f34
chore(deps): update lint (#3372)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
2025-09-08 01:34:02 +00:00
TAKAHASHI Shuuji
455d967c78
feat: support Hollo's ruby related tags (#3350) 2025-09-03 10:56:30 +00:00
Ayo
f8a702704f Merge branch 'main' of github.com:ayoayco/elk 2025-07-30 15:45:54 +02:00
nove-b
da26c38e59
fix(ui): Asterisk pairs are removed in code block (#3326)
Co-authored-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
2025-07-29 08:20:09 +00:00
Ayo
1db09a2a41 feat(yolk): change config to single server social.ayco.io 2025-07-28 13:40:22 +02:00
Ayo Ayco
31364c1b63
fix: error accessing thumbnail when instance is not defined (#3342) 2025-07-28 10:35:11 +00:00
Ayo
e170e22621 Merge branch 'dev' of github.com:ayoayco/elk 2025-07-28 12:02:11 +02:00
Ayo
078ca947aa Merge branch 'main' of github.com:elk-zone/elk into dev 2025-07-28 11:57:00 +02:00
Ayo
a57ce2db7b fix: error accessing thumbnail when instance is not defined 2025-07-28 11:56:38 +02:00
Ayo
ebf11b5d57 style(yolk): normal nav title color 2025-07-27 18:39:31 +02:00
Ayo
2780036983 feat(yolk): replace client_name 2025-07-27 18:39:04 +02:00
Ayo
f202edd5fd feat(yolk): replace icons & logo 2025-07-27 18:38:45 +02:00
Ayo
e09e4d5b4d feat(yolk): change app name & logo 2025-07-27 10:50:27 +02:00
renovate[bot]
b8144db9ac
chore(deps): update lint (#3337)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: TAKAHASHI Shuuji <shuuji3@gmail.com>
2025-07-27 04:38:35 +00:00
Florens Verschelde
3adcce4e36
chore: fix eslint warning for as prop (#3332) 2025-07-19 17:00:05 +00:00
nove-b
1d128f56f9
fix(ui): Publish button for threaded posts allows multiple click (#3333) 2025-07-18 09:19:28 +00:00
Florens Verschelde
190be77043
fix(ui): increase target size of back button (#3325) 2025-07-07 22:47:25 +00:00
Clovis
8b6f15a214
feat: do not use language detection features on low end devices (#3317)
Co-authored-by: admin <admin@Sonar.lan>
2025-07-02 15:32:12 +00:00
nove-b
548183e14a
fix(profile): incorrect "pinned post" label shown on other account (#3320) 2025-06-29 15:28:36 +00:00
Thomas Steiner
d3bffd1da2
feat: add support for the Language Detector API (#3316) 2025-06-21 11:17:24 +00:00
Thomas Steiner
d22579fd89
feat: add support for the Translation API (#3314) 2025-06-21 11:15:56 +00:00
fratorgano
73f6790d01
fix: Proposal to use the "moon" icon for unlisted posts (#3313) 2025-06-16 16:31:49 +00:00
Daniel Roe
a3fbc056a9
refactor: migrate to nuxt compatibilityVersion: 4 (#3298) 2025-05-20 14:05:01 +00:00