xmpp-rs/xmpp-parsers/src
Maxime “pep” Buquet 0377b5658a parsers: Remove dead get_ns methods
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2020-01-22 00:50:56 +01:00
..
muc parsers: cleanup warnings about errors and unused stuff 2020-01-22 00:50:56 +01:00
pubsub Fix fmt 2019-12-30 11:28:52 +01:00
util Fix serialisation of Optional field 2019-12-01 03:16:24 +01:00
attention.rs Prepare for merge: Move all xmpp-parsers files into xmpp-parsers/ 2019-10-18 13:47:10 +02:00
avatar.rs Prepare for merge: Move all xmpp-parsers files into xmpp-parsers/ 2019-10-18 13:47:10 +02:00
bind.rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
blocking.rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
bob.rs parsers: cleanup warnings about errors and unused stuff 2020-01-22 00:50:56 +01:00
bookmarks.rs minidom: Implement PartialEq manually for Node and Element 2019-11-29 16:02:23 +01:00
bookmarks2.rs minidom: Implement PartialEq manually for Node and Element 2019-11-29 16:02:23 +01:00
caps.rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
carbons.rs Fix fmt 2019-12-30 11:28:52 +01:00
cert_management.rs Add tests for cert management serialization 2020-01-21 16:53:56 +01:00
chatstates.rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
component.rs Prepare for merge: Move all xmpp-parsers files into xmpp-parsers/ 2019-10-18 13:47:10 +02:00
csi.rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
data_forms.rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
date.rs parsers: cleanup warnings about errors and unused stuff 2020-01-22 00:50:56 +01:00
delay.rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
disco.rs minidom: Implement PartialEq manually for Node and Element 2019-11-29 16:02:23 +01:00
ecaps2.rs ecaps2: Use the Error type instead of () or String. 2019-12-01 17:00:20 +01:00
eme.rs Prepare for merge: Move all xmpp-parsers files into xmpp-parsers/ 2019-10-18 13:47:10 +02:00
forwarding.rs Fix fmt 2019-12-30 11:28:52 +01:00
hashes.rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
ibb.rs parsers: cleanup warnings about errors and unused stuff 2020-01-22 00:50:56 +01:00
ibr.rs parsers: fix tests indentation with minidom PartialEq changes 2019-12-08 11:03:01 +00:00
idle.rs parsers: cleanup warnings about errors and unused stuff 2020-01-22 00:50:56 +01:00
iq.rs minidom: Implement PartialEq manually for Node and Element 2019-11-29 16:02:23 +01:00
jid_prep.rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
jingle.rs parsers: Remove dead get_ns methods 2020-01-22 00:50:56 +01:00
jingle_dtls_srtp.rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
jingle_ft.rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
jingle_ibb.rs parsers: cleanup warnings about errors and unused stuff 2020-01-22 00:50:56 +01:00
jingle_ice_udp.rs Add test for jingle udp transport serialization 2020-01-21 16:59:22 +01:00
jingle_message.rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
jingle_rtcp_fb.rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
jingle_rtp.rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
jingle_s5b.rs minidom: Implement PartialEq manually for Node and Element 2019-11-29 16:02:23 +01:00
jingle_ssma.rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
lib.rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
mam.rs parsers: cleanup warnings about errors and unused stuff 2020-01-22 00:50:56 +01:00
media_element.rs parsers: cleanup warnings about errors and unused stuff 2020-01-22 00:50:56 +01:00
message.rs minidom: Implement PartialEq manually for Node and Element 2019-11-29 16:02:23 +01:00
message_correct.rs Prepare for merge: Move all xmpp-parsers files into xmpp-parsers/ 2019-10-18 13:47:10 +02:00
mood.rs Prepare for merge: Move all xmpp-parsers files into xmpp-parsers/ 2019-10-18 13:47:10 +02:00
nick.rs Prepare for merge: Move all xmpp-parsers files into xmpp-parsers/ 2019-10-18 13:47:10 +02:00
ns.rs pubsub: Add serialization test for configure element 2019-12-01 03:16:24 +01:00
occupant_id.rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
openpgp.rs Add test for openpgp pubkey serialization 2020-01-21 17:23:08 +01:00
ping.rs Prepare for merge: Move all xmpp-parsers files into xmpp-parsers/ 2019-10-18 13:47:10 +02:00
presence.rs minidom: Implement PartialEq manually for Node and Element 2019-11-29 16:02:23 +01:00
receipts.rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
roster.rs parsers: fix tests indentation with minidom PartialEq changes 2019-12-08 11:03:01 +00:00
rsm.rs minidom: Implement PartialEq manually for Node and Element 2019-11-29 16:02:23 +01:00
sasl.rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
server_info.rs Prepare for merge: Move all xmpp-parsers files into xmpp-parsers/ 2019-10-18 13:47:10 +02:00
sm.rs Fix fmt 2019-12-30 11:28:52 +01:00
stanza_error.rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
stanza_id.rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
stream.rs Prepare for merge: Move all xmpp-parsers files into xmpp-parsers/ 2019-10-18 13:47:10 +02:00
time.rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
tune.rs Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
version.rs minidom: Implement PartialEq manually for Node and Element 2019-11-29 16:02:23 +01:00
websocket.rs Prepare for merge: Move all xmpp-parsers files into xmpp-parsers/ 2019-10-18 13:47:10 +02:00
xhtml.rs minidom: Don't prepend xml prelude in writer. Add new API 2019-11-10 01:01:42 +01:00