From 7d27962b17487ec1c783dc9e028859b01a20e6f0 Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Wed, 8 Feb 2012 00:24:12 +0000 Subject: Take t.co URL lengthe^Wshortening into account when counting message length before posting a Twitter message. Disable this functionality by default for identi.ca accounts. Hardcode post-t.co URL length to 20 since it's probably not going to change any time soon. Bug #855. Patch by Artem Savkov, thanks! --- doc/user-guide/commands.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'doc/user-guide') diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index 81eb7452..95a127cf 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -1031,6 +1031,21 @@ + + + 20 + + + + Twitter replaces every URL with fixed-length t.co URLs. BitlBee is able to take t.co urls into account when calculating message_length replacing the actual URL length with target_url_length. Setting target_url_length to 0 disables this feature. + + + + This setting is disabled for identica accounts by default and will not affect anything other than message safety checks (i.e. Twitter will still replace your URLs with t.co links, even if that makes them longer). + + + + one, many, chat -- cgit v1.2.3