view mcabber/doc/help/en/hlp_authorization.txt @ 1176:547a8ca7c1a8

Move init_bindings() to screen.c, with a few updates - Move the function init_bindings() to screen.c scr_init_bindings() - Get rid of the malloc/free - Add two key bindings: Meta-a, Meta-b - Put the comments on the same line when it is possible, in order to save some space.
author Mikael Berthe <mikael@lilotux.net>
date Wed, 04 Apr 2007 22:03:49 +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