xmpp-parsers: Implement XEP-0377: Spam Reporting

This commit is contained in:
Emmanuel Gil Peyrot 2024-12-21 17:31:26 +01:00
commit 944c5c7c87
5 changed files with 117 additions and 0 deletions

View file

@ -38,6 +38,7 @@ XXXX-YY-ZZ RELEASER <admin@example.com>
the optional nickname instead of a String (!485)
* New parsers/serialisers:
- Stream Features (RFC 6120) (!400)
- Spam Reporting (XEP-0377) (!506)
- Extensible SASL Profile (XEP-0388)
- SASL Channel-Binding Type Capability (XEP-0440)
- Stream Limits Advertisement (XEP-0478)