xmpp-rs-mirror/src
2017-06-08 22:46:27 +02:00
..
attention.rs
caps.rs disco: Make xml:lang a proper Option and rename it to lang. 2017-05-27 22:10:00 +01:00
chatstates.rs
data_forms.rs
delay.rs idle, delay: Don’t import * from chrono::prelude. 2017-06-08 22:46:27 +02:00
disco.rs disco: Make xml:lang a proper Option and rename it to lang. 2017-05-27 22:10:00 +01:00
ecaps2.rs disco: Make xml:lang a proper Option and rename it to lang. 2017-05-27 22:10:00 +01:00
eme.rs
error.rs idle: Add the chrono dependency to actually parse dates. 2017-05-27 12:20:19 +01:00
forwarding.rs
hashes.rs hashes: Implement Eq and Hash. 2017-05-29 05:14:49 +01:00
ibb.rs Cargo.toml: Update minidom to 0.4.3 to use its new IntoAttributeValue implementation on numbers. 2017-05-27 23:18:15 +01:00
idle.rs idle, delay: Don’t import * from chrono::prelude. 2017-06-08 22:46:27 +02:00
iq.rs iq: Wire up Roster. 2017-05-28 17:12:46 +01:00
jingle.rs stanza_error: Simplify with IntoElements. 2017-05-25 01:14:36 +01:00
jingle_ft.rs Cargo.toml: Update minidom to 0.4.3 to use its new IntoAttributeValue implementation on numbers. 2017-05-27 23:18:15 +01:00
jingle_ibb.rs Cargo.toml: Update minidom to 0.4.3 to use its new IntoAttributeValue implementation on numbers. 2017-05-27 23:18:15 +01:00
jingle_s5b.rs jingle_s5b: Remove unused .to_owned() during serialisation. 2017-05-28 01:47:12 +01:00
lib.rs Muc <x xmlns='http://jabber.org/protocol/muc'/> parser 2017-05-30 22:02:56 +01:00
mam.rs
media_element.rs
message.rs
message_correct.rs
muc.rs Muc <x xmlns='http://jabber.org/protocol/muc#user'/> and <status /> parser 2017-05-31 02:54:47 +01:00
ns.rs Muc <x xmlns='http://jabber.org/protocol/muc#user'/> and <status /> parser 2017-05-31 02:54:47 +01:00
ping.rs
presence.rs Muc <x xmlns='http://jabber.org/protocol/muc'/> parser 2017-05-30 22:02:56 +01:00
receipts.rs
roster.rs roster: Add a test for empty name == no name. 2017-05-29 03:42:11 +01:00
rsm.rs Cargo.toml: Update minidom to 0.4.3 to use its new IntoAttributeValue implementation on numbers. 2017-05-27 23:18:15 +01:00
stanza_error.rs stanza_error: Simplify with IntoElements. 2017-05-25 01:14:36 +01:00
stanza_id.rs