Nikita Vilunov nikita
  • Joined on 2023-08-25
nikita commented on pull request lavina/lavina#73 2024-05-28 21:56:32 +00:00
IRC: chathistory with no batching and metadata

this command shouldn't work if the capability wasn't negotiated during registration

nikita commented on pull request lavina/lavina#73 2024-05-28 20:26:45 +00:00
IRC: chathistory with no batching and metadata

these are unsupported, ideally it should return an error to the user, for now it could be a TODO

nikita commented on pull request lavina/lavina#73 2024-05-28 20:26:45 +00:00
IRC: chathistory with no batching and metadata

also a TODO: handling a case with non-existing room

nikita suggested changes for lavina/lavina#73 2024-05-28 20:26:45 +00:00
IRC: chathistory with no batching and metadata
nikita commented on pull request lavina/lavina#73 2024-05-28 20:26:45 +00:00
IRC: chathistory with no batching and metadata

this is not needed I think

nikita merged pull request lavina/lavina#71 2024-05-27 14:24:24 +00:00
xmpp: add support leaving MUCs via unavailable presence
nikita deleted branch muc-leave from nikita/lavina 2024-05-27 14:24:24 +00:00
nikita pushed to main at lavina/lavina 2024-05-27 14:24:24 +00:00
1a21c05d7d xmpp: add support leaving MUCs via unavailable presence (#71)
nikita pushed to muc-leave at nikita/lavina 2024-05-27 14:21:47 +00:00
nikita pushed to muc-leave at nikita/lavina 2024-05-27 13:44:40 +00:00
8a0a0c0935 xmpp: add support leaving MUCs via unavailable presence
43d105ab23 core: subscribe to rooms on player actor startup
Compare 3 commits »
nikita pushed to main at lavina/lavina 2024-05-26 16:56:34 +00:00
43d105ab23 core: subscribe to rooms on player actor startup
nikita pushed to muc-leave at nikita/lavina 2024-05-26 16:19:12 +00:00
nikita created pull request lavina/lavina#71 2024-05-26 16:18:47 +00:00
xmpp: add support leaving MUCs via unavailable presence
nikita created branch muc-leave in nikita/lavina 2024-05-26 16:18:37 +00:00
nikita pushed to muc-leave at nikita/lavina 2024-05-26 16:18:37 +00:00
fe802aca26 xmpp: add support leaving MUCs via unavailable presence
f02971d407 xmpp: add tracing instrumentations
381b5650bc xmpp, core: Send message history on MUC join (#68)
bce8b332d2 irc: handle repeated joins correctly
580923814b xmpp: send user-item and empty room subject on muc join (#69)
Compare 6 commits »
nikita created pull request lavina/lavina#70 2024-05-26 12:30:28 +00:00
reduce usage of unwraps
nikita created branch error-handling in lavina/lavina 2024-05-26 12:30:09 +00:00
nikita pushed to error-handling at lavina/lavina 2024-05-26 12:30:09 +00:00
638b9eb796 unwraps and other stuff
8fe241edff connection errors
427f14f35a errors
Compare 3 commits »
nikita pushed to main at lavina/lavina 2024-05-26 11:57:43 +00:00
f02971d407 xmpp: add tracing instrumentations
nikita pushed to main at lavina/lavina 2024-05-26 11:20:28 +00:00
381b5650bc xmpp, core: Send message history on MUC join (#68)