source: protocols/oscar

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @f5c0d8e   2010-08-31T20:06:14Z wilmer Merge mainline stuff.
(edit) @df61c35a   2010-08-30T19:24:28Z wilmer Warn the user when his/her AIM/ICQ password seems to be too long. For …
(edit) @b0a89cc   2010-08-27T08:48:18Z wilmer Use nifty gcc -MD feature to automatically track .h dependencies of …
(edit) @be999a5   2010-08-23T23:12:24Z wilmer First step in this merge. Mostly a bzr merge and then a cleanup of …
(edit) @0ebf919   2010-08-21T22:25:37Z wilmer Pass "user is mobile" info coming from OSCAR up to BitlBee and show …
(edit) @daae10f   2010-08-07T16:33:02Z wilmer OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen …
(edit) @f7d12f7   2010-08-05T20:20:44Z wilmer Some fixes for compiler warnings that only show up when compiling with …
(edit) @5588edf5   2010-07-25T08:56:17Z wilmer Suppress GLib warning when trying to get a user's IP address while not …
(edit) @42acba1   2010-07-25T08:54:25Z wilmer Some support for changing group info on OSCAR.
(edit) @7989d40d   2010-07-24T14:19:44Z wilmer Fixing chat_join() for OSCAR to return a struct groupchat* right away, …
(edit) @03f3828   2010-07-24T14:06:22Z wilmer Adding protocol-specific chatroom settings. First one to use this: AIM …
(edit) @e437366   2010-07-16T23:55:53Z wilmer Fix possible crash on trying to use half-created OSCAR chatrooms.
(edit) @4346c3f4   2010-07-16T23:31:55Z wilmer Merging mainline.
(edit) @ef14a83   2010-07-16T23:14:04Z wilmer WTF AOL, now suddenly underscores are not allowed in room names?
(edit) @56699f0   2010-06-07T15:11:09Z wilmer Show idle + login time info in /WHOIS (if available).
(edit) @4aa0f6b   2010-06-07T14:31:07Z wilmer Merging killerbee stuff, bringing all the bleeding-edge stuff together.
(edit) @1fdb0a4   2010-06-05T23:26:07Z wilmer Merging mainline.
(edit) @3759849   2010-06-03T22:08:23Z pesco merge in bitlbee head
(edit) @bb09b3c   2010-06-03T21:13:57Z pesco merge in bitlbee 1.2.7
(edit) @814aa52   2010-06-03T11:00:45Z pesco merge in bitlbee 1.2.6
(edit) @5f8ab6a9   2010-06-03T10:41:03Z pesco merge in bitlbee 1.2.5
(edit) @3f81999   2010-06-03T10:31:46Z pesco merge in bitlbee 1.2.4
(edit) @3dc6d86   2010-06-02T08:47:18Z wilmer Disable old-style ICQ authentication. It looks like AOL or whoever is …
(edit) @f60079b   2010-05-25T22:26:54Z wilmer Allow one to run the configure script from a different directory and …
(edit) @2334048   2010-05-16T09:50:57Z wilmer Oi, don't leak that precious memory!
(edit) @d4bc2d9   2010-05-16T09:46:27Z wilmer Handle AIM_CAPS_ICQRTF messages (sometimes sent by certain mobile …
(edit) @ec86b22   2010-05-15T23:28:16Z wilmer Mainline merge. (Probably mostly irrelevant for this branch, oh well.)
(edit) @704dd38   2010-06-01T21:51:27Z wilmer Merging head.
(edit) @3429b58   2010-05-13T22:05:13Z wilmer Mainline merge.
(edit) @7ee07c3   2010-05-09T16:06:19Z wilmer It looks like AIM mem requests (implemented as damn_you() and …
(edit) @5a673f3   2010-05-09T13:04:45Z wilmer Pick up buddy group information from OSCAR server-side contact list.
(edit) @e5abfd4   2010-05-09T11:26:57Z wilmer Safety check for yesterday's fixes: Double-check that a groupchat …
(edit) @bd5eee3   2010-05-09T09:48:56Z wilmer Merging mainline, mostly for chatroom fixes I implemented there.
(edit) @75610c3   2010-05-09T00:40:54Z wilmer Fixed up OSCAR to work with the new way of setting up groupchats.
(edit) @5a599a1   2010-05-09T00:40:03Z wilmer Room names on OSCAR can't start with digits, this broke the "chat …
(edit) @81e04e1   2010-04-01T02:32:25Z wilmer nogaim.c is close to doing something useful again without speaking any …
(edit) @85693e6   2010-03-21T16:17:24Z wilmer Merging in killerbee stuff (just file transfers and maybe a few things …
(edit) @545d7c0   2010-03-21T10:18:28Z wilmer Added ignore_auth_requests setting (patch from vmiklos, bug #578).
(edit) @fb020ac   2010-03-07T18:43:23Z wilmer Merging in mainline, including improved away/status stuff.
(edit) @68198e9   2010-03-07T00:31:34Z wilmer Two more fixes in OSCAR to avoid NULL pointers being passed to …
(edit) @17f9522   2010-03-06T16:17:23Z wilmer OSCAR cleanup.
(edit) @e046390   2009-10-10T23:25:54Z wilmer Make purple use BitlBee's event handling API. Since the APIs never …
(edit) @b9369b5   2009-06-17T23:17:15Z wilmer Fixed compatibility with AIM mobile messages. Should work according to …
(edit) @673a54c   2009-03-12T19:33:28Z pesco pretty blind try at merging in the latest trunk
(edit) @5469952   2008-12-14T15:04:48Z wilmer Detect disconnects caused by concurrent logins or rate limiting, and …
(edit) @c0c43fb   2008-12-14T10:31:49Z wilmer Fixed ic->away leaking memory. This var is only used by OSCAR and …
(edit) @94acdd0   2008-09-28T11:18:19Z wilmer Restored support for password-protected chatrooms (for now only by …
(edit) @6738a67   2008-07-16T23:22:52Z pesco merge in latest trunk
(edit) @fab3d2d   2008-06-22T13:02:15Z wilmer Shut up a "mostly harmless" warning (this NULL would never actually be …
(edit) @de82335   2008-06-22T12:26:19Z wilmer Another fixup after [devel,394]. Clearly I'm not a morning person.
(edit) @c801d25   2008-06-22T10:05:33Z wilmer Fixed bug in [devel,394].
(edit) @424e663   2008-06-22T09:32:46Z wilmer Partial fix for #419: Moved normalize() and some other stuff to OSCAR …
(edit) @9143aeb   2008-04-05T12:26:04Z wilmer query.h now defines a callback function type, not using void* for it …
(edit) @4eb4c0f   2008-02-16T17:15:31Z sm merge in upstream changes
(edit) @ca60550   2008-02-16T15:58:22Z wilmer Merge from Jelmer.
(edit) @fc5cf88   2008-02-16T15:45:12Z Jelmer Vernooij Fix lcov dependencies.
(edit) @5a71d9c   2008-02-09T17:58:13Z sm - add support for setting ops/voice according to OTR msgstate - add …
(edit) @f774e01   2008-01-30T23:05:52Z wilmer Fixed handling of OSCAR multi-part messages... They're not arrays, …
(edit) @613cc55   2008-01-24T22:22:46Z wilmer Fixed two valgrind warnings (partially uninitialized "struct tm" vars.)
(edit) @e64de00   2008-01-12T00:24:46Z wilmer Killed info_string_append() and now showing the IP address of ICQ …
(edit) @181e47a   2008-01-10T00:31:38Z wilmer Now setting odata->icq properly again, this got lost some time ago, …
(edit) @43462708   2008-01-06T12:37:55Z wilmer More consistency in error/warning errors. Until now "WARNING:" was …
(edit) @30ce1ce   2007-12-12T23:30:51Z wilmer Killed the <server> parameter to "account add" and changed the default …
(edit) @c058ff9   2007-12-09T23:19:35Z wilmer Added /invite support for Jabber chatrooms (and fixed the argument …
(edit) @9ff5737   2007-11-29T21:55:14Z wilmer printf() in daemons considered harmful.
(edit) @ebb95b6   2007-11-14T23:42:07Z wilmer Merging from devel/Jelmer.
(edit) @be68d99   2007-11-10T09:25:50Z wilmer Handing of multipart messages in OSCAR (usually from mobiles), this …
(edit) @e900442   2007-07-05T23:39:47Z wilmer Merging from devel. Added documentation for the join_chat command, …
(edit) @ae3c4fa   2007-07-01T14:52:45Z wilmer Merge from Jelmer (mainly unit testing things).
(edit) @d06eabf   2007-06-04T13:22:05Z wilmer Added imcb_buddy_nick_hint so the Jabber conference module can suggest …
(edit) @05bcd20   2007-04-28T05:20:56Z wilmer s/Gender: Unknown in OSCAR profile info. If we don't know, just …
(edit) @e35d1a1   2007-04-22T20:44:27Z wilmer Read-only support for Jabber conferences (non-anonymous rooms only). …
(edit) @c737ba7   2007-04-22T02:15:36Z wilmer join_chat root command works for AIM chats now. (Was trivial to add …
(edit) @df1fb67   2007-04-21T05:18:40Z wilmer Consistency; Using OPT_T(YP|HINK)ING for outgoing typing notfication …
(edit) @f6c963b   2007-04-21T04:13:21Z wilmer Renamed some more prpl functions.
(edit) @61ae52c   2007-04-20T05:19:06Z wilmer Renamed/slightly changed syntax of groupchat callback functions.
(edit) @f0cb961   2007-04-19T06:03:43Z wilmer More API changes: buddy list management. imcb_add_buddy() is now a …
(edit) @9624fdf   2007-04-17T04:49:17Z wilmer API cleanup pretty much complete. Fixed pretty much everything except …
(edit) @6bbb939   2007-04-16T04:01:13Z wilmer Split serv_got_update() into imcb_buddy_(status|times). (Well, the …
(edit) @84b045d   2007-04-16T01:03:08Z wilmer s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a …
(edit) @c2fb3809   2007-04-15T22:39:35Z wilmer Cleaned up struct im_connection. No more username/password stuff since …
(edit) @cd4723c   2007-04-15T21:59:52Z wilmer More format string problems.
(edit) @aef4828   2007-04-06T05:20:31Z wilmer More cleanups, mainly in the callbacks. Replaced things like …
(edit) @0da65d5   2007-03-31T05:40:45Z wilmer s/gaim_connection/im_connection/ and some other minor API changes. The …
(edit) @fa29d093   2007-03-28T05:53:11Z wilmer Preparing for Jabber conference room support.
(edit) @348c11b   2007-01-22T09:42:55Z Jelmer Vernooij Add lcov target
(edit) @d8d63a2   2006-12-05T20:40:17Z Jelmer Vernooij [merge] wilmer
(edit) @91bd910   2006-10-21T20:56:21Z wilmer Fixed #139. (Wrong Gender description)
(edit) @3dc9d46   2006-10-15T15:32:46Z wilmer Fixed a very interesting memory leak in the OSCAR module.
(edit) @d5ccd83   2006-08-13T19:15:23Z wilmer Extra comments in set.h and now properly using set_getbool() instead …
(edit) @d3a672c   2006-08-04T13:56:53Z wilmer Added a per-account web_aware setting for ICQ connections.
(edit) @66b9e86e   2006-07-07T13:33:31Z Jelmer Vernooij Add support for checking test suite coverage using gcov.
(edit) @5b52a48   2006-07-03T21:22:45Z wilmer Implemented per-account nick lists instead of per-protocol nick lists. …
(edit) @96863f6   2006-07-02T09:49:31Z wilmer Added protocol-specific settings, made the server setting specific to …
(edit) @0a3c243   2006-06-30T23:18:56Z wilmer Got rid of struct aim_user (now using account_t everywhere). Needs …
(edit) @68b518d6   2006-05-26T09:03:38Z wilmer Merging from main development tree.
(edit) @7bfd574   2006-05-26T08:57:36Z wilmer Fixed a NULL pointer dereference that showed up on testing.b.o sometimes.
(edit) @936ded6   2006-05-25T08:57:31Z wilmer Disabling chat charset stuff again for now and fixed the crash-bug. …
(edit) @fc630f9   2006-05-23T08:31:04Z wilmer Silenced all compiler warnings that appeared after previous commit.
(edit) @73cf7fd   2006-05-22T09:11:49Z wilmer Trying to fix charset issues with outgoing AIM chat messages.
Note: See TracRevisionLog for help on using the revision log.