Emmanuel Gil Peyrot
|
b7b3340c9f
|
Add a blocking command parser (XEP-0191).
|
2017-10-31 15:48:11 +00:00 |
|
Emmanuel Gil Peyrot
|
f85b451fcf
|
Add a new check_no_attributes macro, to avoid the empty list.
|
2017-10-31 15:47:38 +00:00 |
|
Emmanuel Gil Peyrot
|
1892e1ca04
|
disco: Check for children ordering in disco#info.
|
2017-10-29 00:36:36 +01:00 |
|
Emmanuel Gil Peyrot
|
a8cfc8e62e
|
pubsub::event: Add more type safety.
|
2017-10-10 19:45:08 +01:00 |
|
Emmanuel Gil Peyrot
|
e1477f146b
|
pubsub::event: Use the new helper macros to simplify parsing.
|
2017-10-10 19:27:29 +01:00 |
|
Emmanuel Gil Peyrot
|
5f6f6a5e91
|
disco: Use the new helper macros to simplify parsing.
|
2017-10-10 19:00:42 +01:00 |
|
Emmanuel Gil Peyrot
|
9f27f200ca
|
data_forms: Use the new helper macros to simplify parsing.
|
2017-10-10 18:26:05 +01:00 |
|
Emmanuel Gil Peyrot
|
a2c7529668
|
eme: Use the new helper macros to simplify parsing.
|
2017-10-10 18:10:52 +01:00 |
|
Emmanuel Gil Peyrot
|
ee243c4720
|
chatstates: Use the new helper macros to simplify parsing.
|
2017-10-10 18:09:58 +01:00 |
|
Emmanuel Gil Peyrot
|
a2b6033336
|
caps: Use the new helper macros to simplify parsing.
|
2017-10-10 18:04:27 +01:00 |
|
Emmanuel Gil Peyrot
|
66fb8fea74
|
message_correct: Use the new helper macros to simplify parsing.
|
2017-10-10 18:00:15 +01:00 |
|
Emmanuel Gil Peyrot
|
cfbfce512e
|
lib, ping, attention: Add a macro for singleton elements.
|
2017-10-10 17:53:25 +01:00 |
|
Emmanuel Gil Peyrot
|
6add31b526
|
lib: Add check macros, to simplify code.
|
2017-10-10 17:52:14 +01:00 |
|
Emmanuel Gil Peyrot
|
33018a5c09
|
roster: Make subscription="none" the default, see RFC6121 §2.1.2.5.
|
2017-10-10 17:40:29 +01:00 |
|
Astro
|
1a46449c16
|
Cargo.toml: update xmpp-parsers from 0.7.2 to 0.8.0
|
2017-08-28 21:00:59 +02:00 |
|
Emmanuel Gil Peyrot
|
558622a08a
|
Added tag v0.8.0 for changeset a7b004bf0a44
|
2017-08-27 14:20:19 +01:00 |
|
Emmanuel Gil Peyrot
|
63c6df59db
|
Release version 0.8.0
|
2017-08-27 14:20:15 +01:00 |
|
lumi
|
52bd40320a
|
Merge branch '0.6.2' into 'master'
Import forgotten !13 into master and bump version
See merge request !19
|
2017-08-27 10:05:50 +00:00 |
|
Emmanuel Gil Peyrot
|
84437ed03f
|
ChangeLog: Add imminent vesion 0.8.0.
|
2017-08-27 01:46:10 +01:00 |
|
Emmanuel Gil Peyrot
|
92277ccde0
|
jingle_ft: Add support for empty range elements.
These can be used to indicate support for ranged transfers.
|
2017-08-27 02:33:37 +01:00 |
|
Emmanuel Gil Peyrot
|
8fbb272969
|
bump vesion to 0.6.2
|
2017-08-27 01:44:54 +01:00 |
|
Emmanuel Gil Peyrot
|
6b4061ad86
|
update change log
|
2017-08-27 01:44:54 +01:00 |
|
Emmanuel Gil Peyrot
|
b49ea5175d
|
implement IntoElements on Into<Element> instead of Element
|
2017-08-27 01:36:18 +01:00 |
|
Emmanuel Gil Peyrot
|
f51fa15b68
|
jingle_ft: Add forgotten xml:lang support for <desc/>.
|
2017-08-27 01:22:15 +01:00 |
|
Emmanuel Gil Peyrot
|
833ef068c6
|
message: Fix wrong element for xml:lang.
|
2017-08-27 01:21:07 +01:00 |
|
Emmanuel Gil Peyrot
|
f69f567448
|
Use minidom 0.6.1’s Element::has_ns(), to simplify namespace comparisons.
|
2017-08-27 01:04:56 +01:00 |
|
Emmanuel Gil Peyrot
|
c853a1ff4b
|
compare_elements: Add missing license notice.
|
2017-08-27 01:32:15 +01:00 |
|
Astro
|
58b5a84391
|
client: stream.poll_complete() for ease of use
|
2017-08-24 20:15:14 +02:00 |
|
Astro
|
a92e7a0ff7
|
update deps
|
2017-08-24 19:54:33 +02:00 |
|
lumi
|
e0124e50f6
|
bump minidom dependency to 0.6.1
|
2017-08-20 17:52:32 +02:00 |
|
lumi
|
30e6d7b47d
|
woops, had to bump to 0.3.0, not 0.2.4
|
2017-08-20 17:50:42 +02:00 |
|
lumi
|
5d0e4721f6
|
update change log
|
2017-08-20 17:35:20 +02:00 |
|
lumi
|
501909c32d
|
bump version to 0.6.1
|
2017-08-20 17:26:45 +02:00 |
|
lumi
|
c82f9b46f4
|
bump version
|
2017-08-20 17:20:09 +02:00 |
|
lumi
|
0a2308b941
|
Merge branch 'master' into 'master'
bump minidom dependency version
See merge request !7
|
2017-08-20 15:17:27 +00:00 |
|
lumi
|
87a19e5e58
|
Merge branch 'element_has_ns' into 'master'
add Element::has_ns(&self, NS)
See merge request !16
|
2017-08-20 15:03:14 +00:00 |
|
lumi
|
437973edf8
|
Merge branch 'break-value' into 'master'
Fix a FIXME, break value is now stable
See merge request !17
|
2017-08-20 15:02:19 +00:00 |
|
lumi
|
038133fb79
|
Merge branch 'bump-quick-xml' into 'master'
Update quick-xml to its latest version
See merge request !18
|
2017-08-20 15:01:35 +00:00 |
|
Emmanuel Gil Peyrot
|
fb4e802999
|
update quick-xml to its latest version
|
2017-08-19 20:26:41 +01:00 |
|
Emmanuel Gil Peyrot
|
89ab8d9aca
|
fix a FIXME, break value is now stable
|
2017-08-19 00:34:44 +01:00 |
|
Astro
|
8af3e50311
|
add Element::has_ns(&self, NS)
|
2017-08-19 01:17:45 +02:00 |
|
Astro
|
1b1661fd82
|
Introduce comparing with namespace support.
|
2017-08-19 00:04:18 +01:00 |
|
Emmanuel Gil Peyrot
|
04ec34bed8
|
Cargo.toml: Update minidom to 0.6.2 and jid to 0.3.0.
|
2017-08-27 01:48:28 +01:00 |
|
Astro
|
b83905dc96
|
update to newer jid
|
2017-08-15 00:27:40 +02:00 |
|
Astro
|
275719a204
|
bump minidom dependency version
|
2017-08-14 23:32:27 +02:00 |
|
Astro
|
0743249280
|
migrate to minidom 0.6.0
|
2017-08-14 03:57:33 +02:00 |
|
lumi
|
4546db95fc
|
bump version and update CHANGELOG.md
|
2017-08-13 20:14:01 +02:00 |
|
lumi
|
90a5eb0d49
|
Merge branch 'namespaceset' into 'master'
add NamespaceSet implementation
See merge request !14
|
2017-08-13 18:01:13 +00:00 |
|
Astro
|
2398e4f6d1
|
Cargo.toml: add Astro to authors
|
2017-08-13 17:29:48 +02:00 |
|
Astro
|
b141559081
|
rename namespaces mod to namespace_set
|
2017-08-13 17:29:38 +02:00 |
|