aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeLines
...
| * | | | | Move whatsnew stuff into help.txt. Stop putting too much string contentWilmer van der Gaast2010-09-06-1/+34
| | |_|_|/ | |/| | |
| * | | | Slightly better documentation of control channels and groups.Wilmer van der Gaast2010-09-05-1/+39
* | | | | Merging some fixes from pesco. Adds support for the SMP flavour used by PidginWilmer van der Gaast2010-09-29-1/+18
|\ \ \ \ \
| * | | | | help entry for 'otr smpq'Sven Moritz Hallberg2010-09-19-0/+17
|/ / / / /
* | | | | Merge mainline stuff.Wilmer van der Gaast2010-08-31-13/+17
|\| | | |
| * | | | Due to popular demand, now using mode=chat by default.Wilmer van der Gaast2010-08-30-5/+9
| | |_|/ | |/| |
| * | | The "transfers" command was renamed to "transfer" but this wasn't reflectedWilmer van der Gaast2010-08-25-8/+8
| | |/ | |/|
* | | First step in this merge. Mostly a bzr merge and then a cleanup of conflictsWilmer van der Gaast2010-08-24-2/+179
|\ \ \ | |/ / |/| |
| * | merge with upstraem bitlbee 1.2.8Sven Moritz Hallberg2010-07-11-1/+51
| |\ \
| * \ \ merge in bitlbee headSven Moritz Hallberg2010-06-04-6/+5
| |\ \ \
| * \ \ \ merge in bitlbee 1.2.7Sven Moritz Hallberg2010-06-03-7/+78
| |\ \ \ \
| * \ \ \ \ merge in bitlbee 1.2.6Sven Moritz Hallberg2010-06-03-3/+133
| |\ \ \ \ \
| * \ \ \ \ \ merge in bitlbee 1.2.5Sven Moritz Hallberg2010-06-03-11/+98
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge in bitlbee 1.2.4Sven Moritz Hallberg2010-06-03-0/+21
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ pretty blind try at merging in the latest trunkSven Moritz Hallberg2009-03-12-35/+113
| |\ \ \ \ \ \ \ \
| * | | | | | | | | commit updates by ashish shukla <wahjava@gmail.com>Sven Moritz Hallberg2009-03-12-3/+28
| * | | | | | | | | merge in latest trunkSven Moritz Hallberg2008-07-17-93/+119
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | put 'otr forget key' back in, which now worksSven Moritz Hallberg2008-02-17-1/+14
| * | | | | | | | | | remove (broken) 'otr forget key' command againSven Moritz Hallberg2008-02-16-14/+1
| * | | | | | | | | | update settings documentationSven Moritz Hallberg2008-02-12-5/+83
| * | | | | | | | | | document otr commandsSven Moritz Hallberg2008-02-12-0/+149
| * | | | | | | | | | add a blurb about OTR to the READMESven Moritz Hallberg2008-02-12-2/+6
* | | | | | | | | | | Pass "user is mobile" info coming from OSCAR up to BitlBee and show mobileWilmer van der Gaast2010-08-21-0/+11
* | | | | | | | | | | Added some neat whatsnew code that keeps track of the newest version ofWilmer van der Gaast2010-08-21-0/+42
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | blist should only show contacts that are (or would be if they were online)Wilmer van der Gaast2010-08-14-2/+2
* | | | | | | | | | Add a few more commands (including RT) and the ability to send replies.Wilmer van der Gaast2010-08-08-0/+40
* | | | | | | | | | Alright, let's try a dev snapshot.1.3devWilmer van der Gaast2010-08-06-5/+15
* | | | | | | | | | Show a friendly warning message when running in inetd mode on the commandWilmer van der Gaast2010-07-29-23/+25
* | | | | | | | | | Allow including account tags in nicknames, and be a bit more clever aboutWilmer van der Gaast2010-07-28-0/+1
* | | | | | | | | | Source documentation update, including a short HACKING file.Wilmer van der Gaast2010-07-28-1/+126
* | | | | | | | | | Account tag documentation update.Wilmer van der Gaast2010-07-24-4/+16
* | | | | | | | | | 1.3dev changelog. Should release that soon, sticking a version# on it makesWilmer van der Gaast2010-07-21-0/+47
* | | | | | | | | | Adding easy migration from old show_offline/away_devoice settings, andWilmer van der Gaast2010-07-19-0/+30
* | | | | | | | | | Automatically operate on the current channel if just using "channel set".Wilmer van der Gaast2010-07-18-5/+5
* | | | | | | | | | Doc update for the previous change.Wilmer van der Gaast2010-07-18-14/+11
* | | | | | | | | | Although linebreaks are allowed in the .xml files, new lines should neverWilmer van der Gaast2010-07-17-6/+6
* | | | | | | | | | Making nick_format a tiny bit more complicated: Allow truncating a variableWilmer van der Gaast2010-07-17-3/+22
* | | | | | | | | | Merging mainline.Wilmer van der Gaast2010-07-17-0/+37
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Ready for BitlBee 1.2.8.1.2.8Wilmer van der Gaast2010-07-04-0/+19
| * | | | | | | | | Document the base_url setting (for using other Twitter API services).Wilmer van der Gaast2010-07-04-0/+18
* | | | | | | | | | Document this complex new beast.Wilmer van der Gaast2010-07-13-1/+64
* | | | | | | | | | Added allow_takeover setting for people who don't like this new functionality.Wilmer van der Gaast2010-07-11-0/+10
* | | | | | | | | | When addressing people in a chatroom, try to translate the nickname to theWilmer van der Gaast2010-07-05-0/+14
* | | | | | | | | | Documentation update. I think this covers most of the channel-related ui-fixWilmer van der Gaast2010-07-04-7/+153
* | | | | | | | | | Changed account set (and other account commands) syntax. Instead ofWilmer van der Gaast2010-06-27-54/+9
* | | | | | | | | | Merging a few revisions from mainline.Wilmer van der Gaast2010-06-24-0/+14
|\| | | | | | | | |
| * | | | | | | | | Added user_agent setting to Jabber accounts so people can get aroundWilmer van der Gaast2010-06-23-0/+14
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | s/buddy_sendbuffer/paste_buffer/ in the docs as well.Wilmer van der Gaast2010-06-14-33/+33
* | | | | | | | | Small doc update on multi-channel stuff. The "channel" command is notWilmer van der Gaast2010-06-13-0/+47
* | | | | | | | | Added away_reply_timeout setting so BitlBee will suppress away messages sentWilmer van der Gaast2010-06-11-0/+14