|
4089891f6c
|
Update edition to 2021
- Remove TryFrom/Into and FromIterator imports
- Prevent impl_validator_using_provider macro in sasl crate from
constructing trait object
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2023-12-15 19:40:09 +00:00 |
|
|
b522eaf7f3
|
parsers: clippy pass
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2023-12-15 19:26:06 +00:00 |
|
Emmanuel Gil Peyrot
|
022a920300
|
xmpp-parsers: Update to the new jid crate
|
2023-06-20 18:59:26 +02:00 |
|
|
f9d4419513
|
parsers: Document new MucUser helpers
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2023-06-07 19:17:06 +02:00 |
|
|
9fa8a9f6ba
|
parsers: Rename MucUser::with_status to with_statuses
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2023-06-07 19:16:55 +02:00 |
|
|
b8ba74e336
|
parser: Add helpers on MucUser
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2023-06-07 18:44:37 +02:00 |
|
|
d0ec8739d5
|
parsers: impl MessagePayload for MucUser
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2023-06-07 16:54:20 +02:00 |
|
|
afcf9fb2d0
|
parsers: correct cargo doc warnings
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2022-12-27 17:36:19 +01:00 |
|
|
f4084bcc83
|
parsers: with_ helpers for muc::user::Item
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2022-12-27 17:36:19 +01:00 |
|
|
82ed8f4991
|
parsers/muc: Rephrase comment, s/he or she/they/
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2022-12-17 12:09:00 +01:00 |
|
|
f0139b4d88
|
parsers/muc/user: Add 333 status: Status::ServiceErrorKick
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2022-12-17 12:01:28 +01:00 |
|
|
f8cd3c4fff
|
parsers/muc/user: Add status code in docstrings
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2022-12-17 11:51:26 +01:00 |
|
|
b6b0c5ee52
|
parsers: cargo fmt the last commit on parsers
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
|
2022-09-16 19:57:44 +02:00 |
|
|
a425a039ca
|
muc/user: impl PresencePayload for MucUser
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
(cherry picked from commit 7e211619e3b51ab86ecf5cf0b746c5e16b790418)
|
2022-09-15 09:52:24 +00:00 |
|
Astro
|
d4a5a8247b
|
minidom, tokio-xmpp: switch xml parsing to rxml
|
2022-04-19 20:42:30 +02:00 |
|
Emmanuel Gil Peyrot
|
9410849d7a
|
Rename the xmpp-parsers directory to parsers
This doesn’t change anything to the name of the crate, just makes
autocompletion easier by not sharing the same prefix as the xmpp crate.
|
2021-10-11 08:24:16 +02:00 |
|