.. |
muc
|
Upgrade to minidom 0.4.4 to avoid having to redefine IntoElements for each Into<Element>.
|
2017-07-21 01:20:29 +01:00 |
pubsub
|
Upgrade to minidom 0.4.4 to avoid having to redefine IntoElements for each Into<Element>.
|
2017-07-21 01:20:29 +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
|
attention, chatstates, eme, ping: Add a docstring on the structs.
|
2017-07-20 23:47:21 +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
|
Replace .and_then() with .map() wherever it makes sense.
|
2017-07-21 01:19:34 +01:00 |
disco.rs
|
disco: Implement disco#items.
|
2017-07-21 17:33:58 +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
|
|
|
forwarding.rs
|
ecaps2, forwarding, jingle_s5b, mam: Replace complex into expressions with .map(Element::from).
|
2017-07-20 20:52:25 +01:00 |
hashes.rs
|
|
|
ibb.rs
|
ibb: Split the stupid enum into three different structs.
|
2017-07-29 03:44:35 +01:00 |
ibr.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 |
idle.rs
|
|
|
iq.rs
|
ibb: Split the stupid enum into three different structs.
|
2017-07-29 03:44:35 +01:00 |
jingle.rs
|
jingle: Wrap the disposition in a struct, to get better type safety.
|
2017-07-29 02:47:33 +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
|
|
|
jingle_message.rs
|
|
|
jingle_s5b.rs
|
ecaps2, jingle_s5b: Replace drain() with into_iter().
|
2017-07-26 00:04:20 +01:00 |
lib.rs
|
lib: Improve the wording of the docstring.
|
2017-07-20 23:46:44 +01:00 |
mam.rs
|
ecaps2, forwarding, jingle_s5b, mam: Replace complex into expressions with .map(Element::from).
|
2017-07-20 20:52:25 +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.rs
|
receipts: Split the stupid enum into two different structs.
|
2017-07-29 04:00:25 +01:00 |
message_correct.rs
|
|
|
ns.rs
|
disco: Implement disco#items.
|
2017-07-21 17:33:58 +01:00 |
ping.rs
|
attention, chatstates, eme, ping: Add a docstring on the structs.
|
2017-07-20 23:47:21 +01:00 |
presence.rs
|
Replace .and_then() with .map() wherever it makes sense.
|
2017-07-21 01:19:34 +01:00 |
receipts.rs
|
receipts: Split the stupid enum into two different structs.
|
2017-07-29 04:00:25 +01:00 |
roster.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 |
rsm.rs
|
rsm: Change if .is_some() { .unwrap() } into if let Some().
|
2017-07-29 03:03:45 +01:00 |
stanza_error.rs
|
Replace .and_then() with .map() wherever it makes sense.
|
2017-07-21 01:19:34 +01:00 |
stanza_id.rs
|
stanza_id: Split the stupid enum into two different structs.
|
2017-07-29 03:51:41 +01:00 |