xmpp-rs-mirror/parsers/src
Maxime “pep” Buquet f9d4419513
parsers: Document new MucUser helpers
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2023-06-07 19:17:06 +02:00
..
muc parsers: Document new MucUser helpers 2023-06-07 19:17:06 +02:00
pubsub
util parsers: Bump base64 2023-04-03 11:28:41 +02:00
attention.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
avatar.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
bind.rs parsers: correct cargo doc warnings 2022-12-27 17:36:19 +01:00
blocking.rs
bob.rs
bookmarks.rs
bookmarks2.rs parsers/bookmarks2: uncomment 'wrapped' test 2022-03-22 15:07:43 +00:00
caps.rs parsers: Bump base64 2023-04-03 11:28:41 +02:00
carbons.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
cert_management.rs minidom, tokio-xmpp: switch xml parsing to rxml 2022-04-19 20:42:30 +02:00
chatstates.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
component.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
csi.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
data_forms.rs dataforms: Add helper constructors for Field and DataForm. 2022-01-03 11:53:52 +01:00
date.rs parsers: Change deprecated FixedOffset::{east,west} for *_opt 2022-11-30 17:21:40 +01:00
delay.rs
disco.rs Fix expected struct sizes for nightly optimizations (no more CI warnings) 2023-06-06 09:37:16 +00:00
ecaps2.rs parsers: Bump base64 2023-04-03 11:28:41 +02:00
eme.rs
extdisco.rs
forwarding.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
hashes.rs parsers: Bump base64 2023-04-03 11:28:41 +02:00
http_upload.rs parsers: http_upload: allow any case header 2021-12-28 15:24:17 +00:00
ibb.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
ibr.rs
idle.rs
iq.rs
jid_prep.rs
jingle.rs parsers: Update IETF URLs in documentation 2022-12-27 17:36:19 +01:00
jingle_dtls_srtp.rs
jingle_ft.rs parsers: Bump base64 2023-04-03 11:28:41 +02:00
jingle_grouping.rs parsers: correct cargo doc warnings 2022-12-27 17:36:19 +01:00
jingle_ibb.rs
jingle_ice_udp.rs minidom, tokio-xmpp: switch xml parsing to rxml 2022-04-19 20:42:30 +02:00
jingle_message.rs Rip out quick-xml 2022-04-24 13:27:48 +02:00
jingle_raw_udp.rs parsers: Update test_size tests 2022-09-30 16:32:18 +02:00
jingle_rtcp_fb.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
jingle_rtp.rs
jingle_rtp_hdrext.rs
jingle_s5b.rs Fix expected struct sizes for nightly optimizations (no more CI warnings) 2023-06-06 09:37:16 +00:00
jingle_ssma.rs minidom, tokio-xmpp: switch xml parsing to rxml 2022-04-19 20:42:30 +02:00
legacy_omemo.rs minidom, tokio-xmpp: switch xml parsing to rxml 2022-04-19 20:42:30 +02:00
lib.rs xmpp-parsers: Add Message Reactions (XEP-0444) support 2022-12-30 15:26:37 +01:00
mam.rs
mam_prefs.rs
media_element.rs parsers: correct cargo doc warnings 2022-12-27 17:36:19 +01:00
message.rs parsers: Add with_payload/with_payloads helpers on Message 2023-06-07 16:49:19 +02:00
message_correct.rs
mix.rs
mood.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
nick.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
ns.rs xmpp-parsers: Add Message Reactions (XEP-0444) support 2022-12-30 15:26:37 +01:00
occupant_id.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
openpgp.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
ping.rs
presence.rs Presence now has constructors for each type variant, and a with_payload builder method (closes #79) 2023-06-03 08:59:19 +00:00
reactions.rs
receipts.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
roster.rs
rsm.rs
rtt.rs parsers: Update test_size tests 2022-09-30 16:32:18 +02:00
sasl.rs
server_info.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
sm.rs
stanza_error.rs parsers: derive PartialEq on Iq too 2023-05-30 19:04:33 +02:00
stanza_id.rs Fix expected struct sizes for nightly optimizations (no more CI warnings) 2023-06-06 09:37:16 +00:00
stream.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
time.rs
tune.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
version.rs Rename the xmpp-parsers directory to parsers 2021-10-11 08:24:16 +02:00
websocket.rs
xhtml.rs