Maxime “pep” Buquet
|
862edfde58
|
Break the world
|
2017-12-28 16:37:31 +01:00 |
|
Emmanuel Gil Peyrot
|
7913ca0a76
|
Added tag v0.9.0 for changeset a1ca167bf1d2
|
2017-12-27 17:35:46 +01:00 |
|
Emmanuel Gil Peyrot
|
bf116941ec
|
Release version 0.9.0.
|
2017-12-27 17:35:36 +01:00 |
|
Emmanuel Gil Peyrot
|
9cd3490100
|
Cargo.toml: Bump base64 version.
|
2017-12-27 17:35:29 +01:00 |
|
Emmanuel Gil Peyrot
|
efdda7404c
|
ChangeLog: Add imminent vesion 0.9.0.
|
2017-12-27 17:32:43 +01:00 |
|
lumi
|
4392446189
|
update the change log
|
2017-12-27 17:23:28 +01:00 |
|
lumi
|
5563449c07
|
change Cargo.toml to reflect the repository transfer
|
2017-12-27 17:16:59 +01:00 |
|
lumi
|
a8c4c45767
|
Merge branch 'master' into 'master'
Update minidom dep to 0.7.0
See merge request lumi/jid-rs!10
|
2017-12-27 16:08:53 +00:00 |
|
Emmanuel Gil Peyrot
|
023ba2b9f0
|
Cargo.toml: Bump minidom and jid.
|
2017-12-27 16:52:28 +01:00 |
|
Maxime “pep” Buquet
|
a733ea5fb8
|
Update minidom dep to 0.7.0
|
2017-12-27 16:46:35 +01:00 |
|
lumi
|
4685becf84
|
Merge branch 'update' into 'master'
Update dependencies, and bump version
See merge request lumi/minidom-rs!22
|
2017-12-27 15:14:34 +00:00 |
|
Emmanuel Gil Peyrot
|
8f0549b0dd
|
update dependencies, and bump version
|
2017-12-27 16:05:11 +01:00 |
|
Emmanuel Gil Peyrot
|
93c7ea6914
|
muc/user: Improve documentation of Status.
|
2017-11-24 05:50:24 +00:00 |
|
Emmanuel Gil Peyrot
|
75625c497c
|
muc/user: Simplify Status with a new macro.
|
2017-11-24 05:44:58 +00:00 |
|
Emmanuel Gil Peyrot
|
32f427a73c
|
muc/user: Generate Reason automatically.
|
2017-11-24 05:24:12 +00:00 |
|
Emmanuel Gil Peyrot
|
5a2f4859cf
|
Add a mood parser and serialiser.
|
2017-11-24 05:20:36 +00:00 |
|
Emmanuel Gil Peyrot
|
42a3e42533
|
roster: Simplify parsing of Item.
|
2017-11-24 05:09:25 +00:00 |
|
Emmanuel Gil Peyrot
|
80a2f425e2
|
media_element: Simplify parsing of MediaElement.
|
2017-11-24 04:48:31 +00:00 |
|
Emmanuel Gil Peyrot
|
6533395ec3
|
media_element: Simplify parsing of URI.
|
2017-11-24 04:46:08 +00:00 |
|
Emmanuel Gil Peyrot
|
ef04d2e524
|
stanza_error: Generate DefinedCondition automatically.
|
2017-11-24 04:30:33 +00:00 |
|
Emmanuel Gil Peyrot
|
2661259e9a
|
chatstates: Generate ChatState automatically.
|
2017-11-24 04:27:35 +00:00 |
|
Emmanuel Gil Peyrot
|
cec581baa0
|
roster: Parse query using the new helpers.
|
2017-11-23 16:45:05 +00:00 |
|
Emmanuel Gil Peyrot
|
e4cfc1b867
|
jingle_ft: Simplify serialisation.
|
2017-11-23 16:37:04 +00:00 |
|
Emmanuel Gil Peyrot
|
988b6a6160
|
jingle_ft: Parse <range/> using the new helper.
|
2017-11-23 16:33:08 +00:00 |
|
Emmanuel Gil Peyrot
|
0ead24a041
|
helpers, disco: Parse children based on their name and namespace.
|
2017-11-23 16:32:18 +00:00 |
|
Emmanuel Gil Peyrot
|
d78a0e6dae
|
helpers, disco: Add missing serialisation, and add a test.
|
2017-11-23 16:30:53 +00:00 |
|
Emmanuel Gil Peyrot
|
682bb34b0b
|
delay: Use the new helper macro.
|
2017-11-23 16:19:24 +00:00 |
|
Emmanuel Gil Peyrot
|
32e373be03
|
helpers: Add a plain text codec.
|
2017-11-23 16:19:04 +00:00 |
|
Emmanuel Gil Peyrot
|
cb6eb55686
|
macros: Uniformise trailing commas handling.
|
2017-11-23 16:06:35 +00:00 |
|
Emmanuel Gil Peyrot
|
3f57edfc27
|
hashes: Use the new helpers.
|
2017-11-23 15:52:06 +00:00 |
|
Emmanuel Gil Peyrot
|
ad17c877f5
|
Move Base64 codec into a helper module.
|
2017-11-23 16:00:47 +00:00 |
|
Rust Cambridge Mob
|
3e37beffe2
|
Implement macro for elements containing children
|
2017-11-16 21:00:01 +00:00 |
|
Rust Cambridge Mob
|
77e150c63d
|
Implement macro for elements containing text
|
2017-11-16 20:17:11 +00:00 |
|
Emmanuel Gil Peyrot
|
9c9ffe70a7
|
caps: Do the same fixes, unbreak blake2 and simplify code.
|
2017-11-15 23:16:37 +00:00 |
|
Emmanuel Gil Peyrot
|
702c4d2932
|
ecaps2: Use the digest() facility to simplify hashing.
|
2017-11-15 23:15:12 +00:00 |
|
Emmanuel Gil Peyrot
|
c1ff291c11
|
Update all crypto crates to their latest release; un-break blake2b.
|
2017-11-15 18:37:28 +00:00 |
|
lumi
|
e8c1967b01
|
Merge branch 'clippy' into 'master'
fix clippy warnings
See merge request lumi/minidom-rs!20
|
2017-11-12 23:46:31 +00:00 |
|
Emmanuel Gil Peyrot
|
df76bc147a
|
fix clippy warnings
|
2017-11-12 19:58:07 +00:00 |
|
lumi
|
f4debf1bbf
|
Merge branch 'tafia/minidom-rs-quick_xml_optim'
|
2017-11-08 18:19:05 +01:00 |
|
Emmanuel Gil Peyrot
|
8aa51bd047
|
eme: Restore docstrings.
|
2017-11-01 00:24:23 +00:00 |
|
Emmanuel Gil Peyrot
|
4fb909cfd1
|
data_forms: Simplify serialisation using .map().
|
2017-10-31 23:33:34 +00:00 |
|
Emmanuel Gil Peyrot
|
1e39a4cdd7
|
jingle_s5b: Actually use the Candidate parser.
|
2017-10-31 22:31:57 +00:00 |
|
Emmanuel Gil Peyrot
|
35258482ba
|
delay: Simplify parsing and add more checks.
|
2017-10-31 22:27:13 +00:00 |
|
Emmanuel Gil Peyrot
|
7950fe8f52
|
rsm: Simplify serialisation.
|
2017-10-31 22:21:50 +00:00 |
|
Emmanuel Gil Peyrot
|
86eb65b829
|
mam: Bump jid to 0.3.1, to serialise it directly to a text node.
|
2017-10-31 22:21:27 +00:00 |
|
Emmanuel Gil Peyrot
|
6e48d0f65a
|
media_element: Also check for unknown attributes.
|
2017-10-31 22:04:13 +00:00 |
|
Emmanuel Gil Peyrot
|
4875f15201
|
media_element: Parse URI separately from MediaElement.
|
2017-10-31 22:01:52 +00:00 |
|
lumi
|
7490799acd
|
fixing the date format in the change log
|
2017-10-31 22:53:10 +01:00 |
|
lumi
|
0541234776
|
add a changelog
|
2017-10-31 22:51:29 +01:00 |
|
lumi
|
92723a2f13
|
Merge branch 'minidom' into 'master'
Implement IntoElements on Jid
See merge request lumi/jid-rs!9
|
2017-10-31 21:47:25 +00:00 |
|