xmpp: new Config struct for Agent, with bookmarks_autojoin for now
Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
parent
77acd92c62
commit
147b79ca52
6 changed files with 84 additions and 18 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue