.. |
attention.rs
|
Convert all of the parsers/serialisers into consuming their parameter.
|
2017-05-23 23:31:33 +01:00 |
caps.rs
|
disco: Make xml:lang a proper Option and rename it to lang.
|
2017-05-27 22:10:00 +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
|
data_forms, media_element: Implement forgotten serialisation.
|
2017-05-25 01:00:17 +01:00 |
delay.rs
|
delay: Use chrono to parse the stamp.
|
2017-05-27 12:29:21 +01: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
|
eme: Remove two clones.
|
2017-05-25 00:30:00 +01:00 |
error.rs
|
idle: Add the chrono dependency to actually parse dates.
|
2017-05-27 12:20:19 +01:00 |
forwarding.rs
|
Convert all of the parsers/serialisers into consuming their parameter.
|
2017-05-23 23:31:33 +01:00 |
hashes.rs
|
hashes: Implement From<Hash> for String.
|
2017-05-27 12:22:11 +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: Add the chrono dependency to actually parse dates.
|
2017-05-27 12:20:19 +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
|
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
|
idle: Add the chrono dependency to actually parse dates.
|
2017-05-27 12:20:19 +01:00 |
mam.rs
|
mam: Improve serialisation.
|
2017-05-25 00:41:13 +01:00 |
media_element.rs
|
data_forms, media_element: Implement forgotten serialisation.
|
2017-05-25 01:00:17 +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 a legacy caps parser and serialiser.
|
2017-05-25 02:34:03 +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: Wire up legacy caps.
|
2017-05-27 12:21:32 +01:00 |
receipts.rs
|
receipts: Parse 'id' using get_attr!(), and make it optional.
|
2017-05-24 22:43:21 +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
|
Convert all of the parsers/serialisers into consuming their parameter.
|
2017-05-23 23:31:33 +01:00 |