view mcabber/doc/help/en/hlp_authorization.txt @ 2023:26edaf6ea10b

xmpp_setstatus: send presence to MUC rooms before the global presence It only matters (AFAICS) when going offline. We want the presence to be sent by mcabber and not by the server, especially if we're using PGP.
author Mikael Berthe <mikael@lilotux.net>
date Mon, 30 Jul 2012 22:39:17 +0200
parents 9d11c1b1af7a
children
line wrap: on
line source


 /AUTHORIZATION allow|cancel|request|request_unsubscribe [jid]

This command manages presence subscriptions: it allows you to request presence subscriptions from others on your roster, and allows you to control who receives your presence notifications.
If no JID is provided, the currently-selected buddy is used.

/authorization allow
 Allow the buddy to receive your presence updates
/authorization cancel
 Cancel the buddy's subscription to your presence updates
/authorization request
 Request a subscription to the buddy's presence updates
/authorization request_unsubscribe
 Request unsubscription from the buddy's presence updates