Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | oscar: Add prefixes to all functions that may conflict with purple | dequis | 2015-12-18 | -0/+5 |
| | | | | | | | | When people build with ./configure --purple=1 --oscar=1, the native oscar is compiled statically, which should take priority, but sometimes purple's oscar is used instead and bad things happen, most of it being due to calling bitlbee's native aim_callhandler instead of the function with the same name of libpurple's liboscar.so. | |||
* | typofix - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2015-08-07 | -1/+1 |
| | ||||
* | Reindent everything to K&R style with tabs | Indent | 2015-02-20 | -130/+136 |
| | | | | | | | Used uncrustify, with the configuration file in ./doc/uncrustify.cfg Commit author set to "Indent <please@skip.me>" so that it's easier to skip while doing git blame. | |||
* | Massive cleanup in OSCAR. | Wilmer van der Gaast | 2012-10-20 | -30/+0 |
| | ||||
* | Removing some more cruft now that I've (re)discovered ld garbage collection. | Wilmer van der Gaast | 2012-10-20 | -1/+0 |
| | | | | | Mostly stuff related to obsolete Y!MSG login obfuscation schemes. | |||
* | Removing some fully dead code. | Wilmer van der Gaast | 2012-10-19 | -1/+0 |
| | ||||
* | Un-deprecate login.icq.com, ICQ is back on its own server thanks to the | Wilmer van der Gaast | 2010-11-15 | -1/+2 |
| | | | | | | acquisition from a while ago. I was warned about two weeks ago that this was going to happen ... apparently sooner than expected. | |||
* | Fixed compatibility with AIM mobile messages. Should work according to | Wilmer van der Gaast | 2009-06-18 | -1/+12 |
| | | | | | | reports in bug #88 (where this patch comes from) and #bitlbee. Not sure about side effects, one way to find out... | |||
* | Killed the <server> parameter to "account add" and changed the default | Wilmer van der Gaast | 2007-12-12 | -1/+1 |
| | | | | | | | server for OSCAR to what both login.icq.com and login.oscar.aol.com resolve to these days. There's no need to specify a server anymore so why bother. And cleaned up the docs (removed all references to those OSCAR servers). | |||
* | s/gaim_connection/im_connection/ and some other minor API changes. The rest | Wilmer van der Gaast | 2007-03-30 | -1/+1 |
| | | | | | | will come tomorrow. It compiles, I'll leave the real testing up to someone else. ;-) | |||
* | Trying to fix charset issues with outgoing AIM chat messages. | Wilmer van der Gaast | 2006-05-22 | -2/+5 |
| | ||||
* | Merging the Hanji groupchat patch | Nelson Elhage | 2005-12-04 | -0/+6 |
| | ||||
* | Remove OFT and rendez-vous support (not used anyway and implemented | Jelmer Vernooij | 2005-11-20 | -28/+0 |
| | | | | | in a way too complicated way) | |||
* | Initial repository (0.99 release tree)0.99 | Wilmer van der Gaast | 2005-11-06 | -0/+921 |