Emmanuel Gil Peyrot
|
62e9dcc022
|
Bump xmpp-parsers to 0.12.2.
This also removes minidom, jid and try_from as direct dependencies,
since they are now reexported by xmpp-parsers.
|
2019-01-16 15:26:45 +01:00 |
|
Astro
|
1225bf7027
|
prefix support DRY
|
2019-01-13 21:05:19 +01:00 |
|
O01eg
|
983078f120
|
Add prefix support to decoder to accept xml:lang in presence statuses.
|
2019-01-08 13:41:39 +03:00 |
|
Astro
|
ce039d767e
|
restructure auth code
|
2018-12-20 20:39:01 +01:00 |
|
Emmanuel Gil Peyrot
|
51bae9b0e5
|
Run cargo fmt on the entire project.
|
2018-12-18 19:04:31 +01:00 |
|
Emmanuel Gil Peyrot
|
24b2ff1851
|
Move to edition 2018.
|
2018-12-18 18:29:31 +01:00 |
|
Astro
|
e9d30f16c3
|
unstringify Error type
|
2018-09-06 17:49:42 +02:00 |
|
Astro
|
2e0dd44352
|
a proper ParserError type for XMPPCodec
|
2018-08-05 21:52:32 +02:00 |
|
Astro
|
bacd867385
|
comment debug output
|
2018-08-03 01:21:55 +02:00 |
|
Astro
|
b929a3c71e
|
doc
|
2018-08-02 19:58:19 +02:00 |
|
Astro
|
1a3707649e
|
use tokio-codec
|
2018-07-31 23:34:04 +02:00 |
|
Astro
|
53db39f0c8
|
bump some deps
|
2018-07-31 23:19:46 +02:00 |
|
Emmanuel Gil Peyrot
|
772c6b56ee
|
update dependencies
|
2018-02-22 20:05:41 +01:00 |
|
Astro
|
0743249280
|
migrate to minidom 0.6.0
|
2017-08-14 03:57:33 +02:00 |
|
Astro
|
7cd31bd425
|
delint (clippy)
|
2017-07-21 00:19:08 +02:00 |
|
Astro
|
7b7f2866fc
|
move stream_start out of places
|
2017-07-19 01:02:45 +02:00 |
|
Emmanuel Gil Peyrot
|
794a994720
|
don’t use wildcard use
|
2017-07-18 22:59:45 +02:00 |
|
Astro
|
68af9d2110
|
xmpp_codec: fix large stanzas
|
2017-07-18 22:12:00 +02:00 |
|
Astro
|
b944ca4ac7
|
make it work with minidom
|
2017-07-18 20:12:17 +02:00 |
|
Astro
|
d4bd64370c
|
switch from rustxml to minidom, doesn't work
|
2017-07-17 20:53:00 +02:00 |
|
Astro
|
6e5f86632f
|
xmpp_codec: add remedies for truncated utf8
|
2017-07-14 01:58:25 +02:00 |
|
Astro
|
000f848dd0
|
consolidate debug output
|
2017-06-19 02:34:16 +02:00 |
|
Astro
|
2e0dff5153
|
xmpp_codec: add Packet::Text
|
2017-06-19 02:17:06 +02:00 |
|
Astro
|
c32a38874c
|
refactor into stream_start + xmpp_stream
|
2017-06-05 02:50:22 +02:00 |
|
Astro
|
a618acd6d6
|
starttls works
|
2017-06-05 00:42:35 +02:00 |
|
Astro
|
482bf77955
|
tidy up
|
2017-06-04 02:05:15 +02:00 |
|
Astro
|
0a34c6c71f
|
fix stanza events
|
2017-06-03 02:26:44 +02:00 |
|
Astro
|
aece3798c1
|
XMPPCodec Input shall be just one Packet
|
2017-06-03 02:17:12 +02:00 |
|
Astro
|
005013f37c
|
this kinda works
|
2017-06-03 01:58:31 +02:00 |
|
Astro
|
212d9e7e7e
|
this ain't work
|
2017-06-02 00:42:57 +02:00 |
|