Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | From vmiklos: Added --plugins= option to configure script. | Wilmer van der Gaast | 2007-08-30 | -0/+8 |
| | ||||
* | Merge from Jelmer (making GCC4 happy by sanitizing some typecasting mess | Wilmer van der Gaast | 2007-07-15 | -18/+25 |
|\ | | | | | | | | | around the RC4/B64 code). | |||
| * | Fix ssl_bogus. | Jelmer Vernooij | 2007-07-07 | -0/+5 |
| | | ||||
| * | Fix some warnings in storage.c. | Jelmer Vernooij | 2007-07-07 | -18/+22 |
| | | ||||
* | | Hiding LDAP support because it doesn't actually work at all ATM. | Wilmer van der Gaast | 2007-07-15 | -2/+0 |
| | | ||||
* | | Adding an epoch to "spoofed" version numbers to make sure apt doesn't | Wilmer van der Gaast | 2007-07-14 | -1/+1 |
| | | | | | | | | | | stick with distro packages. | |||
* | | Removed MPL from debian/copyright because the old Jabber module is gone | Wilmer van der Gaast | 2007-07-06 | -478/+2 |
| | | | | | | | | | | now. | |||
* | | Adding debian/ tree to the repository again. Updated it to include all | Wilmer van der Gaast | 2007-07-06 | -0/+1996 |
| | | | | | | | | | | | | 1.0.x versions and some other changes. Might soon start building snapshots again. :-) | |||
* | | Merge from Jelmer (mainly unit testing things). | Wilmer van der Gaast | 2007-07-01 | -10/+410 |
|\ \ | |/ |/| | ||||
| * | Add lcov target | Jelmer Vernooij | 2007-01-22 | -0/+11 |
| | | ||||
| * | Add tests for set | Jelmer Vernooij | 2007-01-21 | -1/+139 |
| | | ||||
| * | Add testsuite for crypting. | Jelmer Vernooij | 2007-01-21 | -1/+52 |
| | | ||||
| * | Add unit testing for user code | Jelmer Vernooij | 2007-01-21 | -1/+95 |
| | | ||||
| * | Add tests for set_url(). Fixed a bug where the default port wasn't | Jelmer Vernooij | 2006-12-24 | -1/+72 |
| | | | | | | | | | | set when socks5 was used. | |||
| * | Refactor the help code to take a filename rather than using the global struct. | Jelmer Vernooij | 2006-12-24 | -10/+43 |
| | | ||||
| * | Fix check for non-debug builds. | Jelmer Vernooij | 2006-12-24 | -0/+2 |
| | | ||||
* | | Added help information for the join_chat command and its five arguments, | Wilmer van der Gaast | 2007-06-30 | -10/+10 |
| | | | | | | | | | | | | which were completely undocumented so far. Also removed the import_buddies information because that command doesn't exist anymore anyway. | |||
* | | s/Gender: Unknown// in OSCAR profile info. If we don't know, just don't | Wilmer van der Gaast | 2007-04-27 | -1/+2 |
| | | | | | | | | | | mention it, like the other vars. | |||
* | | join_chat root command works for AIM chats now. (Was trivial to add and | Wilmer van der Gaast | 2007-04-21 | -11/+15 |
| | | | | | | | | | | useful for testing.) | |||
* | | Consistency; Using OPT_T(YP|HINK)ING for outgoing typing notfication crap | Wilmer van der Gaast | 2007-04-20 | -11/+11 |
| | | | | | | | | | | too. | |||
* | | Jabber module should always send the status information of the primary | Wilmer van der Gaast | 2007-04-20 | -4/+4 |
| | | | | | | | | | | resource now, instead of just whatever came in last. | |||
* | | Added G_GNUC_PRINTF() to imcb_(log|error) to keep an eye on fmt string issues. | Wilmer van der Gaast | 2007-04-20 | -2/+2 |
| | | ||||
* | | Renamed some more prpl functions. | Wilmer van der Gaast | 2007-04-20 | -23/+22 |
| | | ||||
* | | No auto reconnect when the user does "account off" (in fact this auto | Wilmer van der Gaast | 2007-04-20 | -1/+1 |
| | | | | | | | | | | reconnect gets cancelled immediately, but the message is confusing). | |||
* | | Renamed/slightly changed syntax of groupchat callback functions. | Wilmer van der Gaast | 2007-04-19 | -43/+42 |
| | | ||||
* | | New code to use nicknames stored in ICQ contact lists. | Wilmer van der Gaast | 2007-04-19 | -12/+41 |
| | | ||||
* | | More API changes: buddy list management. imcb_add_buddy() is now a *real* | Wilmer van der Gaast | 2007-04-18 | -76/+91 |
| | | | | | | | | | | | | | | | | | | callback, it's only called from inside IM-modules. This makes sure a buddy only gets added to the BitlBee structures if the add was successful. This gets rid of the weirdness described in #55. Unfortunately for now this change breaks A) automatic renaming of ICQ contacts (if there are names stored in the contact list) B) add -tmp. | |||
* | | Fixed NULL pointer dereference in Jabber code. | Wilmer van der Gaast | 2007-04-17 | -1/+2 |
| | | ||||
* | | API cleanup pretty much complete. Fixed pretty much everything except the | Wilmer van der Gaast | 2007-04-16 | -46/+38 |
| | | | | | | | | | | buddy/groupchat related functions. | |||
* | | Hopefully improved Yahoo! "markup" stripping. | Wilmer van der Gaast | 2007-04-16 | -6/+12 |
| | | ||||
* | | Forgot to credit Greg for the update, and sorry to infamous41md for having | Wilmer van der Gaast | 2007-04-15 | -1/+3 |
| | | | | | | | | | | your nick misspelled in the CREDITS file for so long! | |||
* | | Updating the Yahoo! module. This seems to fix handling of incoming away | Wilmer van der Gaast | 2007-04-15 | -242/+696 |
| | | | | | | | | | | | | states/messages, should fix some issues with group chats, and unfortunately also adds some crap which I don't want to clean up for now. | |||
* | | Split serv_got_update() into imcb_buddy_(status|times). (Well, the second | Wilmer van der Gaast | 2007-04-15 | -159/+140 |
| | | | | | | | | | | | | | | one isn't implemented yet, but I'll do that later.) At last I got rid of the hack called get_status_string(). And now Yahoo seems to mess up away messages... | |||
* | | s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a | Wilmer van der Gaast | 2007-04-15 | -296/+277 |
| | | | | | | | | | | | | little bit, grouping things by category instead of original Gaim 0.58 filename. | |||
* | | Cleaned up struct im_connection. No more username/password stuff since | Wilmer van der Gaast | 2007-04-15 | -119/+109 |
| | | | | | | | | | | it's in acc too. wants_to_die is now an argument to imc_logout(). | |||
* | | More format string problems. | Wilmer van der Gaast | 2007-04-15 | -38/+10 |
| | | ||||
* | | Now that all these functions take format strings, I have to make sure I | Wilmer van der Gaast | 2007-04-05 | -11/+3 |
| | | | | | | | | | | use that and don't introduce vulnerabilities. :-) | |||
* | | More cleanups, mainly in the callbacks. Replaced things like | Wilmer van der Gaast | 2007-04-05 | -327/+308 |
| | | | | | | | | | | | | | | | | do_error_dialog() and (set|hide)_login_progress(_error)?() with things that hopefully make more sense. Although it's still not really great... | |||
* | | s/gaim_connection/im_connection/ and some other minor API changes. The rest | Wilmer van der Gaast | 2007-03-30 | -1299/+1306 |
| | | | | | | | | | | | | will come tomorrow. It compiles, I'll leave the real testing up to someone else. ;-) | |||
* | | Preparing for Jabber conference room support. | Wilmer van der Gaast | 2007-03-27 | -147/+158 |
| | | ||||
* | | Removed boolean code from set_getint() and added bits of help to set.h. | Wilmer van der Gaast | 2007-02-26 | -8/+9 |
| | | ||||
* | | Little fix copied from Jelmer's integration branch, want to import the rest | Wilmer van der Gaast | 2007-02-18 | -1/+2 |
| | | | | | | | | | | | | after doing this devel release because there are quite a lot of changes in it. | |||
* | | Added the right version tag. | Wilmer van der Gaast | 2007-02-18 | -2/+2 |
| | | ||||
* | | Little doc/help update. | Wilmer van der Gaast | 2007-02-18 | -15/+15 |
| | | ||||
* | | Silencing some (hopefully) bogus warnings because too many people will | Wilmer van der Gaast | 2007-02-18 | -2/+4 |
| | | | | | | | | | | be annoyed by them. | |||
* | | Fixed Makefiles (make distclean was completely broken). | Wilmer van der Gaast | 2007-02-18 | -3/+5 |
| | | ||||
* | | Fixed a possible issue with corrupted .nicks files in text_load(). | Wilmer van der Gaast | 2007-02-18 | -1/+1 |
| | | ||||
* | | Added Jabber server port number restrictions. | Wilmer van der Gaast | 2007-02-18 | -1/+14 |
| | | ||||
* | | Merging new Jabber module. See the massive changelog for all the cool | Wilmer van der Gaast | 2007-02-18 | -13887/+3703 |
|\ \ | | | | | | | | | | | | | improvements. :-) | |||
| * | | Added Jabber info to CHANGES. | Wilmer van der Gaast | 2006-12-03 | -0/+20 |
| | | |