Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
| | ||||
* | Added some (more) comments to .h files in lib/ and some minor fixes/cleanups. | Wilmer van der Gaast | 2006-07-19 | -0/+4 |
| | ||||
* | More documentation updates: Added a Scope: line for every setting (for | Wilmer van der Gaast | 2006-07-14 | -40/+46 |
| | | | | | | per-account and global settings) and leaving out the Default: line when there is no default specified in XML (like with the display_name setting). | |||
* | Fixed a memory leak, added a check for valid Jabber handles, and updated | Wilmer van der Gaast | 2006-07-14 | -98/+167 |
| | | | | | | documentation (added information about "account set" and sorted the list of settings because it was a bit too random). | |||
* | Slightly different wording for add -tmp. | Wilmer van der Gaast | 2006-05-07 | -1/+1 |
| | ||||
* | Added add -tmp to the docs. | Wilmer van der Gaast | 2006-05-05 | -0/+5 |
| | ||||
* | Closing #132. | Wilmer van der Gaast | 2006-05-05 | -1/+1 |
| | ||||
* | Updated documentation for the new block/allow syntax. Yes, it's slightly | Wilmer van der Gaast | 2006-03-21 | -0/+9 |
| | | | | | ambiguous now, but it shouldn't cause problems. | |||
* | This is not quite the initial release! :-) | Wilmer van der Gaast | 2005-12-04 | -1/+4 |
| | ||||
* | Removed FDL text from User Guide. | Wilmer van der Gaast | 2005-12-04 | -14/+0 |
| | ||||
* | Fix missing space after actions. | Jelmer Vernooij | 2005-11-26 | -1/+1 |
| | ||||
* | Changed all documentation references to the control channel from #bitlbee to ↵ | Wilmer van der Gaast | 2005-11-21 | -10/+21 |
| | | | | &bitlbee. | |||
* | HTML stripping is optional again (but still safer than before 0.93), but now ↵ | Wilmer van der Gaast | 2005-11-18 | -2215/+6 |
| | | | | enabled by default. | |||
* | Closing #14: Milisecond precision is now possible for the buddy_sendbuffer. | Wilmer van der Gaast | 2005-11-17 | -5/+9 |
| | ||||
* | Added references to the BTS to the documentation. | Wilmer van der Gaast | 2005-11-14 | -48/+48 |
| | ||||
* | Initial repository (0.99 release tree)0.99 | Wilmer van der Gaast | 2005-11-06 | -0/+3852 |