aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user-guide/commands.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user-guide/commands.xml')
-rw-r--r--doc/user-guide/commands.xml50
1 files changed, 4 insertions, 46 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml
index f20e3298..35a1300c 100644
--- a/doc/user-guide/commands.xml
+++ b/doc/user-guide/commands.xml
@@ -42,16 +42,6 @@
</description>
</bitlbee-command>
- <bitlbee-command name="msn">
- <syntax>account add msn &lt;handle@server.tld&gt; [&lt;password&gt;]</syntax>
-
- <description>
- <para>
- For MSN connections there are no special arguments.
- </para>
- </description>
- </bitlbee-command>
-
<bitlbee-command name="oscar">
<syntax>account add oscar &lt;handle&gt; [&lt;password&gt;]</syntax>
@@ -923,13 +913,10 @@
<bitlbee-setting name="display_name" type="string" scope="account">
<description>
<para>
- Currently only available for MSN connections, and for jabber groupchats.
- </para>
- <para>
- For MSN: This setting allows you to read and change your "friendly name" for this connection. Since this is a server-side setting, it can't be changed when the account is off-line.
+ Currently only available for jabber groupchats.
</para>
<para>
- For jabber groupchats: this sets the default value of 'nick' for newly created groupchats. There is no way to set an account-wide nick like MSN.
+ For jabber groupchats: this sets the default value of 'nick' for newly created groupchats. There is no way to set an account-wide nick.
</para>
</description>
</bitlbee-setting>
@@ -1027,17 +1014,6 @@
</bitlbee-setting>
- <bitlbee-setting name="local_display_name" type="boolean" scope="account">
- <default>false</default>
-
- <description>
- <para>
- Mostly meant to work around a bug in MSN servers (forgetting the display name set by the user), this setting tells BitlBee to store your display name locally and set this name on the MSN servers when connecting.
- </para>
- </description>
-
- </bitlbee-setting>
-
<bitlbee-setting name="mail_notifications" type="boolean" scope="account">
<default>false</default>
@@ -1061,11 +1037,11 @@
</bitlbee-setting>
<bitlbee-setting name="message_length" type="integer" scope="account">
- <default>140</default>
+ <default>280</default>
<description>
<para>
- Since Twitter rejects messages longer than 140 characters, BitlBee can count message length and emit a warning instead of waiting for Twitter to reject it.
+ Since Twitter rejects messages longer than 280 characters, BitlBee can count message length and emit a warning instead of waiting for Twitter to reject it.
</para>
<para>
@@ -1619,24 +1595,6 @@
</description>
</bitlbee-setting>
- <bitlbee-setting name="switchboard_keepalives" type="boolean" scope="account">
- <default>false</default>
-
- <description>
- <para>
- Turn on this flag if you have difficulties talking to offline/invisible contacts.
- </para>
-
- <para>
- With this setting enabled, BitlBee will send keepalives to MSN switchboards with offline/invisible contacts every twenty seconds. This should keep the server and client on the other side from shutting it down.
- </para>
-
- <para>
- This is useful because BitlBee doesn't support MSN offline messages yet and the MSN servers won't let the user reopen switchboards to offline users. Once offline messaging is supported, this flag might be removed.
- </para>
- </description>
- </bitlbee-setting>
-
<bitlbee-setting name="tag" type="string" scope="account">
<description>
<para>