Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Some polishing/documentation for the "account add" without password hack. | Wilmer van der Gaast | 2010-11-24 | -6/+10 |
| | ||||
* | Fixed two doc/string typos. | Wilmer van der Gaast | 2010-11-19 | -1/+1 |
| | ||||
* | There. BitlBee 3.0, it was about time. :-) | Wilmer van der Gaast | 2010-10-22 | -0/+23 |
| | ||||
* | Fixed nick_format2 typo in help. (Bug #684) | Wilmer van der Gaast | 2010-10-21 | -1/+1 |
| | ||||
* | Merging smpq fix from pesco. | Wilmer van der Gaast | 2010-10-06 | -2/+14 |
|\ | ||||
| * | q&a-style smp only affects trust on the asking side | Sven Moritz Hallberg | 2010-10-04 | -2/+14 |
| | | ||||
* | | Merging mainline, which includes a huge msnp13 merge. | Wilmer van der Gaast | 2010-10-02 | -2/+73 |
|\ \ | |/ |/| | | | | | | | Not 100% sure about the OpenSSL merge, should double check that but I'm currently offline. | |||
| * | Move whatsnew stuff into help.txt. Stop putting too much string content | Wilmer van der Gaast | 2010-09-06 | -1/+34 |
| | | | | | | | | | | into the executable. | |||
| * | Slightly better documentation of control channels and groups. | Wilmer van der Gaast | 2010-09-05 | -1/+39 |
| | | ||||
* | | Merging some fixes from pesco. Adds support for the SMP flavour used by Pidgin | Wilmer van der Gaast | 2010-09-29 | -1/+18 |
|\ \ | | | | | | | | | | | | | (otr smpq). | |||
| * | | help entry for 'otr smpq' | Sven Moritz Hallberg | 2010-09-19 | -0/+17 |
|/ / | ||||
* | | Merge mainline stuff. | Wilmer van der Gaast | 2010-08-31 | -13/+17 |
|\| | ||||
| * | Due to popular demand, now using mode=chat by default. | Wilmer van der Gaast | 2010-08-30 | -5/+9 |
| | | ||||
| * | The "transfers" command was renamed to "transfer" but this wasn't reflected | Wilmer van der Gaast | 2010-08-25 | -8/+8 |
| | | | | | | | | | | in the docs so far. | |||
* | | First step in this merge. Mostly a bzr merge and then a cleanup of conflicts | Wilmer van der Gaast | 2010-08-24 | -0/+173 |
|\ \ | |/ |/| | | | | | and parts I want to/have to redo (because of ui-fix). | |||
| * | merge with upstraem bitlbee 1.2.8 | Sven Moritz Hallberg | 2010-07-11 | -1/+32 |
| |\ | ||||
| * \ | merge in bitlbee head | Sven Moritz Hallberg | 2010-06-04 | -3/+3 |
| |\ \ | ||||
| * \ \ | merge in bitlbee 1.2.7 | Sven Moritz Hallberg | 2010-06-03 | -7/+58 |
| |\ \ \ | ||||
| * \ \ \ | merge in bitlbee 1.2.6 | Sven Moritz Hallberg | 2010-06-03 | -2/+111 |
| |\ \ \ \ | ||||
| * \ \ \ \ | merge in bitlbee 1.2.5 | Sven Moritz Hallberg | 2010-06-03 | -11/+77 |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | merge in bitlbee 1.2.4 | Sven Moritz Hallberg | 2010-06-03 | -0/+4 |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | pretty blind try at merging in the latest trunk | Sven Moritz Hallberg | 2009-03-12 | -35/+113 |
| |\ \ \ \ \ \ \ | ||||
| * | | | | | | | | commit updates by ashish shukla <wahjava@gmail.com> | Sven Moritz Hallberg | 2009-03-12 | -3/+7 |
| | | | | | | | | | ||||
| * | | | | | | | | merge in latest trunk | Sven Moritz Hallberg | 2008-07-17 | -49/+36 |
| |\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | put 'otr forget key' back in, which now works | Sven Moritz Hallberg | 2008-02-17 | -1/+14 |
| | | | | | | | | | | ||||
| * | | | | | | | | | remove (broken) 'otr forget key' command again | Sven Moritz Hallberg | 2008-02-16 | -14/+1 |
| | | | | | | | | | | ||||
| * | | | | | | | | | update settings documentation | Sven Moritz Hallberg | 2008-02-12 | -5/+83 |
| | | | | | | | | | | ||||
| * | | | | | | | | | document otr commands | Sven Moritz Hallberg | 2008-02-12 | -0/+149 |
| | | | | | | | | | | ||||
* | | | | | | | | | | Pass "user is mobile" info coming from OSCAR up to BitlBee and show mobile | Wilmer van der Gaast | 2010-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 of | Wilmer van der Gaast | 2010-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 Gaast | 2010-08-14 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in the current channel. | |||
* | | | | | | | | | | Add a few more commands (including RT) and the ability to send replies. | Wilmer van der Gaast | 2010-08-08 | -0/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | That's it for now, this is already not very pretty, but just offers the bare basic functionality. | |||
* | | | | | | | | | | Allow including account tags in nicknames, and be a bit more clever about | Wilmer van der Gaast | 2010-07-28 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the default tags (recognize AIM/ICQ/GTalk/Facebook). | |||
* | | | | | | | | | | Source documentation update, including a short HACKING file. | Wilmer van der Gaast | 2010-07-28 | -1/+1 |
| | | | | | | | | | | ||||
* | | | | | | | | | | Account tag documentation update. | Wilmer van der Gaast | 2010-07-24 | -4/+16 |
| | | | | | | | | | | ||||
* | | | | | | | | | | Adding easy migration from old show_offline/away_devoice settings, and | Wilmer van der Gaast | 2010-07-19 | -0/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | documentation. | |||
* | | | | | | | | | | Automatically operate on the current channel if just using "channel set". | Wilmer van der Gaast | 2010-07-18 | -5/+5 |
| | | | | | | | | | | ||||
* | | | | | | | | | | Doc update for the previous change. | Wilmer van der Gaast | 2010-07-18 | -14/+11 |
| | | | | | | | | | | ||||
* | | | | | | | | | | Although linebreaks are allowed in the .xml files, new lines should never | Wilmer van der Gaast | 2010-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 variable | Wilmer van der Gaast | 2010-07-17 | -3/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to a certain length. | |||
* | | | | | | | | | | Merging mainline. | Wilmer van der Gaast | 2010-07-17 | -0/+18 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||
| * | | | | | | | | | Document the base_url setting (for using other Twitter API services). | Wilmer van der Gaast | 2010-07-04 | -0/+18 |
| | | | | | | | | | | ||||
* | | | | | | | | | | Document this complex new beast. | Wilmer van der Gaast | 2010-07-13 | -1/+64 |
| | | | | | | | | | | ||||
* | | | | | | | | | | Added allow_takeover setting for people who don't like this new functionality. | Wilmer van der Gaast | 2010-07-11 | -0/+10 |
| | | | | | | | | | | ||||
* | | | | | | | | | | When addressing people in a chatroom, try to translate the nickname to the | Wilmer van der Gaast | 2010-07-05 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | original unstripped version (without ugly underscores, also). | |||
* | | | | | | | | | | Documentation update. I think this covers most of the channel-related ui-fix | Wilmer van der Gaast | 2010-07-04 | -7/+153 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes. | |||
* | | | | | | | | | | Changed account set (and other account commands) syntax. Instead of | Wilmer van der Gaast | 2010-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. | |||
* | | | | | | | | | | Merging a few revisions from mainline. | Wilmer van der Gaast | 2010-06-24 | -0/+14 |
|\| | | | | | | | | | ||||
| * | | | | | | | | | 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. | |||
* | | | | | | | | | s/buddy_sendbuffer/paste_buffer/ in the docs as well. | Wilmer van der Gaast | 2010-06-14 | -33/+33 |
| | | | | | | | | |