aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user-guide
Commit message (Collapse)AuthorAgeLines
* 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/+1
|
* Account tag documentation update.Wilmer van der Gaast2010-07-24-4/+16
|
* 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/+18
|\
| * 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.
* | 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
| | | | | | | | | | | | | | 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 Gaast2010-06-14-33/+33
| |
* | Small doc update on multi-channel stuff. The "channel" command is notWilmer van der Gaast2010-06-13-0/+47
| | | | | | | | | | documented yet.
* | Added away_reply_timeout setting so BitlBee will suppress away messages sentWilmer van der Gaast2010-06-11-0/+14
| | | | | | | | | | | | | | in response to PRIVMSG if one was sent recently - some IRC clients including irssi don't do this very well (when talking to >1 people who are away for example).
* | Merging killerbee stuff, bringing all the bleeding-edge stuff together.Wilmer van der Gaast2010-06-07-1/+5
|\ \
| * | Merging mainline.Wilmer van der Gaast2010-06-06-3/+3
| |\|
| * | install-* targets should also work now. Let's see how this works out in a deb.Wilmer van der Gaast2010-05-25-1/+1
| | |
| * | Allow one to run the configure script from a different directory and put allWilmer van der Gaast2010-05-25-0/+4
| | | | | | | | | | | | | | | | | | build files in there. I need this to properly make Debian package variants (i.e. libpurple and native).
| * | Mainline merge. (Probably mostly irrelevant for this branch, oh well.)Wilmer van der Gaast2010-05-16-0/+48
| |\ \
| * \ \ Merging stuff from mainline (1.2.6).Wilmer van der Gaast2010-04-24-2/+94
| |\ \ \
* | | | | Complete (hopefully) fix for nickname changes: Add flags to the identifyWilmer van der Gaast2010-06-07-1/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | command to allow identifying without loading any new settings. With some documentation hints.
* | | | | Set handle_unknown to add_channel by default.Wilmer van der Gaast2010-06-06-1/+1
| | | | |
* | | | | Merging head.Wilmer van der Gaast2010-06-01-3/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fixed documented default for ignore_auth_requests setting.Wilmer van der Gaast2010-05-23-1/+1
| | | | |
| * | | | Minor doc update.Wilmer van der Gaast2010-05-19-2/+2
| | |_|/ | |/| |
* | | | Merging mainline, mostly for chatroom fixes I implemented there.Wilmer van der Gaast2010-05-09-0/+15
|\| | |
| * | | Check Tweet length on the BitlBee side already.Wilmer van der Gaast2010-05-03-0/+15
| | | |
* | | | Mainline merge.Wilmer van der Gaast2010-05-03-13/+74
|\| | |
| * | | Fixed show_offline documentation. (The default is off, not on.)Wilmer van der Gaast2010-05-02-1/+1
| | | |
| * | | Applied show-offline patch from Florian E.J. Fruth, adapted for a fewWilmer van der Gaast2010-05-02-0/+10
| | | | | | | | | | | | | | | | | | | | changes that happened since 1.2.4.
| * | | OAuth documentation update.Wilmer van der Gaast2010-04-28-0/+23
| | |/ | |/|
| * | Help info for the switchboard_keepalives setting.Wilmer van der Gaast2010-04-17-0/+18
| | |
| * | Added a meta-contact twitter_$username and replaced the "use_groupchat"Wilmer van der Gaast2010-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.
* | | Merging loads of stuff from mainline.Wilmer van der Gaast2010-04-14-1/+65
|\| | | |/ |/|
| * Document the Twitter module. And fix the default for auto_reconnect whileWilmer van der Gaast2010-04-08-1/+29
| | | | | | | | | | I'm at it.
| * Added display_timestamps setting in case some people may not really like them.Wilmer van der Gaast2010-04-08-0/+10
| |
| * Show timestamps for offline messages. Including a timezone setting forWilmer van der Gaast2010-04-07-0/+15
| | | | | | | | | | people using servers outside their own timezone.
| * Added local_display_name setting for MSN accounts and some hopefully cleverWilmer van der Gaast2010-03-29-0/+11
| | | | | | | | | | | | enough handling for it. Should solve problems with MSN servers forgetting/ overriding display names set by the user.
* | Merging in file transfer support. Most important points from my reviewWilmer van der Gaast2010-03-21-0/+43
|\ \ | |/ |/| | | | | are fixed now, time to let it settle in and get people to try it.
| * Merging mainline.Wilmer van der Gaast2010-03-17-10/+61
| |\
| * \ Merging head.Wilmer van der Gaast2009-12-07-35/+117
| |\ \
| * \ \ Merged in upstream r416 which includes my msn_write_msg patch. w00t! ;)ulim2008-08-10-3/+7
| |\ \ \
| * \ \ \ merged in upstream r379 (somewhere after 1.2-3).ulim2008-04-14-49/+36
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Just one trivial conflict in the jabber Makefile, went smoothly.
| * \ \ \ \ Merged with upstream r328ulim2008-02-15-2/+13
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wilmer van der Gaast 2008-02-11 Got rid of some noise at startup: complaining when the default configuration Wilmer van der Gaast 2008-02-10 Added support for password-protected Jabber chatrooms. Wilmer van der Gaast 2008-02-10 Making AI_ADDRCONFIG optional, it doesn't exist on at least NetBSD and Wilmer van der Gaast 2008-02-09 Restored "add -tmp". A bit hackish, but it will do for now. Wilmer van der Gaast 2008-02-07 Fixed getnameinfo() calls, this fixes Solaris stability issues. Thanks to Wilmer van der Gaast 2008-02-04 Added bogus G_GNUC_MALLOC to restore GLib 2.4 compatibility (hopefully). Wilmer van der Gaast 2008-02-03 Messages from the user are also included in backlogs when joining a Jabber Wilmer van der Gaast 2008-02-03 Disabling "Unknown command" warnings since they're very noisy and pretty Wilmer van der Gaast 2008-02-03 Implemented XEP-0115. This adds some info to the <presence/> tags so Wilmer van der Gaast 2008-02-03 Saner garbage collection of cached packets in the Jabber module. Now Wilmer van der Gaast 2008-02-02 Added help_free() and cleaned up some very stale help-related stuff I Wilmer van der Gaast 2008-01-30 Fixed handling of OSCAR multi-part messages... They're not arrays, they're Wilmer van der Gaast 2008-01-24 Keeping track of valid Jabber connections so _connected() events will be Wilmer van der Gaast 2008-01-24 Fixed two valgrind warnings (partially uninitialized "struct tm" vars.) Wilmer van der Gaast 2008-01-20 The Jabber module now uses imcb_chat_log() instead of imcb_log() where Wilmer van der Gaast 2008-01-20 Added imcb_chat_log() for chatroom system messages, so they can be Wilmer van der Gaast 2008-01-20 GET_BUDDY_FIRST wasn't actually implemented, even though it was in use Wilmer van der Gaast 2008-01-19 Using test -f instead of test -e. This breaks if the include files are Wilmer van der Gaast 2008-01-19 Added byte swapping code to the new MD5 checksumming code to make it work Wilmer van der Gaast 2008-01-18 Moving imcb_chat_new() to a saner location (no code changes) and fixing Wilmer van der Gaast 2008-01-17 Apparently ext_yahoo_got_im can be called with msg=NULL, so it should be Wilmer van der Gaast 2008-01-17 Fixing some Solaris compiler warnings (u_int->uint, adding some typecasts Wilmer van der Gaast 2008-01-13 Fixed handing of failed groupchat joins. Wilmer van der Gaast 2008-01-13 Fixed "Conditional jump or move depends on uninitialised value(s)" at Wilmer van der Gaast 2008-01-13 Fixed quickstart2. (Bug #349.) Wilmer van der Gaast 2008-01-13 Different handling of charset mismatches before login time. Ignoring a Wilmer van der Gaast 2008-01-12 When a switchboard connection dies (at the TCP level) and there are still Wilmer van der Gaast 2008-01-12 Killed info_string_append() and now showing the IP address of ICQ users Wilmer van der Gaast 2008-01-11 Fixing bug #344, now away states should always be correct, even when people Wilmer van der Gaast 2008-01-11 Adding own handle to protocol name in blist output for people with multiple Wilmer van der Gaast 2008-01-10 Now setting odata->icq properly again, this got lost some time ago, which Wilmer van der Gaast 2008-01-06 More consistency in error/warning errors. Until now "WARNING:" was usually Wilmer van der Gaast 2008-01-06 Changed warning message about unsent MSN messages. It should show the actual Wilmer van der Gaast 2008-01-05 Added "mail_notifications" setting. Who needs those notifications anyway? Wilmer van der Gaast 2008-01-05 Build fix from vmiklos. Wilmer van der Gaast 2008-01-05 Added handling of MSN switchboard NAK messages. Untested, but hey, it Wilmer van der Gaast 2008-01-05 Removed closure->result. I was planning to add some more stuff, but will Miklos Vajna 2007-12-31 encode: md5.c is no longer in protocols/, it's in lib/ Wilmer van der Gaast 2007-12-28 Fixed return value check in proxy_connect(), since on some systems Wilmer van der Gaast 2007-12-28 Added missing return in jabber_login(). Wilmer van der Gaast 2007-12-16 Implemented XEP-0199 (patch from misc@mandriva.org). Wilmer van der Gaast 2007-12-12 Checking conn->xcred before trying to clean it up since GnuTLS doesn't Wilmer van der Gaast 2007-12-12 Killed the <server> parameter to "account add" and changed the default Wilmer van der Gaast 2007-12-12 Fixed sockerr_again() usage in Jabber module to (hopefully) fix a 100% CPU Wilmer van der Gaast 2007-12-10 Don't allow nicks that start with a number. Wilmer van der Gaast 2007-12-10 Fixed "set xxx" syntax (it showed all settings instead of just xxx). Wilmer van der Gaast 2007-12-09 If I keep forgetting to credit people in commit msgs I should probably add Wilmer van der Gaast 2007-12-09 Added /invite support for Jabber chatrooms (and fixed the argument order