source: protocols/msn

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @e35d1a1   2007-04-22T20:44:27Z wilmer Read-only support for Jabber conferences (non-anonymous rooms only). …
(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) @552e641   2007-04-06T05:34:23Z wilmer Now that all these functions take format strings, I have to make sure …
(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) @0fd8559   2007-02-18T17:48:04Z wilmer Merging new Jabber module. See the massive changelog for all the cool …
(edit) @a3a3778   2006-12-22T17:17:08Z wilmer Merging trees.
(edit) @d8d63a2   2006-12-05T20:40:17Z Jelmer Vernooij [merge] wilmer
(edit) @bd28e6a   2006-10-24T10:40:28Z wilmer MSN message packets are now sent at once instead of separately. …
(edit) @e8a6211   2006-10-22T17:00:15Z wilmer Merge from main tree.
(edit) @2a29eac   2006-10-21T19:49:57Z wilmer "Restructured" msn_login() a little bit.
(edit) @d74c644   2006-10-15T20:46:22Z wilmer Merge from devel.
(edit) @a3265629   2006-10-15T18:44:47Z wilmer Fixing early free(). Memory management in the passport code is getting …
(edit) @e617b35   2006-10-15T15:34:57Z wilmer Merging from main development tree.
(edit) @3dc9d46   2006-10-15T15:32:46Z wilmer Fixed a very interesting memory leak in the OSCAR module.
(edit) @93b7bd4   2006-10-15T09:34:02Z wilmer Merging from devel and storage-xml.
(edit) @e97827b   2006-10-15T09:31:13Z wilmer Merging from devel.
(edit) @695e392   2006-10-13T21:44:54Z wilmer Fixed some memory leaking in the MSN Passport code.
(edit) @5e202b0   2006-09-23T16:18:24Z wilmer Implemented a list of away states, using this for a better set_away(), …
(edit) @54794b8   2006-08-25T12:34:36Z wilmer Added msn_http_encode() so it can be used in msn_buddy_list_add() too. …
(edit) @2811940   2006-07-27T14:55:53Z wilmer Copy-paste considered harmful + Fixed double handling of …
(edit) @eda0270   2006-07-14T09:34:56Z wilmer Merging from main.
(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) @bf25fa3   2006-07-03T21:16:35Z wilmer Completed [167]. (Memory leak wasn't completely fixed yet.)
(edit) @911f2eb   2006-07-02T23:20:27Z wilmer Added display_name setting for MSN connections. (Should replace the …
(edit) @0a3c243   2006-06-30T23:18:56Z wilmer Got rid of struct aim_user (now using account_t everywhere). Needs …
(edit) @59f5c42a   2006-06-21T16:56:16Z wilmer Fixed md->grouplist memory leak.
(edit) @b72caac   2006-06-21T16:34:33Z wilmer Merging libevent branch: Events can now be handles by both glib and …
(edit) @5a5c926   2006-06-12T06:58:20Z wilmer Fixed a (very rare, AFAIK) NULL-pointer dereference.
(edit) @4ff0966   2006-05-28T23:13:47Z wilmer Merging from main/jelmer.
(edit) @db28304   2006-05-26T22:49:28Z wilmer Using http_dorequest_url() at one place in passport.c now.
(edit) @a2582c8   2006-05-26T22:44:48Z wilmer Added error_string variable to Passport client.
(edit) @6048744   2006-05-26T13:06:20Z wilmer Added SB_FATAL to MSN errorcode 911 so BitlBee won't disconnect from …
(edit) @ba9edaa   2006-05-10T17:34:46Z wilmer Moved everything to the BitlBee event handling API.
(edit) @e6d6047   2006-04-03T20:21:35Z wilmer Added/Fixed calls to show_got_added() in all IM-modules, now to fill …
(edit) @1ad104a   2006-03-21T08:11:10Z wilmer ns.c now passess the first group a buddy is in.
(edit) @bc736cfa   2006-03-21T08:00:12Z wilmer Basic handling of LSG responses.
(edit) @42d9571   2006-03-18T09:10:44Z wilmer Stupid warnings. :-P
(edit) @61dddd0   2006-03-18T08:33:33Z wilmer Fixed #111, Jabber away states get set correctly at connect-time now.
(edit) @8ba511d   2006-03-17T15:39:16Z wilmer Fixed a very stupid bug in the "Closing switchboard with unsent …
(edit) @1053836   2006-01-30T13:30:59Z wilmer When closing down MSN (sb) connections with unsent messages, the …
(edit) @08995b0   2006-01-04T12:09:35Z wilmer Cleaned up some warnings in MSN module that appeared because of the …
(edit) @0196c47   2006-01-04T11:33:29Z wilmer MSN consts!
(edit) @3b9390b   2005-12-18T10:39:13Z wilmer When trying to talk to MSN people who are offline, the switchboard …
(edit) @43f205b   2005-12-18T01:06:11Z wilmer Crashbug fix in new MSN Passport code (plus a fix to make the 005 …
(edit) @ad8b8a3   2005-12-17T20:54:06Z wilmer Passport authentication works now.
(edit) @afe0764   2005-12-17T12:40:47Z wilmer Changed filenames of IM modules (jabberr, msnn, etc, didn't really …
(edit) @703f0f7   2005-12-14T01:17:25Z Jelmer Vernooij Merge my pluginable branch
(edit) @e7f46c5   2005-12-04T12:58:41Z root Implements solution to typing notifications in ticket #45
(edit) @2cdd8ce   2005-11-19T15:17:03Z Jelmer Vernooij Merge Wilmer
(edit) @5c09a59   2005-11-15T23:16:39Z wilmer Got rid of raw B's in source, Replaced most irc_usermsg() calls in …
(edit) @c998255   2005-11-15T14:57:38Z Jelmer Vernooij Merge from Jelmer
(edit) @9cb9868   2005-11-15T14:47:17Z Jelmer Vernooij Remove handle_cmp() replacing it by a protocol-specific function.
(edit) @b135438   2005-11-15T13:20:27Z Jelmer Vernooij Merge changes from Wilmer
(edit) @c92e6801   2005-11-12T01:05:32Z wilmer Updates copyright headers of files that were changed in 2005 too. …
(edit) @7b23afd   2005-11-07T16:16:18Z Jelmer Vernooij Migrate my pluginable branch to use Wilmers' branch as parent
(add) @b7d3cc34   2005-11-06T18:23:18Z wilmer Initial repository (0.99 release tree) 0.99
Note: See TracRevisionLog for help on using the revision log.