xmpp: Allow resyncs in Agent::join_room
Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
parent
6624dffe25
commit
a2ed5026f0
5 changed files with 19 additions and 10 deletions
|
|
@ -26,6 +26,8 @@ XXXX-YY-ZZ [ RELEASER <admin@localhost> ]
|
|||
to be enabled for compilation to succeed).
|
||||
|
||||
Please refer to the crate docs for details. (!581)
|
||||
- Allow joining an already joined room with `Agent::join_room` to enable
|
||||
resyncs. Adds a parameter to `muc::room::JoinRoomSettings`.
|
||||
* Added:
|
||||
- Agent::send_room_message takes RoomMessageSettings argument (!483)
|
||||
- Agent::send_raw_message takes RawMessageSettings for any message type (!487)
|
||||
|
|
|
|||
Loading…
Reference in a new issue