Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Disable plugin support by default, support compilation with non-C99 compilers. | Jelmer Vernooij | 2005-11-29 | -26/+36 |
| | ||||
* | Merge from Wilmer | Jelmer Vernooij | 2005-11-28 | -2417/+117 |
|\ | ||||
| * | Messages specific to a connection only mention the handle now if necessary ↵ | Wilmer van der Gaast | 2005-11-26 | -2/+14 |
| | | | | | | | | (i.e. if there is more than one connection to that IM-network). Should close #26. | |||
| * | Lowered the line splitting limit a bit (and made it a bit prettier by trying ↵ | Wilmer van der Gaast | 2005-11-26 | -10/+13 |
| | | | | | | | | to split on spaces, if possible). Should close #29. | |||
| * | Little code cleanup in Jabber module, added support for Jabber headline ↵ | Wilmer van der Gaast | 2005-11-23 | -95/+47 |
| | | | | | | | | messages. | |||
| * | Incoming typing notices are now sent as a CTCP. Better consistency. | Wilmer van der Gaast | 2005-11-20 | -1/+1 |
| | | | | | | | | | | Don't forget to upgrade your typing notice script. | |||
| * | Remove OFT and rendez-vous support (not used anyway and implemented | Jelmer Vernooij | 2005-11-20 | -2309/+42 |
| | | | | | | | | | | in a way too complicated way) | |||
* | | Merge Wilmer | Jelmer Vernooij | 2005-11-19 | -41/+156 |
|\| | ||||
| * | Oops, even BitlBee didn't know yet that channel names can start with &. Now ↵ | Wilmer van der Gaast | 2005-11-19 | -1/+1 |
| | | | | | | | | it should. | |||
| * | Applied AIM typing notification patch from Hanji. | Wilmer van der Gaast | 2005-11-19 | -1/+118 |
| | | ||||
| * | HTML stripping is optional again (but still safer than before 0.93), but now ↵ | Wilmer van der Gaast | 2005-11-18 | -16/+15 |
| | | | | | | | | enabled by default. | |||
| * | Hmmm, why are these 0-byte files still there? | Wilmer van der Gaast | 2005-11-16 | -0/+0 |
| | | ||||
| * | Got rid of raw ^B's in source, | Wilmer van der Gaast | 2005-11-16 | -23/+23 |
| | | | | | | | | | | | | | | | | Replaced most irc_usermsg() calls in nogaim.c with serv_got_crap(), Slightly clearer handling of buddy add requests. Thanks to timing for the patch. | |||
* | | Merge from Jelmer | Jelmer Vernooij | 2005-11-15 | -92/+17 |
|\| | ||||
| * | Remove handle_cmp() replacing it by a protocol-specific function. | Jelmer Vernooij | 2005-11-15 | -51/+8 |
| | | ||||
| * | Remove some unused code in oscar | Jelmer Vernooij | 2005-11-15 | -41/+9 |
| | | ||||
* | | Merge changes from Wilmer | Jelmer Vernooij | 2005-11-15 | -60/+7 |
|\| | ||||
| * | Fixed inconsistency (in fact stupidity) in do_error_dialog(). | Wilmer van der Gaast | 2005-11-12 | -1/+1 |
| | | ||||
| * | Updates copyright headers of files that were changed in 2005 too. | Wilmer van der Gaast | 2005-11-12 | -3/+3 |
| | | | | | | | | | | (IOW, needed to change something to test the post-rsync hook. ;-)) | |||
| * | Forgot to modify CHANGES again, and removed some more debugging code we don't | Wilmer van der Gaast | 2005-11-09 | -52/+0 |
| | | | | | | | | | | need anymore (and didn't want to have in a release in the first place...) | |||
| * | QUIT now works before logging in too | Wilmer van der Gaast | 2005-11-09 | -2/+3 |
| |\ | ||||
| | * | Make another function static. | Jelmer Vernooij | 2005-11-08 | -2/+3 |
| | | | ||||
| * | | Got rid of some debugging code we tried to use to track the 100% CPU bug. | Wilmer van der Gaast | 2005-11-07 | -2/+0 |
| |/ | | | | | | | | | Turned out it was very suitable DoS code. :-) | |||
* / | Migrate my pluginable branch to use Wilmers' branch as parent | Jelmer Vernooij | 2005-11-07 | -117/+147 |
|/ | ||||
* | Initial repository (0.99 release tree)0.99 | Wilmer van der Gaast | 2005-11-06 | -0/+51723 |