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
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
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
Zomatree
28ed85a779
Merge branch 'main' into feat/livekit
2025-07-01 20:22:34 +01:00
izzy
8cc4bbea4d
refactor: clean up clippy warnings
2025-06-07 17:50:11 +01:00
IAmTomahawkx
df91b8c990
store last login time of session
...
Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com >
2025-06-06 20:10:37 -07:00
Zomatree
ea1c165d80
Merge remote-tracking branch 'origin/main' into livekit
2025-06-02 02:11:51 +01:00
izzy
c4728c696d
feat: policy changes API
...
chore: bump version to 0.8.7
2025-05-30 13:12:57 +01:00
izzy
69ae767175
refactor: some clippy recommendations
2025-05-13 10:48:56 +01:00
Zomatree
cc9ff9a632
fix: add back missing early adopter badge
2025-04-29 15:40:41 +01:00
Zomatree
38380db6e7
refactor: Remove VoiceChannel
2025-04-29 15:05:18 +01:00
Zomatree
a1b0e4767a
fix: add back missing early adopter badge
2025-04-22 20:23:20 +01:00
Zomatree
c55b5bf75f
fix: include voice states in servercreate event
...
feat: call started system message in dms
2025-01-27 20:46:29 +00:00
Zomatree
9de87a01ab
Merge remote-tracking branch 'origin/main' into livekit
2025-01-26 20:36:40 +00:00
IAmTomahawkx
49f7f9549c
feat: env variable to not clear presences on bonfire boot
2024-12-12 01:47:06 -08:00
Paul Makles
b9ae333b02
fix(bonfire): make error handling consistent
2024-11-11 12:31:34 +00:00
Paul Makles
c30d9a2620
chore(bonfire): fire error event with more information
2024-10-24 17:47:17 +01:00
Paul Makles
3080ec1f5a
refactor: capture errors with line numbers
...
refactor: update file api
2024-09-29 14:37:08 +01:00
Paul Makles
0bbb9e7072
docs: start work on default development configuration
2024-09-09 12:49:38 +01:00
Paul Makles
412f4a99d7
feat(core/events): add user settings / unreads to Ready payload
...
refactor(core/events): make all Ready payload items optional
2024-07-14 17:03:40 +01:00
Paul Makles
e290d168ac
feat: add reason to ServerMemberLeave event
...
closes #314
2024-07-10 14:12:53 +01:00
Paul Makles
c5f4b94aa5
fix(bonfire): Ready event should include user with online status true (if applicable)
2024-06-25 21:02:27 +01:00
Paul Makles
93e05e9f18
fix(bonfire): ignore all Redis errors but Canceled
2024-06-20 22:12:00 +01:00
Paul Makles
f16e72e329
fix(bonfire): drop connections if Redis disconnects
2024-06-20 21:40:44 +01:00
Paul Makles
8248a4a5b8
fix(bonfire): clean up Redis connection after disconnect
2024-06-20 21:30:47 +01:00
Paul Makles
36ecb48c7b
feat(bonfire): don't fan out UserUpdate (server) by default
2024-06-19 18:24:51 +01:00
Paul Makles
fc9ceb7540
refactor(bonfire): add additional error handling
2024-06-15 10:51:00 +01:00
Paul Makles
8099310f89
fix: wait on unwaited futures
2024-06-11 14:16:35 +01:00
Paul Makles
5c40f66010
fix: wrong match keyword causing disconnects on typing event
2024-06-11 14:01:59 +01:00
Paul Makles
96fb0eecca
fix: don't allow sending typing notification to unknown channel
...
closes #177
2024-06-11 12:51:52 +01:00
Paul Makles
2cb20618da
feat(bonfire): add disconnection mechanism
...
feat(bonfire): handle session deletion and logout events
feat(core): trigger logout on bot token reset
2024-06-11 12:38:32 +01:00
Paul Makles
da9a91e05f
fix(bonfire): send InvalidSession error if token is not sent successfully
...
closes #289
2024-06-09 13:42:12 +01:00
Zomatree
ffbc899792
split voice ops into its own library
2024-05-13 14:09:08 +01:00
Zomatree
675c7d6c0d
fix redis key inconsistancy
2024-04-24 02:29:31 +01:00
Zomatree
67569f932e
more stuff
2024-04-24 02:23:52 +01:00
Zomatree
7a4421089c
track current state
2024-04-11 01:07:03 +01:00
Zomatree
ae87bc0b67
move voice states to global
2024-04-09 22:36:48 +01:00
Zomatree
ad0dcad497
initial livekit support
...
fix up code
undo changes to compose file
add back .env.example
2024-04-09 21:21:52 +01:00
Paul Makles
7703475868
chore: split sentry dsn into separate options per-app
2024-04-08 23:25:53 +01:00
Paul Makles
a1eeedabb9
refactor(bonfire): remove quark dependency
2024-04-08 21:49:19 +01:00
Bob Bobs
8f9b18444a
chore(bonfire): log errors from websocket stream
2024-03-13 21:47:34 +00:00
Bob Bobs
308193377d
fix(bonfire): use REDIS_URI env var
2024-02-02 10:31:11 -07:00
Bob Bobs
3d3326e68a
(bonfire): parse correct PayloadType
2024-02-01 20:07:12 -07:00
Bob Bobs
88c2232a6c
fix(bonfire): use fred for redis
...
https://github.com/aembke/fred.rs
2024-02-01 19:00:45 -07:00
Zomatree
92032cd9bc
chore: Log errors from failed pub/sub messages
2023-08-26 13:14:24 +01:00
Paul Makles
12d963d2bd
refactor: create presence crate and add tests
2023-04-22 20:01:23 +01:00
Paul Makles
d660127c14
chore: refactor generic web server code into quark
2022-06-08 14:08:33 +01:00