xmpp: Agent::send_message is only for normal messages
This commit is contained in:
parent
d98ed615a5
commit
e19a7988ed
5 changed files with 51 additions and 30 deletions
|
|
@ -1,6 +1,7 @@
|
|||
Version NEXT
|
||||
XXXX-YY-ZZ [ RELEASER <admin@localhost> ]
|
||||
* Breaking:
|
||||
- Agent::send_message now only sends normal messages to other users (!487)
|
||||
- Event::LeaveRoom, Event::LeaveAllRooms, and Event::JoinRooms have been removed.
|
||||
Agent now handles MUC connection states internally. (!481)
|
||||
- Agent::leave_room now takes LeaveRoomSettings argument (!483)
|
||||
|
|
|
|||
Loading…
Reference in a new issue