source: protocols

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @bae0617   2010-09-03T21:24:58Z wilmer Rearrange things a bit to support multiple NS connections. This is …
(edit) @64768d4   2010-09-02T09:15:44Z wilmer Replace msn*write functions with saner versions that accept format …
(edit) @02bb9db   2010-08-29T09:39:27Z wilmer Handle payloads attached to errors (assume any number in cmd[2] would …
(edit) @feb1bad   2010-08-28T12:24:37Z wilmer Pull in Makefile dependencies fix from mainline.
(edit) @00374ac   2010-08-28T12:22:50Z wilmer Don't treat error 241 as fatal since it isn't - or at least not always.
(edit) @b0a89cc   2010-08-27T08:48:18Z wilmer Use nifty gcc -MD feature to automatically track .h dependencies of …
(edit) @ea728e6   2010-08-24T12:19:52Z wilmer Merging mainline.
(edit) @9b1d2d6   2010-08-22T10:42:27Z wilmer Ignore empty status messages, and msnmsgrp2p invitations.
(edit) @bd599b9   2010-08-22T08:07:48Z wilmer Fix two compiler warnings.
(edit) @1aa74f55   2010-08-23T10:34:36Z wilmer Process incoming XMPP groupchat invites in a saner way: Create a …
(edit) @241f9f6   2010-08-22T13:31:53Z wilmer Better handling of yahoo add responses: libyahoo2 seems to (IMHO) …
(edit) @1bb1e01   2010-08-22T12:15:53Z wilmer Fixed a misuse of xt_find_node() that could get into an infinite loop.
(edit) @fd424c8   2010-08-21T23:08:33Z wilmer Also pick up MSN Messenger mobile info.
(edit) @4022b68   2010-08-21T22:42:01Z wilmer Merge mainline.
(edit) @c00dd71   2010-08-21T22:39:22Z wilmer Pick up away info from Yahoo! too.
(edit) @0ebf919   2010-08-21T22:25:37Z wilmer Pass "user is mobile" info coming from OSCAR up to BitlBee and show …
(edit) @327af51   2010-08-21T17:27:32Z wilmer Some general cleanup, plus fixing a bug in the memberlist parsing …
(edit) @801b90b   2010-08-20T19:30:12Z wilmer Check if a connection is down before handling its SOAP responses.
(edit) @f2520b5   2010-08-20T08:22:28Z wilmer In debugging mode, dump all SOAP requests + responses with some …
(edit) @bad41f56   2010-08-19T23:42:11Z wilmer libpurple: Fix typing notifications (in and out). Closes #671.
(edit) @80175a1   2010-08-18T19:21:44Z wilmer Fetch the user's profile to see if there's a display name set there. …
(edit) @e0e1546   2010-08-15T18:46:10Z wilmer Making display name code a bit saner. Apparently PoS MSN is still …
(edit) @9b01339   2010-08-15T17:19:06Z wilmer Check the <isMessengerUser/> flag in address book entries, ignore the …
(edit) @9679fd8   2010-08-15T14:27:44Z wilmer Removing soap.h dependency in Makefile. I'll have to fix the internal …
(edit) @660cb00   2010-08-15T13:23:03Z wilmer Parse authentication errors.
(edit) @5a7af1b   2010-08-15T13:02:52Z wilmer The ADL command doesn't support >150 contacts. Split it up.
(edit) @ff27648   2010-08-15T00:05:49Z wilmer Read group info.
(edit) @d97f51b   2010-08-14T23:23:23Z wilmer Fix issues with logging in with huge SSO tickets (hilariously, the …
(edit) @4fc95c5   2010-08-14T21:33:33Z wilmer Add/Remove support.
(edit) @6ddb223   2010-08-14T19:57:13Z wilmer Separate boilerplate and body of abservice SOAP requests since the …
(edit) @193dc74   2010-08-14T16:16:52Z wilmer Responses to add requests work now.
(edit) @e5854a8   2010-08-14T14:50:10Z wilmer Show incoming auth. requests (although responding to them currently …
(edit) @07874be   2010-08-14T13:44:35Z wilmer Merge mainline stuff.
(edit) @5848675   2010-08-14T13:32:46Z wilmer The contact's full name is in a different field now in NLN messages.
(edit) @4452e69   2010-08-14T13:06:11Z wilmer Allow changing the display_name, now permanently!
(edit) @d93c0eb9   2010-08-14T12:20:59Z wilmer Read incoming MSN status/away messages.
(edit) @12767e3   2010-08-14T11:30:40Z wilmer Status/Away messages.
(edit) @73efe3a   2010-08-14T11:07:45Z wilmer Allow Passport authentication with @msn.com accounts.
(edit) @4ffd757   2010-08-14T10:21:44Z wilmer Don't send a /QUIT for every Twitter contact when going offline, and …
(edit) @4e4af1b   2010-08-14T08:48:46Z wilmer Remove some old Passport stuff, this is all in soap.[ch] now.
(edit) @91d6e91   2010-08-13T09:12:31Z wilmer Sending offline messages works now ... but Pidgin doesn't seem to …
(edit) @b46769d   2010-08-12T22:44:56Z wilmer Some syntax checking fixups; don't make the same mistake of failing …
(edit) @be7a180   2010-08-12T22:38:30Z wilmer Proper responses to CHL challenges. Clean up bee_users before calling …
(edit) @ca7de3a   2010-08-12T22:13:26Z wilmer Successful login (including contact list sync). \o/
(edit) @7f34ce2   2010-08-11T23:03:33Z wilmer Get contact list/address book info. Next step: We have to send it …
(edit) @2b02617   2010-08-11T20:41:23Z wilmer strptime() on FreeBSD (and possibly other non-glibc platforms) %z is …
(edit) @72176c1   2010-08-11T08:53:58Z wilmer Small bug in the previous change: NULL-initialize srv.
(edit) @523fb23   2010-08-11T08:08:39Z wilmer Implement MSNP15 SSO (Sadistic Sign-On).
(edit) @ffdf2e7   2010-08-10T11:18:09Z wilmer When doing SRV lookups, return an array with all RRs instead of just …
(edit) @7db65b7   2010-08-09T19:04:55Z wilmer Not working yet, but some code for fetching the membership list. …
(edit) @5fecede   2010-08-08T17:29:43Z wilmer Enough changes to successfully login up to (but not including) …
(edit) @2528cda   2010-08-08T15:34:49Z wilmer Merging msn-offline branch. A tiny bit of MSNP13, and it works for the …
(edit) @b890626   2010-08-08T13:42:57Z wilmer Add a few more commands (including RT) and the ability to send …
(edit) @203a2d2   2010-08-07T21:06:24Z wilmer Allow protocol modules to keep per-contact protocol-specific data. Use …
(edit) @7b87539   2010-08-07T19:39:01Z wilmer Add commands to the Twitter module, starting with undo (which deletes …
(edit) @daae10f   2010-08-07T16:33:02Z wilmer OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen …
(edit) @e193aeb   2010-08-07T13:08:46Z wilmer Reconstruct incoming truncated retweets.
(edit) @f7d12f7   2010-08-05T20:20:44Z wilmer Some fixes for compiler warnings that only show up when compiling with …
(edit) @bce2014   2010-08-04T19:30:46Z wilmer Try another way to silence int-pointer cast warnings in the Yahoo! …
(edit) @8b61469   2010-07-30T14:28:22Z wilmer Don't notify the UI about group changes if there wasn't, in fact, a …
(edit) @3b3c50d9   2010-07-28T08:24:47Z wilmer Allow including account tags in nicknames, and be a bit more clever …
(edit) @4255320   2010-07-27T22:18:27Z wilmer MSN: Don't show any "special" messages when breaking down switchboards …
(edit) @f6f5eee   2010-07-27T22:04:19Z wilmer Source documentation update, including a short HACKING file.
(edit) @c6bf805   2010-07-25T13:59:12Z wilmer Some NULL pointer checks for libyahoo2 - this code's currently …
(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) @8b01217   2010-07-24T23:26:33Z wilmer MSN supports having people in multiple groups and BitlBee does not. …
(edit) @f1f7b5e   2010-07-24T22:50:23Z wilmer Take the local address from the IM/IRC connection when setting up a …
(edit) @e135cd09   2010-07-24T15:58:27Z wilmer Use the account tag in a few places and store it in the XML file as an …
(edit) @40e6dac   2010-07-24T15:46:59Z wilmer Adding account tags as a way to 100% uniquely identify an account. …
(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) @c495217   2010-07-24T13:28:36Z wilmer Inverting allow_reconnect logic on login failures. Automatic …
(edit) @ccc595b   2010-07-24T13:04:00Z wilmer Support buddy groups on Yahoo!
(edit) @78e2eb7   2010-07-24T11:15:43Z wilmer New handling of authorization requests. The old one wasn't fully …
(edit) @9034ba0   2010-07-24T10:57:08Z wilmer Merge complete. It still logs in…
(edit) @c36f73b   2010-07-23T14:35:45Z wilmer This should mostly be a no-op, merging *loads* of whitespace changes …
(edit) @938c305   2010-07-22T07:43:21Z wilmer Fixed crash on failed Jabber file transfers.
(edit) @6d8cc05   2010-07-18T23:50:27Z wilmer Adding easy migration from old show_offline/away_devoice settings, and …
(edit) @3e59c8d   2010-07-18T15:31:58Z wilmer libpurple: Add contacts to groups when requested. Still not dealing …
(edit) @5c18a76   2010-07-17T15:51:01Z wilmer Store exact Twitter usernames for all Twitter contacts when using …
(edit) @ffcdf13   2010-07-17T15:06:56Z wilmer When using non-Twitter Twitter API services, prefix the channel and …
(edit) @a91550c   2010-07-17T12:29:51Z wilmer Try to pass a group when removing a contact. No idea what will happen …
(edit) @a08e875   2010-07-17T12:08:31Z wilmer libpurple: Read group information of contacts.
(edit) @d0527c1   2010-07-17T11:34:24Z wilmer libpurple: Handle incoming authorization requests.
(edit) @177ffd7   2010-07-17T10:04:51Z wilmer nick_gen() should also insert an underscore if the first character of …
(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) @e4e0b37   2010-07-15T22:16:42Z wilmer Fix compatibility with older GLib versions again. (Bug #643, patch …
(edit) @a26af5c   2010-07-13T20:13:46Z wilmer Fixing NULL pointer dereferences in Twitter module. Based on patch …
(edit) @06b39f2   2010-07-13T00:17:37Z wilmer Automatically convert nick_source settings to their nick_convert …
(edit) @badd148   2010-07-12T23:22:53Z wilmer Reformat nicks whenever fullname/nick/group changes (but at least for …
(edit) @2e0eaac   2010-07-11T23:14:49Z wilmer First version of the nick_format setting.
(edit) @1e52e1f   2010-07-11T10:30:27Z wilmer When cleaning up queries, q->data is free()d. Even if it turns out to …
(edit) @534e406   2010-07-10T00:30:39Z wilmer Translate "nick:" to "@nick" in Twitter rooms to make tab completion …
(edit) @69b896b   2010-07-05T12:01:28Z wilmer When addressing people in a chatroom, try to translate the nickname to …
(edit) @5c7b45c   2010-07-04T13:36:08Z wilmer Auto joins for chatrooms.
(edit) @3353b5e   2010-06-30T23:56:46Z wilmer A few Twitter fixes from mainline.
(edit) @8203da9   2010-06-30T22:52:27Z wilmer D'oh. Of course the getter functions should also treat next_cursor as …
Note: See TracRevisionLog for help on using the revision log.