xmpp: new Config struct for Agent, with bookmarks_autojoin for now

Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
pep 2025-11-13 20:23:45 +01:00
commit 147b79ca52
6 changed files with 84 additions and 18 deletions

View file

@ -43,6 +43,7 @@ XXXX-YY-ZZ [ RELEASER <admin@localhost> ]
stanzas.
- Added documentation on `Event` enum.
- Update to edition 2024
- Add Config::Config struct as a user-facing Agent configuration method.
* Fixes:
- Use tokio::sync::RwLock not std::sync::RwLock (!432)
- The default caps node has been shortened to https://xmpp.rs since we