From 6d8cc053c4b247ad721a0760b13cd383d758c2c5 Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Mon, 19 Jul 2010 00:50:27 +0100 Subject: Adding easy migration from old show_offline/away_devoice settings, and documentation. --- doc/user-guide/commands.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'doc/user-guide') diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index ae2d76fb..4413ce49 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -517,6 +517,10 @@ With this option enabled, the root user devoices people when they go away (just away, not offline) and gives the voice back when they come back. You might dislike the voice-floods you'll get if your contact list is huge, so this option can be disabled. + + + Replaced with the show_users setting. See help show_users. + @@ -1040,6 +1044,32 @@ If enabled causes BitlBee to also show offline users in Channel. Online-users will get op, away-users voice and offline users none of both. This option takes effect as soon as you reconnect. + + + Replaced with the show_users setting. See help show_users. + + + + + + online+,away + + + + Comma-separated list of statuses of users you want in the channel, + and any modes they should have. The following statuses are currently + recognised: online (i.e. available, not + away), away, and offline. + + + + If a status is followed by a valid channel mode character + (@, % or +), it will be given to users with that status. + For example, online@,away+,offline will + show all users in the channel. Online people will + have +o, people who are online but away will have +v, + and others will have no special modes. + -- cgit v1.2.3