1
0
mirror of https://gitlab.com/xmpp-rs/xmpp-rs.git synced 2024-07-01 02:48:42 +02:00
xmpp-rs/src
2017-08-27 01:32:15 +01:00
..
muc Introduce comparing with namespace support. 2017-08-19 00:04:18 +01:00
pubsub Introduce comparing with namespace support. 2017-08-19 00:04:18 +01:00
attention.rs attention, chatstates, eme, ping: Add a docstring on the structs. 2017-07-20 23:47:21 +01:00
caps.rs caps, ecaps2: Make Blake2b panic and update the blake2 crate to 0.6.1. 2017-07-24 23:11:10 +01:00
chatstates.rs Introduce comparing with namespace support. 2017-08-19 00:04:18 +01:00
compare_elements.rs compare_elements: Add missing license notice. 2017-08-27 01:32:15 +01:00
data_forms.rs data_forms: Split field parsing into its own TryFrom impl. 2017-07-29 04:19:58 +01:00
delay.rs Update to jid-rs 0.2.3, which implements IntoAttributeValue on Jid. 2017-07-29 06:28:20 +01:00
disco.rs Introduce comparing with namespace support. 2017-08-19 00:04:18 +01:00
ecaps2.rs ecaps2, jingle_s5b: Replace drain() with into_iter(). 2017-07-26 00:04:20 +01:00
eme.rs attention, chatstates, eme, ping: Add a docstring on the structs. 2017-07-20 23:47:21 +01:00
error.rs error: Implement fmt::Display and error::Error. 2017-06-17 03:36:12 +01:00
forwarding.rs message, iq, presence, stanza_error, forwarded: Add support for components hidden behind the component feature flag. 2017-07-29 06:49:02 +01:00
hashes.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
ibb.rs ibb: Split the stupid enum into three different structs. 2017-07-29 03:44:35 +01:00
ibr.rs Introduce comparing with namespace support. 2017-08-19 00:04:18 +01:00
idle.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
iq.rs Introduce comparing with namespace support. 2017-08-19 00:04:18 +01:00
jingle_ft.rs iq, jingle_ft: Simplify item counting with Iterator::count(). 2017-07-20 23:08:23 +01:00
jingle_ibb.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
jingle_message.rs Introduce comparing with namespace support. 2017-08-19 00:04:18 +01:00
jingle_s5b.rs Introduce comparing with namespace support. 2017-08-19 00:04:18 +01:00
jingle.rs Introduce comparing with namespace support. 2017-08-19 00:04:18 +01:00
lib.rs Introduce comparing with namespace support. 2017-08-19 00:04:18 +01:00
mam.rs message, iq, presence, stanza_error, forwarded: Add support for components hidden behind the component feature flag. 2017-07-29 06:49:02 +01:00
media_element.rs Upgrade to minidom 0.4.4 to avoid having to redefine IntoElements for each Into<Element>. 2017-07-21 01:20:29 +01:00
message_correct.rs Replace Into<Element> with From<…> for Element. 2017-07-20 20:36:13 +01:00
message.rs Introduce comparing with namespace support. 2017-08-19 00:04:18 +01:00
ns.rs Add an iq version parser (XEP-0092). 2017-07-29 11:45:45 +01:00
ping.rs attention, chatstates, eme, ping: Add a docstring on the structs. 2017-07-20 23:47:21 +01:00
presence.rs Introduce comparing with namespace support. 2017-08-19 00:04:18 +01:00
receipts.rs receipts: Split the stupid enum into two different structs. 2017-07-29 04:00:25 +01:00
roster.rs Introduce comparing with namespace support. 2017-08-19 00:04:18 +01:00
rsm.rs Introduce comparing with namespace support. 2017-08-19 00:04:18 +01:00
stanza_error.rs Introduce comparing with namespace support. 2017-08-19 00:04:18 +01:00
stanza_id.rs Update to jid-rs 0.2.3, which implements IntoAttributeValue on Jid. 2017-07-29 06:28:20 +01:00
version.rs Add an iq version parser (XEP-0092). 2017-07-29 11:45:45 +01:00