xmpp-rs-mirror/src
2017-05-25 00:30:00 +01:00
..
attention.rs Convert all of the parsers/serialisers into consuming their parameter. 2017-05-23 23:31:33 +01:00
chatstates.rs Convert all of the parsers/serialisers into consuming their parameter. 2017-05-23 23:31:33 +01:00
data_forms.rs Convert all of the parsers/serialisers into consuming their parameter. 2017-05-23 23:31:33 +01:00
delay.rs Convert all of the parsers/serialisers into consuming their parameter. 2017-05-23 23:31:33 +01:00
disco.rs disco: Split Into<Element> for Identity and Feature. 2017-05-24 23:47:27 +01:00
ecaps2.rs ecaps2: Remove the last clone. 2017-05-25 00:04:37 +01:00
eme.rs eme: Remove two clones. 2017-05-25 00:30:00 +01:00
error.rs error: Implement From<std::string::ParseError>. 2017-05-06 12:48:42 +01:00
forwarding.rs Convert all of the parsers/serialisers into consuming their parameter. 2017-05-23 23:31:33 +01:00
hashes.rs Convert all of the parsers/serialisers into consuming their parameter. 2017-05-23 23:31:33 +01:00
ibb.rs Convert all of the parsers/serialisers into consuming their parameter. 2017-05-23 23:31:33 +01:00
idle.rs Convert all of the parsers/serialisers into consuming their parameter. 2017-05-23 23:31:33 +01:00
iq.rs iq: Reintroduce a reference Into to get the type from the payload. 2017-05-24 21:35:09 +01:00
jingle.rs jingle: Remove unused clones. 2017-05-24 23:38:44 +01:00
jingle_ft.rs Convert all of the parsers/serialisers into consuming their parameter. 2017-05-23 23:31:33 +01:00
jingle_ibb.rs jingle_ibb: Simplify parsing and remove clones. 2017-05-24 23:59:45 +01:00
jingle_s5b.rs jingle_s5b: Remove the clones. 2017-05-24 23:00:38 +01:00
lib.rs Add an idle parser. 2017-05-21 20:22:48 +01:00
mam.rs Convert all of the parsers/serialisers into consuming their parameter. 2017-05-23 23:31:33 +01:00
media_element.rs media_element: Stop swallowing integer parsing errors. 2017-05-24 22:41:09 +01:00
message.rs message: Remove extra clones, and simplify Into<Element>. 2017-05-24 21:40:11 +01:00
message_correct.rs message_correct: Check for unwanted attributes. 2017-05-24 21:42:29 +01:00
ns.rs Add an idle parser. 2017-05-21 20:22:48 +01:00
ping.rs Convert all of the parsers/serialisers into consuming their parameter. 2017-05-23 23:31:33 +01:00
presence.rs presence: Simplify the code. 2017-05-24 21:30:33 +01:00
receipts.rs receipts: Parse 'id' using get_attr!(), and make it optional. 2017-05-24 22:43:21 +01:00
rsm.rs rsm: Remove useless clones. 2017-05-24 21:44:35 +01:00
stanza_error.rs stanza_error: Simplify attribute handling. 2017-05-24 23:56:35 +01:00
stanza_id.rs Convert all of the parsers/serialisers into consuming their parameter. 2017-05-23 23:31:33 +01:00