reduce usage of unwraps
Isn't it better to fail early here so that we can see the error trace and stuff?
Presence from an IRC user joining is not visible to an XMPP member
Broadcast does not cover all of the subscribers
This was a regression. Requires a test case.
- Fix
- Test case
WIP: #39-irc-chathistory
caffeinatedgaze
created branch #39-irc-chathistory in caffeinatedgaze/lavina
2024-05-28 18:39:08 +00:00
b0789d5457
Send messages on join
b3d27e96c2
Parse chathistory command
fac20a215d
Add chathistory cap
1a21c05d7d
xmpp: add support leaving MUCs via unavailable presence (#71)
43d105ab23
core: subscribe to rooms on player actor startup
Broadcast does not cover all of the subscribers
caffeinatedgaze
pushed to feature/muc-join-messages at caffeinatedgaze/lavina
2024-05-25 17:10:09 +00:00
ca908dea12
Change from to try_from