Emmanuel Gil Peyrot
|
3c083709cb
|
rsm, ibb: Write and use a macro to parse attributes.
|
2017-05-21 16:03:17 +01:00 |
|
Emmanuel Gil Peyrot
|
16899f8c23
|
rsm: Add a test for <first/>.
|
2017-05-21 15:41:16 +01:00 |
|
Emmanuel Gil Peyrot
|
61839042bd
|
rsm: Split First into two options, and generate Set earlier during parsing.
|
2017-05-21 15:30:22 +01:00 |
|
Emmanuel Gil Peyrot
|
d680c31cf9
|
iq, message: Wire up MAM to the payloads.
|
2017-05-19 02:58:35 +01:00 |
|
Emmanuel Gil Peyrot
|
967d4af843
|
rsm: Rename First id to make it more explicit.
|
2017-05-19 02:58:18 +01:00 |
|
Emmanuel Gil Peyrot
|
2b8bcebfd9
|
message, iq, presence: Return an Unknown instead of an error when the element is unknown.
|
2017-05-19 02:09:23 +01:00 |
|
Emmanuel Gil Peyrot
|
dcb7ac8db2
|
iq: Remove a panic!
|
2017-05-19 00:10:23 +01:00 |
|
Emmanuel Gil Peyrot
|
6df3c4a679
|
iq: Remove a bunch of clones.
|
2017-05-19 00:07:51 +01:00 |
|
Emmanuel Gil Peyrot
|
65469db1e3
|
iq: Stop parsing the payload automatically.
|
2017-05-19 00:04:42 +01:00 |
|
Emmanuel Gil Peyrot
|
4407183010
|
iq: Move IqPayload parsing into its own Into implementation.
|
2017-05-18 23:50:08 +01:00 |
|
Emmanuel Gil Peyrot
|
0ad6893d52
|
presence: Stop parsing payloads automatically.
|
2017-05-18 23:32:44 +01:00 |
|
Emmanuel Gil Peyrot
|
fe8dccd5df
|
presence: Remove now-unused enum values.
|
2017-05-18 23:32:26 +01:00 |
|
Emmanuel Gil Peyrot
|
e52817e5cd
|
message: Avoid identical match branches.
|
2017-05-18 23:14:07 +01:00 |
|
Emmanuel Gil Peyrot
|
f18043231c
|
ecaps2: Avoid a useless clone.
|
2017-05-18 23:12:45 +01:00 |
|
Emmanuel Gil Peyrot
|
bbdf38d58b
|
message: Stop parsing the payloads automatically.
|
2017-05-18 23:06:22 +01:00 |
|
Emmanuel Gil Peyrot
|
36b0bead49
|
message: Add stanza-id as a direct payload.
|
2017-05-18 23:09:30 +01:00 |
|
Emmanuel Gil Peyrot
|
b22acff15e
|
hashes, ecaps2, jingle_ft: Make the algorithm a proper enum.
|
2017-05-18 23:09:29 +01:00 |
|
Emmanuel Gil Peyrot
|
4ec92b16ac
|
Fix most clippy warnings.
|
2017-05-07 15:23:06 +01:00 |
|
Emmanuel Gil Peyrot
|
2b29748e6b
|
message: Add support for the <thread/> element.
|
2017-05-07 15:09:18 +01:00 |
|
Emmanuel Gil Peyrot
|
da31e72357
|
message: Fix wrong parsing of the <body/> element, and add a test for it.
|
2017-05-07 15:06:11 +01:00 |
|
Emmanuel Gil Peyrot
|
4278c8ce2b
|
message: Add support for the <subject/> element.
|
2017-05-07 15:10:04 +01:00 |
|
Emmanuel Gil Peyrot
|
21137f7048
|
Added tag v0.2.0 for changeset ec2d437bb8be
|
2017-05-06 21:54:16 +01:00 |
|
Emmanuel Gil Peyrot
|
8f85c95a52
|
Release version 0.2.0!
|
2017-05-06 21:54:12 +01:00 |
|
Emmanuel Gil Peyrot
|
3dfb05aab3
|
lib: Fix documentation.
|
2017-05-06 21:41:33 +01:00 |
|
Emmanuel Gil Peyrot
|
4142107965
|
message: Merge body in this module, and make it support xml:lang.
|
2017-05-06 21:38:23 +01:00 |
|
Emmanuel Gil Peyrot
|
69cfb14c77
|
presence: Switch to Into/TryFrom.
|
2017-05-06 21:24:17 +01:00 |
|
Emmanuel Gil Peyrot
|
f971cbd5c9
|
message: Switch to Into/TryFrom.
|
2017-05-06 21:21:34 +01:00 |
|
Emmanuel Gil Peyrot
|
fffaca316f
|
iq: Switch to Into/TryFrom.
|
2017-05-06 21:16:56 +01:00 |
|
Emmanuel Gil Peyrot
|
04d90f22ee
|
stanza_error: Switch to Into/TryFrom.
|
2017-05-06 21:13:53 +01:00 |
|
Emmanuel Gil Peyrot
|
418956c720
|
mam: Switch to Into/TryFrom.
|
2017-05-06 21:08:44 +01:00 |
|
Emmanuel Gil Peyrot
|
2b96751e5f
|
eme: Switch to Into/TryFrom.
|
2017-05-06 21:03:42 +01:00 |
|
Emmanuel Gil Peyrot
|
2b49d8aa53
|
disco: Switch to Into/TryFrom.
|
2017-05-06 21:01:15 +01:00 |
|
Emmanuel Gil Peyrot
|
f963715e77
|
ecaps2: Switch to Into/TryFrom.
|
2017-05-06 20:58:22 +01:00 |
|
Emmanuel Gil Peyrot
|
2f05d02d23
|
forwarding: Switch to Into/TryFrom.
|
2017-05-06 20:53:43 +01:00 |
|
Emmanuel Gil Peyrot
|
8673b8f90e
|
data_forms: Switch to Into/TryFrom.
|
2017-05-06 20:51:39 +01:00 |
|
Emmanuel Gil Peyrot
|
0dd0b444b3
|
media_element: Switch to Into/TryFrom.
|
2017-05-06 20:48:41 +01:00 |
|
Emmanuel Gil Peyrot
|
1ec3806629
|
hashes: Switch to Into/TryFrom.
|
2017-05-06 20:46:11 +01:00 |
|
Emmanuel Gil Peyrot
|
0f58e650b7
|
delay: Switch to Into/TryFrom.
|
2017-05-06 20:42:12 +01:00 |
|
Emmanuel Gil Peyrot
|
e451520187
|
chatstates: Switch to Into/TryFrom.
|
2017-05-06 20:33:58 +01:00 |
|
Emmanuel Gil Peyrot
|
a3a90e4eda
|
jingle_ft: Switch to Into/TryFrom.
|
2017-05-06 20:30:52 +01:00 |
|
Emmanuel Gil Peyrot
|
4f11a067d8
|
message_correct: Switch to Into/TryFrom.
|
2017-05-06 20:16:45 +01:00 |
|
Emmanuel Gil Peyrot
|
de8fe4bf02
|
rsm: Switch to Into/TryFrom.
|
2017-05-06 20:14:45 +01:00 |
|
Emmanuel Gil Peyrot
|
7ebabf7e91
|
stanza_id: Switch to Into/TryFrom.
|
2017-05-06 20:10:35 +01:00 |
|
Emmanuel Gil Peyrot
|
151635f5fb
|
receipts: Switch to Into/TryFrom.
|
2017-05-06 20:07:03 +01:00 |
|
Emmanuel Gil Peyrot
|
f99c667eab
|
jingle: Make description and transport optional in content.
|
2017-05-06 14:58:18 +01:00 |
|
Emmanuel Gil Peyrot
|
8fbda37f6b
|
jingle_ibb: Switch to Into/TryFrom.
|
2017-05-06 14:03:41 +01:00 |
|
Emmanuel Gil Peyrot
|
bb12168c41
|
jingle_s5b: Handle the forgotten case of an empty transport element, see §2.2.
|
2017-05-06 13:54:16 +01:00 |
|
Emmanuel Gil Peyrot
|
828b88e5b2
|
Add a Jingle SOCKS5 Bytestreams Transport implementation.
|
2017-05-06 12:49:30 +01:00 |
|
Emmanuel Gil Peyrot
|
51eecda4fd
|
error: Implement From<std::string::ParseError>.
|
2017-05-06 12:48:42 +01:00 |
|
Emmanuel Gil Peyrot
|
e3acb55b49
|
ibb: Port to TryFrom/Into.
|
2017-05-04 23:11:10 +01:00 |
|