|
|
@99f929c
|
2008-04-21T21:53:15Z |
wilmer |
Now checking if msn_sb_create() returns NULL. This is very unlikely, …
|
|
|
@aa31117
|
2008-04-08T20:44:34Z |
wilmer |
Don't automatically enable MSN debugging messages for debugging builds.
|
|
|
@9143aeb
|
2008-04-05T12:26:04Z |
wilmer |
query.h now defines a callback function type, not using void* for it …
|
|
|
@9186d15
|
2008-02-17T11:26:44Z |
wilmer |
Automatically truncate MSN passports to 16 characters because that's …
|
|
|
@e6648bf
|
2008-02-17T11:16:01Z |
wilmer |
Replaced old MSN Passport (v1.4) authentication code with what's …
|
|
|
@ca60550
|
2008-02-16T15:58:22Z |
wilmer |
Merge from Jelmer.
|
|
|
@fc5cf88
|
2008-02-16T15:45:12Z |
Jelmer Vernooij |
Fix lcov dependencies.
|
|
|
@8ff0a61
|
2008-02-03T17:11:15Z |
wilmer |
Disabling "Unknown command" warnings since they're very noisy and …
|
|
|
@59f527b6
|
2008-01-12T17:24:38Z |
wilmer |
When a switchboard connection dies (at the TCP level) and there are …
|
|
|
@43462708
|
2008-01-06T12:37:55Z |
wilmer |
More consistency in error/warning errors. Until now "WARNING:" was …
|
|
|
@46dca11
|
2008-01-06T12:32:27Z |
wilmer |
Changed warning message about unsent MSN messages. It should show the …
|
|
|
@1febf5c
|
2008-01-05T21:15:32Z |
wilmer |
Added "mail_notifications" setting. Who needs those notifications …
|
|
|
@3585c5a
|
2008-01-05T19:03:02Z |
wilmer |
Added handling of MSN switchboard NAK messages. Untested, but hey, it …
|
|
|
@c058ff9
|
2007-12-09T23:19:35Z |
wilmer |
Added /invite support for Jabber chatrooms (and fixed the argument …
|
|
|
@e900442
|
2007-07-05T23:39:47Z |
wilmer |
Merging from devel. Added documentation for the join_chat command, …
|
|
|
@ae3c4fa
|
2007-07-01T14:52:45Z |
wilmer |
Merge from Jelmer (mainly unit testing things).
|
|
|
@e35d1a1
|
2007-04-22T20:44:27Z |
wilmer |
Read-only support for Jabber conferences (non-anonymous rooms only). …
|
|
|
@df1fb67
|
2007-04-21T05:18:40Z |
wilmer |
Consistency; Using OPT_T(YP|HINK)ING for outgoing typing notfication …
|
|
|
@f6c963b
|
2007-04-21T04:13:21Z |
wilmer |
Renamed some more prpl functions.
|
|
|
@61ae52c
|
2007-04-20T05:19:06Z |
wilmer |
Renamed/slightly changed syntax of groupchat callback functions.
|
|
|
@f0cb961
|
2007-04-19T06:03:43Z |
wilmer |
More API changes: buddy list management. imcb_add_buddy() is now a …
|
|
|
@9624fdf
|
2007-04-17T04:49:17Z |
wilmer |
API cleanup pretty much complete. Fixed pretty much everything except …
|
|
|
@6bbb939
|
2007-04-16T04:01:13Z |
wilmer |
Split serv_got_update() into imcb_buddy_(status|times). (Well, the …
|
|
|
@84b045d
|
2007-04-16T01:03:08Z |
wilmer |
s/imc/imcb/ for callback functions. Moved things aroundin nogaim.h a …
|
|
|
@c2fb3809
|
2007-04-15T22:39:35Z |
wilmer |
Cleaned up struct im_connection. No more username/password stuff since …
|
|
|
@552e641
|
2007-04-06T05:34:23Z |
wilmer |
Now that all these functions take format strings, I have to make sure …
|
|
|
@aef4828
|
2007-04-06T05:20:31Z |
wilmer |
More cleanups, mainly in the callbacks. Replaced things like …
|
|
|
@0da65d5
|
2007-03-31T05:40:45Z |
wilmer |
s/gaim_connection/im_connection/ and some other minor API changes. The …
|
|
|
@fa29d093
|
2007-03-28T05:53:11Z |
wilmer |
Preparing for Jabber conference room support.
|
|
|
@0fd8559
|
2007-02-18T17:48:04Z |
wilmer |
Merging new Jabber module. See the massive changelog for all the cool …
|
|
|
@348c11b
|
2007-01-22T09:42:55Z |
Jelmer Vernooij |
Add lcov target
|
|
|
@a3a3778
|
2006-12-22T17:17:08Z |
wilmer |
Merging trees.
|
|
|
@d8d63a2
|
2006-12-05T20:40:17Z |
Jelmer Vernooij |
[merge] wilmer
|
|
|
@bd28e6a
|
2006-10-24T10:40:28Z |
wilmer |
MSN message packets are now sent at once instead of separately. …
|
|
|
@e8a6211
|
2006-10-22T17:00:15Z |
wilmer |
Merge from main tree.
|
|
|
@2a29eac
|
2006-10-21T19:49:57Z |
wilmer |
"Restructured" msn_login() a little bit.
|
|
|
@d74c644
|
2006-10-15T20:46:22Z |
wilmer |
Merge from devel.
|
|
|
@a3265629
|
2006-10-15T18:44:47Z |
wilmer |
Fixing early free(). Memory management in the passport code is getting …
|
|
|
@e617b35
|
2006-10-15T15:34:57Z |
wilmer |
Merging from main development tree.
|
|
|
@3dc9d46
|
2006-10-15T15:32:46Z |
wilmer |
Fixed a very interesting memory leak in the OSCAR module.
|
|
|
@93b7bd4
|
2006-10-15T09:34:02Z |
wilmer |
Merging from devel and storage-xml.
|
|
|
@e97827b
|
2006-10-15T09:31:13Z |
wilmer |
Merging from devel.
|
|
|
@695e392
|
2006-10-13T21:44:54Z |
wilmer |
Fixed some memory leaking in the MSN Passport code.
|
|
|
@5e202b0
|
2006-09-23T16:18:24Z |
wilmer |
Implemented a list of away states, using this for a better set_away(), …
|
|
|
@54794b8
|
2006-08-25T12:34:36Z |
wilmer |
Added msn_http_encode() so it can be used in msn_buddy_list_add() too. …
|
|
|
@2811940
|
2006-07-27T14:55:53Z |
wilmer |
Copy-paste considered harmful + Fixed double handling of …
|
|
|
@eda0270
|
2006-07-14T09:34:56Z |
wilmer |
Merging from main.
|
|
|
@66b9e86e
|
2006-07-07T13:33:31Z |
Jelmer Vernooij |
Add support for checking test suite coverage using gcov.
|
|
|
@5b52a48
|
2006-07-03T21:22:45Z |
wilmer |
Implemented per-account nick lists instead of per-protocol nick lists. …
|
|
|
@bf25fa3
|
2006-07-03T21:16:35Z |
wilmer |
Completed [167]. (Memory leak wasn't completely fixed yet.)
|
|
|
@911f2eb
|
2006-07-02T23:20:27Z |
wilmer |
Added display_name setting for MSN connections. (Should replace the …
|
|
|
@0a3c243
|
2006-06-30T23:18:56Z |
wilmer |
Got rid of struct aim_user (now using account_t everywhere). Needs …
|
|
|
@59f5c42a
|
2006-06-21T16:56:16Z |
wilmer |
Fixed md->grouplist memory leak.
|
|
|
@b72caac
|
2006-06-21T16:34:33Z |
wilmer |
Merging libevent branch: Events can now be handles by both glib and …
|
|
|
@5a5c926
|
2006-06-12T06:58:20Z |
wilmer |
Fixed a (very rare, AFAIK) NULL-pointer dereference.
|
|
|
@4ff0966
|
2006-05-28T23:13:47Z |
wilmer |
Merging from main/jelmer.
|
|
|
@db28304
|
2006-05-26T22:49:28Z |
wilmer |
Using http_dorequest_url() at one place in passport.c now.
|
|
|
@a2582c8
|
2006-05-26T22:44:48Z |
wilmer |
Added error_string variable to Passport client.
|
|
|
@6048744
|
2006-05-26T13:06:20Z |
wilmer |
Added SB_FATAL to MSN errorcode 911 so BitlBee won't disconnect from …
|
|
|
@ba9edaa
|
2006-05-10T17:34:46Z |
wilmer |
Moved everything to the BitlBee event handling API.
|
|
|
@e6d6047
|
2006-04-03T20:21:35Z |
wilmer |
Added/Fixed calls to show_got_added() in all IM-modules, now to fill …
|
|
|
@1ad104a
|
2006-03-21T08:11:10Z |
wilmer |
ns.c now passess the first group a buddy is in.
|
|
|
@bc736cfa
|
2006-03-21T08:00:12Z |
wilmer |
Basic handling of LSG responses.
|
|
|
@42d9571
|
2006-03-18T09:10:44Z |
wilmer |
Stupid warnings. :-P
|
|
|
@61dddd0
|
2006-03-18T08:33:33Z |
wilmer |
Fixed #111, Jabber away states get set correctly at connect-time now.
|
|
|
@8ba511d
|
2006-03-17T15:39:16Z |
wilmer |
Fixed a very stupid bug in the "Closing switchboard with unsent …
|
|
|
@1053836
|
2006-01-30T13:30:59Z |
wilmer |
When closing down MSN (sb) connections with unsent messages, the …
|
|
|
@08995b0
|
2006-01-04T12:09:35Z |
wilmer |
Cleaned up some warnings in MSN module that appeared because of the …
|
|
|
@0196c47
|
2006-01-04T11:33:29Z |
wilmer |
MSN consts!
|
|
|
@3b9390b
|
2005-12-18T10:39:13Z |
wilmer |
When trying to talk to MSN people who are offline, the switchboard …
|
|
|
@43f205b
|
2005-12-18T01:06:11Z |
wilmer |
Crashbug fix in new MSN Passport code (plus a fix to make the 005 …
|
|
|
@ad8b8a3
|
2005-12-17T20:54:06Z |
wilmer |
Passport authentication works now.
|
|
|
@afe0764
|
2005-12-17T12:40:47Z |
wilmer |
Changed filenames of IM modules (jabberr, msnn, etc, didn't really …
|
|
|
@703f0f7
|
2005-12-14T01:17:25Z |
Jelmer Vernooij |
Merge my pluginable branch
|
|
|
@e7f46c5
|
2005-12-04T12:58:41Z |
root |
Implements solution to typing notifications in ticket #45
|
|
|
@2cdd8ce
|
2005-11-19T15:17:03Z |
Jelmer Vernooij |
Merge Wilmer
|
|
|
@5c09a59
|
2005-11-15T23:16:39Z |
wilmer |
Got rid of raw B's in source,
Replaced most irc_usermsg() calls in …
|
|
|
@c998255
|
2005-11-15T14:57:38Z |
Jelmer Vernooij |
Merge from Jelmer
|
|
|
@9cb9868
|
2005-11-15T14:47:17Z |
Jelmer Vernooij |
Remove handle_cmp() replacing it by a protocol-specific function.
|
|
|
@b135438
|
2005-11-15T13:20:27Z |
Jelmer Vernooij |
Merge changes from Wilmer
|
|
|
@c92e6801
|
2005-11-12T01:05:32Z |
wilmer |
Updates copyright headers of files that were changed in 2005 too. …
|
|
|
@7b23afd
|
2005-11-07T16:16:18Z |
Jelmer Vernooij |
Migrate my pluginable branch to use Wilmers' branch as parent
|
|
|
@b7d3cc34
|
2005-11-06T18:23:18Z |
wilmer |
Initial repository (0.99 release tree)
0.99
|