aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeLines
...
| | * Mainline merge.Wilmer van der Gaast2010-09-05-6/+48
| | |\
| | * \ Merging minor mainline changes.Wilmer van der Gaast2010-08-27-8/+8
| | |\ \
| | * \ \ Merge mainline.Wilmer van der Gaast2010-08-21-0/+53
| | |\ \ \
| | * | | | Some general cleanup, plus fixing a bug in the memberlist parsing code:Wilmer van der Gaast2010-08-21-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the lists can come in in any order, so parse it *completely* before showing auth requests.
| * | | | | Some doc fixes, removing a % that was never supposed to be at the end ofWilmer van der Gaast2010-09-10-27/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the default MOTD.
| * | | | | Move whatsnew stuff into help.txt. Stop putting too much string contentWilmer van der Gaast2010-09-06-1/+34
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | into the executable.
| * | | | 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
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | (otr smpq).
| * | | | | 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
| | |/ | |/| | | | | | | | | | in the docs so far.
* | | First step in this merge. Mostly a bzr merge and then a cleanup of conflictsWilmer van der Gaast2010-08-24-2/+179
|\ \ \ | |/ / |/| | | | | | | | and parts I want to/have to redo (because of ui-fix).
| * | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | people as away=Mobile. Bug #462 (and others for other protocols).
* | | | | | | | | | | Added some neat whatsnew code that keeps track of the newest version ofWilmer van der Gaast2010-08-21-0/+42
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BitlBee used by a user, and if it looks like s/he hasn't used this one before, show a list of new features that may be interesting. Since I don't think im.bitlbee.org users will read any changelogs ever, this is probably not a bad idea. If you hate it, the following command should get rid of it forever: set last_version 9999999
* | | | | | | | | | blist should only show contacts that are (or would be if they were online)Wilmer van der Gaast2010-08-14-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in the current channel.
* | | | | | | | | | Add a few more commands (including RT) and the ability to send replies.Wilmer van der Gaast2010-08-08-0/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | That's it for now, this is already not very pretty, but just offers the bare basic functionality.
* | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | line (if stdin is a TTY). This hopefully answers a FAQ. Also moved stuff around in README a little bit, daemon mode should be described before obsolete inetd stuff.
* | | | | | | | | | Allow including account tags in nicknames, and be a bit more clever aboutWilmer van der Gaast2010-07-28-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the default tags (recognize AIM/ICQ/GTalk/Facebook).
* | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | more people use it.
* | | | | | | | | | Adding easy migration from old show_offline/away_devoice settings, andWilmer van der Gaast2010-07-19-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | documentation.
* | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | start with XML tags, since they won't show up as whitespace in help.txt.
* | | | | | | | | | Making nick_format a tiny bit more complicated: Allow truncating a variableWilmer van der Gaast2010-07-17-3/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to a certain length.
* | | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | original unstripped version (without ugly underscores, also).
* | | | | | | | | | Documentation update. I think this covers most of the channel-related ui-fixWilmer van der Gaast2010-07-04-7/+153
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes.
* | | | | | | | | | Changed account set (and other account commands) syntax. Instead ofWilmer van der Gaast2010-06-27-54/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "account set acc/key value" you now do "account acc set key value". So just the regular set syntax with a "account acc" prefix. The slash has been a source of confusion for long enough now. For consistency, commands like "account on acc" should now also be "account acc on" instead. Same for the new "channel" comand, of course.