Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Document the base_url setting (for using other Twitter API services). | Wilmer van der Gaast | 2010-07-04 | -0/+18 |
| | ||||
* | Added user_agent setting to Jabber accounts so people can get around | Wilmer van der Gaast | 2010-06-23 | -0/+14 |
| | | | | | | | ridiculous user agent restrictions on certain Jabber servers. Obviously this is pretty simple to detect and break, but it works at least with Openfire. | |||
* | Fixed documented default for ignore_auth_requests setting. | Wilmer van der Gaast | 2010-05-23 | -1/+1 |
| | ||||
* | Minor doc update. | Wilmer van der Gaast | 2010-05-19 | -2/+2 |
| | ||||
* | Check Tweet length on the BitlBee side already. | Wilmer van der Gaast | 2010-05-03 | -0/+15 |
| | ||||
* | Fixed show_offline documentation. (The default is off, not on.) | Wilmer van der Gaast | 2010-05-02 | -1/+1 |
| | ||||
* | Applied show-offline patch from Florian E.J. Fruth, adapted for a few | Wilmer van der Gaast | 2010-05-02 | -0/+10 |
| | | | | | changes that happened since 1.2.4. | |||
* | OAuth documentation update. | Wilmer van der Gaast | 2010-04-28 | -0/+23 |
| | ||||
* | Help info for the switchboard_keepalives setting. | Wilmer van der Gaast | 2010-04-17 | -0/+18 |
| | ||||
* | Added a meta-contact twitter_$username and replaced the "use_groupchat" | Wilmer van der Gaast | 2010-04-16 | -13/+23 |
| | | | | | | | setting with a "mode" setting which also allows for a mode where everything just comes from the meta-contact. Tweets should now go to that user or to the channel (if available). Messages to others become DMs. | |||
* | Document the Twitter module. And fix the default for auto_reconnect while | Wilmer van der Gaast | 2010-04-08 | -1/+29 |
| | | | | | I'm at it. | |||
* | Added display_timestamps setting in case some people may not really like them. | Wilmer van der Gaast | 2010-04-08 | -0/+10 |
| | ||||
* | Show timestamps for offline messages. Including a timezone setting for | Wilmer van der Gaast | 2010-04-07 | -0/+15 |
| | | | | | people using servers outside their own timezone. | |||
* | Added local_display_name setting for MSN accounts and some hopefully clever | Wilmer van der Gaast | 2010-03-29 | -0/+11 |
| | | | | | | enough handling for it. Should solve problems with MSN servers forgetting/ overriding display names set by the user. | |||
* | Added ignore_auth_requests setting (patch from vmiklos, bug #578). | Wilmer van der Gaast | 2010-03-21 | -0/+11 |
| | ||||
* | Allow changing the name of the control channel at run-time. | Wilmer van der Gaast | 2010-03-19 | -0/+10 |
| | ||||
* | Set resource_select to activity by default since priority has always been1.2.5 | Wilmer van der Gaast | 2010-03-17 | -1/+1 |
| | | | | | a stupid default. More fixes coming up soon. | |||
* | Added nick_source account setting to allow using full name fields for | Wilmer van der Gaast | 2010-03-13 | -0/+15 |
| | | | | | generating nicknames instead of just the handle. | |||
* | Doc update. | Wilmer van der Gaast | 2010-03-07 | -9/+45 |
| | ||||
* | "chat add", not chat_add | Wilmer van der Gaast | 2009-10-24 | -1/+1 |
| | ||||
* | Document password-protected rooms. | Wilmer van der Gaast | 2009-10-17 | -0/+4 |
| | ||||
* | Fixed an embarassing typo that even fooled me into believing BitlBee is | Wilmer van der Gaast | 2009-01-13 | -2/+2 |
| | | | | | broken. :-( | |||
* | Merging BitlBee 1.2.3 release. | Wilmer van der Gaast | 2008-09-07 | -3/+3 |
|\ | ||||
| * | Switched docs to UTF-8, using XHTML DocBook template instead of old HTML | Wilmer van der Gaast | 2008-09-07 | -3/+3 |
| | | | | | | | | | | one, to get that doc over to UTF-8 as well (all for the majestik møøse!) | |||
* | | Updated "help groupchats" and removed help information on the join_chat | Wilmer van der Gaast | 2008-09-01 | -27/+3 |
| | | | | | | | | | | command. | |||
* | | Added documentation on the "chat" command. | Wilmer van der Gaast | 2008-09-01 | -3/+105 |
|/ | ||||
* | Added ceiling to auto-reconnect delay, changed the default to 5*3<900 and | Wilmer van der Gaast | 2008-08-10 | -3/+7 |
| | | | | | added documentation. | |||
* | Changed root nicknames are now saved. (Bug #378) | Wilmer van der Gaast | 2008-04-05 | -0/+10 |
| | ||||
* | More documentation fixes: Cleaned up dead links, removed more outdated | Wilmer van der Gaast | 2008-03-02 | -39/+11 |
| | | | | | | information (like the "set charset" default, which is UTF-8 for ages already). | |||
* | Some very late quickstart updates: ICQ supports server-side contact lists | Wilmer van der Gaast | 2008-03-02 | -4/+8 |
| | | | | | | for ages already and private is set to true by default for quite some time as well. | |||
* | Oops, even GMail got out of beta quicker than this. ;-) | Wilmer van der Gaast | 2008-03-02 | -4/+5 |
| | ||||
* | My fix for semi-PEBKAC bug #353: Add a warning if someone seems to be using | Wilmer van der Gaast | 2008-02-28 | -2/+2 |
| | | | | | | the wrong command, and fixing "help nick" example to show how it should be done now. | |||
* | Fixed quickstart2. (Bug #349.) | Wilmer van der Gaast | 2008-01-13 | -2/+2 |
| | ||||
* | Added "mail_notifications" setting. Who needs those notifications anyway? | Wilmer van der Gaast | 2008-01-05 | -0/+11 |
| | | | | | Closes: #338. | |||
* | Killed the <server> parameter to "account add" and changed the default | Wilmer van der Gaast | 2007-12-12 | -8/+8 |
| | | | | | | | server for OSCAR to what both login.icq.com and login.oscar.aol.com resolve to these days. There's no need to specify a server anymore so why bother. And cleaned up the docs (removed all references to those OSCAR servers). | |||
* | Merging Jabber groupchat support. | Wilmer van der Gaast | 2007-11-19 | -0/+17 |
|\ | ||||
| * | Merging from devel/Jelmer. | Wilmer van der Gaast | 2007-11-14 | -1/+1 |
| |\ | ||||
| * | | Added "xmlconsole" setting so it can be enabled at login time already. | Wilmer van der Gaast | 2007-11-14 | -0/+13 |
| | | | ||||
| * | | Merge from devel. | Wilmer van der Gaast | 2007-10-12 | -0/+10 |
| |\ \ | ||||
| * | | | Added join_chat command to the "help groupchat" information. | Wilmer van der Gaast | 2007-07-15 | -0/+4 |
| | | | | ||||
* | | | | Added (account) set -del. | Wilmer van der Gaast | 2007-11-17 | -3/+7 |
| |_|/ |/| | | ||||
* | | | Fixed a typo in "help join_chat". | Wilmer van der Gaast | 2007-10-14 | -1/+1 |
| |/ |/| | ||||
* | | Made the netsplit-like quit messages optional. | Wilmer van der Gaast | 2007-10-10 | -0/+10 |
|/ | ||||
* | Added help information for the join_chat command and its five arguments, | Wilmer van der Gaast | 2007-06-30 | -10/+10 |
| | | | | | | which were completely undocumented so far. Also removed the import_buddies information because that command doesn't exist anymore anyway. | |||
* | Merging new Jabber module. See the massive changelog for all the cool | Wilmer van der Gaast | 2007-02-18 | -9/+45 |
|\ | | | | | | | | | improvements. :-) | |||
| * | Merging from main development tree. | Wilmer van der Gaast | 2006-10-15 | -3/+5 |
| |\ | ||||
| * | | Documentation updates. | Wilmer van der Gaast | 2006-10-15 | -9/+45 |
| | | | ||||
* | | | Fix xslt with newer (more pedantic) XSLT processors. | Jelmer Vernooij | 2006-12-05 | -0/+3 |
| |/ |/| | ||||
* | | Small documentation fix (closes #208). | Wilmer van der Gaast | 2006-10-15 | -3/+5 |
|/ | ||||
* | Added help information for the web_aware setting. | Wilmer van der Gaast | 2006-08-13 | -0/+14 |
| |