xmpp-parsers: Support required in SM feature

This was forgotten in 0f0759b207.

That element is only specified in the XML schema, its semantics aren’t
defined anywhere, but we can guess them anyway.
This commit is contained in:
Link Mauve 2025-03-30 12:45:45 +02:00 committed by Link Mauve
commit 4e0cd5d96b
3 changed files with 19 additions and 6 deletions

View file

@ -108,7 +108,8 @@ XXXX-YY-ZZ RELEASER <admin@example.com>
- Push Notifications (XEP-0357) (!543)
- JSON Containers (XEP-0335) (!546)
* Improvements:
- Add support for `<optional/> in XEP-0198 feature advertisment
- Add support for `<optional/>` and `<required/>` in XEP-0198 feature
advertisment.
- Add support application-specific error conditions in XEP-0198
- Keep unsupported vCard elements as `minidom::Element`, so that they
get serialized back instead of being dropped. We now also test for