Zomatree
43118c853c
fix: dont break on user not still being in channel and force disconnecting
20251020-1
2025-10-20 00:07:06 +01:00
Zomatree
6ab264eb36
fix: return correct error if user is already in a voice channel
2025-10-19 23:25:35 +01:00
Zomatree
59af536e29
refactor: seperate out disconnect logic
20251012-2
2025-10-12 02:02:36 +01:00
Zomatree
5c7eec68d0
chore: add debug logging to voice ingress
20251012-1
2025-10-12 01:12:08 +01:00
Zomatree
94d7320e70
fix(ci): add voice-ingress to compose
20251011-2
2025-10-11 23:46:13 +01:00
Zomatree
af78ac0586
chore(ci): move to stoatchat
2025-10-11 23:22:41 +01:00
Zomatree
a42ddcbbfa
Merge branch 'main' into feat/livekit
2025-10-11 23:09:07 +01:00
Zomatree
d65c1a1ab3
fix(ci): publish images under stoatchat and remove docker hub
2025-10-11 23:01:35 +01:00
Zomatree
530264f747
chore: add error logging to internal errors
20251011-1
2025-10-11 22:22:11 +01:00
Zomatree
ae1d4dd264
fix: dont presume channel has a node
20251010-1
2025-10-09 01:32:17 +01:00
izzy
4789dd4847
fix: include voice-ingress in build
20250930-2
2025-09-30 14:55:31 -05:00
izzy
f91d3bbfdd
merge: branch 'main' into feat/livekit
20250930-1
2025-09-30 14:52:24 -05:00
izzy
4fb99e3bd0
ci: also include gifbox src
20250923-3
20250923-5
20250923-6
2025-09-23 12:12:33 -05:00
izzy
f0a83abcfa
ci: add missing src copies for Docker build
20250923-2
2025-09-23 12:09:19 -05:00
izzy
6f1c715b8c
chore: bump version to 0.8.9
20250923-1
2025-09-23 12:02:35 -05:00
Zomatree
5b50532d15
feat: track join time
2025-09-20 05:26:58 +01:00
Zomatree
938480ccec
Signed-off-by: Angelo Kontaxis <me@zomatree.live>
2025-09-20 01:58:57 +01:00
Zomatree
38dd4d1079
fix: swap to using reqwest for query building
2025-09-19 02:50:00 +01:00
Zomatree
154204742d
feat: add ratelimits to gifbox
2025-09-19 02:50:00 +01:00
Zomatree
db55998546
docs: document revolt-coalesced
2025-09-19 02:50:00 +01:00
Zomatree
5885e067a6
feat: trending and categories routes
2025-09-19 02:50:00 +01:00
Zomatree
a92152d86d
fix: use our own result types instead of tenors types
...
add user auth
2025-09-19 02:50:00 +01:00
Zomatree
b5cd5e30ef
feat: require auth for search
2025-09-19 02:50:00 +01:00
Zomatree
b0c977b324
feat: initial work on tenor gif searching
2025-09-19 02:50:00 +01:00
Zomatree
bfe4018e43
fix: apple music to use original url instead of metadata url
...
Apple Music returns the url without the query parameter in the opengraph meta tags, causing the regex to not find the track id, meaning any embed links generated would only link to the album.
2025-09-19 02:41:53 +01:00
Zomatree
cc7a7962a8
fix: use trust_cloudflare config value instead of env var
2025-09-18 21:22:31 +01:00
Zomatree
fb4011084d
refactor: move ratelimits to a generic system for all web servers
2025-09-18 21:22:31 +01:00
Zomatree
3a3415915f
fix: relax settings name regex
2025-09-17 15:41:54 +01:00
Zomatree
964884a5de
chore: add policy changes
2025-09-17 15:41:54 +01:00
Zomatree
db57706794
feat: ready payload field customisation
2025-09-17 15:41:54 +01:00
Paul Makles
a186732ca5
merge: pull request #428 from ElfFlu/bugfix/16byte-attachment-gain
2025-09-12 12:48:28 +01:00
Zomatree
f422e8e917
Merge remote-tracking branch 'origin' into feat/livekit
2025-09-07 05:39:51 +01:00
Zomatree
1632e3dacf
feat: allow users to specify who is notified when starting a call
2025-09-07 05:01:14 +01:00
Tom
e635bc23ec
fix: don't remove timeouts when a member leaves a server ( #409 )
2025-09-06 18:41:23 -07:00
Zomatree
cc9a68b9c5
chore: cleanup
2025-09-07 02:27:50 +01:00
IAmTomahawkx
77a23239ea
feat: Send push notifications for dm call start/end
2025-09-06 15:14:48 -07:00
Zomatree
3cb7da95e3
chore: add missing traits implementations to PermissionValue
2025-09-05 15:22:55 +01:00
Zomatree
dea0f675dd
fix: implement Serialize to ClientMessage
2025-09-05 13:07:52 +01:00
Zomatree
480f210ce8
feat: include member payload in ServerMemberJoin event
2025-08-24 06:32:38 +01:00
Zomatree
caa8607468
feat: include groups and dms in fetch mutuals
2025-08-24 03:40:10 +01:00
ElfFlu
32e6600272
fix: remove authentication tag bytes from attachment download
...
Signed-off-by: ElfFlu <228066338+ElfFlu@users.noreply.github.com >
2025-08-23 19:05:32 +02:00
Zomatree
5335124306
fix: add license to revolt-parser
2025-08-20 18:55:52 +01:00
Zomatree
1561481eb4
feat: make message lexer use unowned string
2025-08-20 18:55:39 +01:00
Zomatree
d03e6be2eb
fix: update migration
2025-08-19 18:56:17 +01:00
Zomatree
0a4d77ffd3
fix: remove VoiceChannel channel type
...
fix: calculate user overwrites correctly
fix: dont include personal info in livekit user metadata
fix: revoke video permissons on denied publish
fix: add video to default permissions
2025-08-19 17:37:09 +01:00
IAmTomahawkx
8f9015a6ff
fix: apply uname fix to january and autumn
20250818-1
2025-08-18 16:59:08 -07:00
Zomatree
c6f121f585
Merge remote-tracking branch 'origin/main' into feat/livekit
2025-08-18 07:44:52 +01:00
Zomatree
96ddeb79d2
fix: dont set max participants in livekit
2025-08-18 07:28:09 +01:00
Zomatree
a36b138978
fix: move call system message to daemon,
...
check max participants when creating a token to avoid giving tokens but erroring when attempting to join,
check if the channel actually supports voice
2025-08-18 04:58:06 +01:00
Zomatree
ed22b3a5ce
chore: switch Reference to using an actual reference
2025-08-12 03:44:29 +01:00