.. |
pubsub
|
Add a generate_attribute! macro, and use it for the common case.
|
2017-06-14 00:50:57 +01:00 |
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
|
Move the Default implementation into more generate_attribute!.
|
2017-06-14 00:53:18 +01:00 |
delay.rs
|
idle, delay: Don’t import * from chrono::prelude.
|
2017-06-08 22:46:27 +02: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 Eq and Hash.
|
2017-05-29 05:14:49 +01:00 |
ibb.rs
|
Add a generate_attribute! macro, and use it for the common case.
|
2017-06-14 00:50:57 +01:00 |
idle.rs
|
idle, delay: Don’t import * from chrono::prelude.
|
2017-06-08 22:46:27 +02:00 |
iq.rs
|
iq: Wire up Roster.
|
2017-05-28 17:12:46 +01:00 |
jingle.rs
|
Move the Default implementation into more generate_attribute!.
|
2017-06-14 00:53:18 +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
|
Add a generate_attribute! macro, and use it for the common case.
|
2017-06-14 00:50:57 +01:00 |
lib.rs
|
Add a generate_attribute! macro, and use it for the common case.
|
2017-06-14 00:50:57 +01:00 |
mam.rs
|
Add a generate_attribute! macro, and use it for the common case.
|
2017-06-14 00:50:57 +01:00 |
media_element.rs
|
data_forms, media_element: Implement forgotten serialisation.
|
2017-05-25 01:00:17 +01:00 |
message.rs
|
Move the Default implementation into more generate_attribute!.
|
2017-06-14 00:53:18 +01:00 |
message_correct.rs
|
message_correct: Check for unwanted attributes.
|
2017-05-24 21:42:29 +01:00 |
muc.rs
|
Muc <x xmlns='http://jabber.org/protocol/muc#user'/> and <status /> parser
|
2017-05-31 02:54:47 +01:00 |
ns.rs
|
ns: Remove now useless 'static lifetime.
|
2017-06-12 22:49:27 +01:00 |
ping.rs
|
Convert all of the parsers/serialisers into consuming their parameter.
|
2017-05-23 23:31:33 +01:00 |
presence.rs
|
Muc <x xmlns='http://jabber.org/protocol/muc'/> parser
|
2017-05-30 22:02:56 +01:00 |
receipts.rs
|
receipts: Parse 'id' using get_attr!(), and make it optional.
|
2017-05-24 22:43:21 +01:00 |
roster.rs
|
Add a generate_attribute! macro, and use it for the common case.
|
2017-06-14 00:50:57 +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
|
Add a generate_attribute! macro, and use it for the common case.
|
2017-06-14 00:50:57 +01:00 |
stanza_id.rs
|
Convert all of the parsers/serialisers into consuming their parameter.
|
2017-05-23 23:31:33 +01:00 |