Bug #1005
Presence (away) not send to XMPP MUCs
Status: | Closed | Start: | 12/23/2014 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Engine XMPP (Jabber) | |||
Target version: | 0.11.1 | |||
Complexity: | Medium |
Found in Version: | ||
Votes: | 0 |
Description
Smuxi only updates the presence of the XMPP connection itself but not the MUCs it is joined in.
Associated revisions
Revision a465611e751b68420a99b0d7bf013e3631779f3e
Engine-XMPP: also send presence updates to MUCs, see XEP-0045 (closes: #1005)
History
Updated by Mirco Bauer 3621 days ago
10:37:45 <glo0m> meebey, so it looks like if the client has to send a separate <presence> to the MUC 10:37:45 <glo0m> "An occupant changes availability status within the room by sending updated presence to its <room@service/nick>." 10:37:45 <glo0m> http://xmpp.org/extensions/xep-0045.html#changepres 10:38:51 <glo0m> I checked with Psi+, and when the status changes, it also sends one <presence> without the "to"-attribute, and another one to room@server/Nick </pre>
Updated by Mirco Bauer 3620 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset a465611e751b68420a99b0d7bf013e3631779f3e.