xmpp-rs/src
2017-10-31 18:49:22 +00:00
..
muc Add a generate_element_with_only_attributes macro, and use it wherever it makes sense. 2017-10-31 17:58:11 +00:00
pubsub Add a new check_no_attributes macro, to avoid the empty list. 2017-10-31 15:47:38 +00:00
attention.rs lib, ping, attention: Add a macro for singleton elements. 2017-10-10 17:53:25 +01:00
blocking.rs Add a blocking command parser (XEP-0191). 2017-10-31 15:48:11 +00:00
caps.rs caps: Use the new helper macros to simplify parsing. 2017-10-10 18:04:27 +01:00
chatstates.rs Add a new check_no_attributes macro, to avoid the empty list. 2017-10-31 15:47:38 +00:00
compare_elements.rs compare_elements: Add missing license notice. 2017-08-27 01:32:15 +01:00
data_forms.rs Add a new check_no_attributes macro, to avoid the empty list. 2017-10-31 15:47:38 +00:00
delay.rs
disco.rs disco: Use generate_element_with_only_attributes. 2017-10-31 18:49:22 +00:00
ecaps2.rs
eme.rs Add a generate_element_with_only_attributes macro, and use it wherever it makes sense. 2017-10-31 17:58:11 +00:00
error.rs
forwarding.rs
hashes.rs
ibb.rs Add a generate_element_with_only_attributes macro, and use it wherever it makes sense. 2017-10-31 17:58:11 +00:00
ibr.rs
idle.rs
iq.rs
jingle.rs jingle: Import the disposition attribute values. 2017-10-31 17:17:06 +00:00
jingle_ft.rs Add a generate_element_with_only_attributes macro, and use it wherever it makes sense. 2017-10-31 17:58:11 +00:00
jingle_ibb.rs Add a generate_element_with_only_attributes macro, and use it wherever it makes sense. 2017-10-31 17:58:11 +00:00
jingle_message.rs
jingle_s5b.rs Add a generate_element_with_only_attributes macro, and use it wherever it makes sense. 2017-10-31 17:58:11 +00:00
lib.rs Add meta support to macros. 2017-10-31 18:37:32 +00:00
mam.rs
media_element.rs
message.rs message: Fix wrong element for xml:lang. 2017-08-27 01:21:07 +01:00
message_correct.rs Add a generate_element_with_only_attributes macro, and use it wherever it makes sense. 2017-10-31 17:58:11 +00:00
ns.rs Add a blocking command parser (XEP-0191). 2017-10-31 15:48:11 +00:00
ping.rs ping: Add a serialise test. 2017-10-31 17:57:49 +00:00
presence.rs
receipts.rs Add a generate_element_with_only_attributes macro, and use it wherever it makes sense. 2017-10-31 17:58:11 +00:00
roster.rs roster: Make subscription="none" the default, see RFC6121 §2.1.2.5. 2017-10-10 17:40:29 +01:00
rsm.rs
stanza_error.rs
stanza_id.rs Add a generate_element_with_only_attributes macro, and use it wherever it makes sense. 2017-10-31 17:58:11 +00:00
version.rs