forked from lavina/lavina
1
0
Fork 0
lavina/crates/proto-xmpp/src
Mikhail adf1d8c14c xmpp: Implement Message Archive Management stub for XEP-0313 (#60)
https://xmpp.org/extensions/xep-0313.html
Reviewed-on: lavina/lavina#60
Co-authored-by: Mikhail <mikhail@liamets.dev>
Co-committed-by: Mikhail <mikhail@liamets.dev>
2024-05-05 15:12:58 +00:00
..
muc xmpp: use mutable namespace and event in parser coroutines 2024-04-28 17:19:31 +02:00
xml xmpp: document xml parsing types 2024-04-28 17:29:31 +02:00
bind.rs xmpp: Implement Message Archive Management stub for XEP-0313 (#60) 2024-05-05 15:12:58 +00:00
client.rs xmpp: Implement Message Archive Management stub for XEP-0313 (#60) 2024-05-05 15:12:58 +00:00
disco.rs xmpp: use mutable namespace and event in parser coroutines 2024-04-28 17:19:31 +02:00
lib.rs xmpp: Implement Message Archive Management stub for XEP-0313 (#60) 2024-05-05 15:12:58 +00:00
mam.rs xmpp: Implement Message Archive Management stub for XEP-0313 (#60) 2024-05-05 15:12:58 +00: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
tls.rs apply uniform formatting 2024-03-20 19:59:15 +01:00