lavina/crates/proto-xmpp/src
Mikhail 381b5650bc xmpp, core: Send message history on MUC join (#68)
Re-send the entire message history on MUC join. Contributes to #5.

Reviewed-on: lavina/lavina#68
Co-authored-by: Mikhail <mikhail@liamets.dev>
Co-committed-by: Mikhail <mikhail@liamets.dev>
2024-05-26 11:20:26 +00:00
..
muc xmpp, core: Send message history on MUC join (#68) 2024-05-26 11:20:26 +00:00
xml xmpp: document xml parsing types 2024-04-28 17:29:31 +02:00
bind.rs xmpp: unit-tests for resource bind it and muc presence 2024-05-10 13:35:34 +00:00
client.rs xmpp: send user-item and empty room subject on muc join (#69) 2024-05-22 09:29:44 +00:00
disco.rs xmpp: use mutable namespace and event in parser coroutines 2024-04-28 17:19:31 +02:00
lib.rs xmpp, core: Send message history on MUC join (#68) 2024-05-26 11:20:26 +00:00
mam.rs move repo methods into submodules and clean up warnings 2024-05-10 23:50:34 +02:00
prelude.rs split proto xmpp defs into its own crate (#14) 2023-09-30 15:43:46 +00:00
roster.rs xmpp: Implement Message Archive Management stub for XEP-0313 (#60) 2024-05-05 15:12:58 +00:00
sasl.rs xmpp: handle incorrect credentials by replying with an error 2024-04-28 17:11:29 +02:00
session.rs xmpp: rewrite xml element parsers using coroutines 2024-04-16 17:44:34 +02:00
stanzaerror.rs split proto xmpp defs into its own crate (#14) 2023-09-30 15:43:46 +00:00
stream.rs xmpp: Implement Message Archive Management stub for XEP-0313 (#60) 2024-05-05 15:12:58 +00:00
streamerror.rs player shutdown API (#58) 2024-04-29 17:24:43 +00:00
testkit.rs xmpp, core: Send message history on MUC join (#68) 2024-05-26 11:20:26 +00:00
tls.rs apply uniform formatting 2024-03-20 19:59:15 +01:00