Add ability to set XMPP presence per MUC
Submitted by Simon McVittie
Assigned to Telepathy bugs list
Description
+++ This bug was initially created as a clone of Bug #14954 +++
We always send "online" presence to MUCs, even if we're "away" on the connection itself. However, fixing this in the naive way is a huge privacy violation (see bug #14954).
Possibly we should set our in-MUC presence using Chat States; someone needs to work out the details.