|
|
@4c9d377
|
2012-09-29T19:49:19Z |
wilmer |
Suppress own UBM messages.
|
|
|
@208db4b
|
2012-09-29T19:38:18Z |
wilmer |
Support for sending messages to federated contacts. They don't seem to …
|
|
|
@3901b5d
|
2012-09-25T22:48:56Z |
wilmer |
Support for receiving messages via the NS (UBM command).
|
|
|
@6bef211
|
2012-09-22T12:55:02Z |
wilmer |
Fixed syntax error introduced by latest merge.
|
|
|
@9c77fbf
|
2012-09-22T12:47:55Z |
wilmer |
Merge mainline.
|
|
|
@d0752e8
|
2012-09-22T12:12:12Z |
wilmer |
Little cleanup. Use xt_from_string() where possible.
|
|
|
@a325ebd
|
2012-09-16T21:44:09Z |
wilmer |
Notification on incoming offline messages. Life is too short to …
|
|
|
@79bb7e4
|
2012-09-16T17:40:44Z |
wilmer |
Online status should be read properly now.
|
|
|
@080c43a
|
2012-09-16T13:52:19Z |
wilmer |
Some more tweaks: Should show up online now, and be able to send and …
|
|
|
@f9258ae
|
2012-09-16T11:52:35Z |
wilmer |
Generate a machine UUID instead of using a hardcoded one.
|
|
|
@bc676ac
|
2012-09-16T00:09:58Z |
wilmer |
MSNP18 code. It logs in now but otherwise doesn't work all too well.
|
|
|
@eb54f56
|
2012-02-11T13:01:20Z |
wilmer |
Add missing newslines to debugging output. Bug #896.
|
|
|
@9b0ad7e
|
2011-12-19T00:00:31Z |
wilmer |
Moving msn_findheader() to lib/misc.c as get_rfc822_header() so I can …
|
|
|
@c77406a
|
2011-11-26T18:41:24Z |
wilmer |
MSN: No clue if the OUT command can specify other reasons, but if so, …
|
|
|
@ed0589c
|
2010-11-13T13:01:40Z |
wilmer |
Fixed issue with logging in to unverified MSN accounts.
|
|
|
@9066974
|
2010-10-23T03:05:48Z |
wilmer |
Fixed some still-leaky code in the MSN incoming status message handling.
|
|
|
@c1d40e7
|
2010-10-07T06:19:39Z |
wilmer |
Fixed some memory leaks.
|
|
|
@27053b5
|
2010-09-04T17:13:55Z |
wilmer |
Finish re-authentication works. Should now work for OIMs as well.
|
|
|
@4aa8a04
|
2010-09-04T15:54:52Z |
wilmer |
This works (includes some token sabotage code to ease testing), but I …
|
|
|
@bae0617
|
2010-09-03T21:24:58Z |
wilmer |
Rearrange things a bit to support multiple NS connections. This is …
|
|
|
@64768d4
|
2010-09-02T09:15:44Z |
wilmer |
Replace msn*write functions with saner versions that accept format …
|
|
|
@02bb9db
|
2010-08-29T09:39:27Z |
wilmer |
Handle payloads attached to errors (assume any number in cmd[2] would …
|
|
|
@fd424c8
|
2010-08-21T23:08:33Z |
wilmer |
Also pick up MSN Messenger mobile info.
|
|
|
@80175a1
|
2010-08-18T19:21:44Z |
wilmer |
Fetch the user's profile to see if there's a display name set there. …
|
|
|
@e0e1546
|
2010-08-15T18:46:10Z |
wilmer |
Making display name code a bit saner. Apparently PoS MSN is still …
|
|
|
@660cb00
|
2010-08-15T13:23:03Z |
wilmer |
Parse authentication errors.
|
|
|
@5a7af1b
|
2010-08-15T13:02:52Z |
wilmer |
The ADL command doesn't support >150 contacts. Split it up.
|
|
|
@d97f51b
|
2010-08-14T23:23:23Z |
wilmer |
Fix issues with logging in with huge SSO tickets (hilariously, the …
|
|
|
@193dc74
|
2010-08-14T16:16:52Z |
wilmer |
Responses to add requests work now.
|
|
|
@e5854a8
|
2010-08-14T14:50:10Z |
wilmer |
Show incoming auth. requests (although responding to them currently …
|
|
|
@5848675
|
2010-08-14T13:32:46Z |
wilmer |
The contact's full name is in a different field now in NLN messages.
|
|
|
@4452e69
|
2010-08-14T13:06:11Z |
wilmer |
Allow changing the display_name, now permanently!
|
|
|
@d93c0eb9
|
2010-08-14T12:20:59Z |
wilmer |
Read incoming MSN status/away messages.
|
|
|
@4e4af1b
|
2010-08-14T08:48:46Z |
wilmer |
Remove some old Passport stuff, this is all in soap.[ch] now.
|
|
|
@91d6e91
|
2010-08-13T09:12:31Z |
wilmer |
Sending offline messages works now ... but Pidgin doesn't seem to …
|
|
|
@b46769d
|
2010-08-12T22:44:56Z |
wilmer |
Some syntax checking fixups; don't make the same mistake of failing …
|
|
|
@be7a180
|
2010-08-12T22:38:30Z |
wilmer |
Proper responses to CHL challenges. Clean up bee_users before calling …
|
|
|
@ca7de3a
|
2010-08-12T22:13:26Z |
wilmer |
Successful login (including contact list sync). \o/
|
|
|
@523fb23
|
2010-08-11T08:08:39Z |
wilmer |
Implement MSNP15 SSO (Sadistic Sign-On).
|
|
|
@7db65b7
|
2010-08-09T19:04:55Z |
wilmer |
Not working yet, but some code for fetching the membership list. …
|
|
|
@5fecede
|
2010-08-08T17:29:43Z |
wilmer |
Enough changes to successfully login up to (but not including) …
|
|
|
@2528cda
|
2010-08-08T15:34:49Z |
wilmer |
Merging msn-offline branch. A tiny bit of MSNP13, and it works for the …
|
|
|
@70ac477
|
2010-06-11T11:34:39Z |
wilmer |
Create new MSN groups when necessary.
|
|
|
@6acc033
|
2010-06-09T00:35:13Z |
wilmer |
Moving MSN contacts between groups is now possible, but no support yet …
|
|
|
@ae3dc99
|
2010-04-24T17:02:07Z |
wilmer |
Merging stuff from mainline (1.2.6).
|
|
|
@efbc154
|
2010-04-16T09:58:22Z |
wilmer |
Merge msn-keepalive, a nice hack (not yet documented) which sends …
|
|
|
@bb839e8
|
2010-04-10T01:05:39Z |
wilmer |
Be more clever with keepalives; detect when a switchboard is opened …
|
|
|
@9bf2481
|
2010-04-09T23:16:38Z |
wilmer |
First stab at MSN keepalives.
Only kicks in if the user goes offline …
|
|
|
@7815a2b
|
2010-04-07T02:15:44Z |
wilmer |
Check MSN display names given by the server for UTF-8-correctness …
|
|
|
@e3413cc
|
2010-03-30T01:30:19Z |
wilmer |
Added local_display_name setting for MSN accounts and some hopefully …
|
|
|
@e5a8118
|
2010-03-20T17:27:23Z |
wilmer |
Added soap.c with a fairly reusable SOAP framework and simple code for …
|
|
|
@3330468
|
2010-03-14T23:15:05Z |
wilmer |
Merging in head.
|
|
|
@21d48d9
|
2010-03-14T20:19:10Z |
wilmer |
Fix for bug #536: No longer fail on corrupted USR responses with …
|
|
|
@fb020ac
|
2010-03-07T18:43:23Z |
wilmer |
Merging in mainline, including improved away/status stuff.
|
|
|
@b051d39
|
2010-03-06T15:44:46Z |
wilmer |
MSN module updated to deal with the new API. Not many changes since it …
|
|
|
@ec29351
|
2009-12-07T22:11:40Z |
wilmer |
Committing some >1y old change. This seems to fix a small leak in the …
|
|
|
@e046390
|
2009-10-10T23:25:54Z |
wilmer |
Make purple use BitlBee's event handling API. Since the APIs never …
|
|
|
@d84e2a9
|
2008-08-02T11:21:36Z |
wilmer |
Microsoft, I hate you.
|
|
|
@0f4c2734
|
2008-07-31T20:44:43Z |
wilmer |
Reverting to the old MSN/Passport authentication mechanism, the new …
|
|
|
@1145964
|
2008-06-29T11:11:50Z |
wilmer |
Fixed two memory leaks in the MSN module.
|
|
|
@99f929c
|
2008-04-21T21:53:15Z |
wilmer |
Now checking if msn_sb_create() returns NULL. This is very unlikely, …
|
|
|
@e6648bf
|
2008-02-17T11:16:01Z |
wilmer |
Replaced old MSN Passport (v1.4) authentication code with what's …
|
|
|
@8ff0a61
|
2008-02-03T17:11:15Z |
wilmer |
Disabling "Unknown command" warnings since they're very noisy and …
|
|
|
@1febf5c
|
2008-01-05T21:15:32Z |
wilmer |
Added "mail_notifications" setting. Who needs those notifications …
|
|
|
@f0cb961
|
2007-04-19T06:03:43Z |
wilmer |
More API changes: buddy list management. imcb_add_buddy() is now a …
|
|
|
@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 …
|
|
|
@911f2eb
|
2006-07-02T23:20:27Z |
wilmer |
Added display_name setting for MSN connections. (Should replace the …
|
|
|
@4ff0966
|
2006-05-28T23:13:47Z |
wilmer |
Merging from main/jelmer.
|
|
|
@a2582c8
|
2006-05-26T22:44:48Z |
wilmer |
Added error_string variable to Passport client.
|
|
|
@ba9edaa
|
2006-05-10T17:34:46Z |
wilmer |
Moved everything to the BitlBee event handling API.
|
|
|
@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.
|
|
|
@08995b0
|
2006-01-04T12:09:35Z |
wilmer |
Cleaned up some warnings in MSN module that appeared because of the …
|
|
|
@ad8b8a3
|
2005-12-17T20:54:06Z |
wilmer |
Passport authentication works now.
|
|
|
@b7d3cc34
|
2005-11-06T18:23:18Z |
wilmer |
Initial repository (0.99 release tree)
0.99
|