source: protocols

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(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) @0d9d53e   2010-06-07T00:58:07Z wilmer Fixed "set password" and "set auto_reconnect_delay".
(edit) @1fdb0a4   2010-06-05T23:26:07Z wilmer Merging mainline.
(edit) @b308cf9   2010-06-05T23:21:02Z wilmer Merging libpurple branch into killerbee. It's fairly usable already, …
(edit) @f5d87ea   2010-06-05T18:26:17Z wilmer Pick up group changes in the middle of a Jabber session, now that we …
(edit) @7e83e8e4   2010-06-05T00:35:17Z wilmer Inform the UI about group changes. This is important if the user has …
(edit) @3dc6d86   2010-06-02T08:47:18Z wilmer Disable old-style ICQ authentication. It looks like AOL or whoever is …
(edit) @ba3233c   2010-05-30T10:16:37Z wilmer Merge from Geert: Added ability to follow/unfollow Twitter people. …
(edit) @7d53efb   2010-05-29T12:40:17Z g.c.w.m.mulders Added functionality to add and remove friendships.
(edit) @f60079b   2010-05-25T22:26:54Z wilmer Allow one to run the configure script from a different directory and …
(edit) @51a799e   2010-05-25T22:07:06Z wilmer Merging killerbee. (The non-libpurple stuff currently doesn't compile.)
(edit) @d25ebea   2010-05-25T22:04:55Z wilmer GAIM_INPUT_* were renamed, at last.
(edit) @f85e9d6   2010-05-24T21:24:53Z wilmer Read display names. Setting them is going to be an awesome hack.
(edit) @3d93aed   2010-05-23T14:52:41Z wilmer Restructure Twitter error parser a bit, it fed a NULL pointer to the …
(edit) @186bd04   2010-05-23T14:14:16Z wilmer Don't whine on "incomplete" incoming IQ-set packets either, those also …
(edit) @a7b9ec7   2010-05-23T13:49:54Z wilmer Improved error reporting (get textual HTTP error message and error …
(edit) @bb5ce4d1   2010-05-23T12:50:51Z wilmer Added base_url settting to Twitter module so other services using the …
(edit) @c01bbd1   2010-05-22T15:00:36Z wilmer Use HTTPS for the browser part of Twitter OAuth login.
(edit) @c3caa46   2010-05-22T13:46:25Z wilmer Support for named groupchats, although not very solid.
(edit) @05a8932   2010-05-22T12:21:27Z wilmer Enable changing and viewing of block/allow lists.
(edit) @dca8eff   2010-05-22T01:05:58Z wilmer Return ui_info so jabber:iq:version responses will not say just libpurple.
(edit) @e77c264   2010-05-22T00:58:59Z wilmer Added support for the info command.
(edit) @2c5fabc   2010-05-21T23:26:21Z wilmer Sigh. Enable debugging only if the BITLBEE_DEBUG variable is set.
(edit) @75c3ff7   2010-05-21T00:09:29Z wilmer Fixed sending with proper filenames by creating a temporary directory …
(edit) @0b3ffb1   2010-05-19T19:46:43Z wilmer Setting the HTML flag on a connection has a nasty side effect of …
(edit) @e7dc02a   2010-05-19T00:57:58Z wilmer Similar hacky code to send files. This indirect sending stuff sucks …
(edit) @31fc06fb   2010-05-18T00:42:02Z wilmer Suppress auto-reconnect when required (auth errors and concurrent …
(edit) @c96c72f   2010-05-18T00:08:17Z wilmer Little cleanup. Less compiler warnings, and removing tempfile at the …
(edit) @5d1b3a95   2010-05-17T23:38:39Z wilmer purple_conv_chat_invite_user() is libpurple >= 2.6.0, so use …
(edit) @8822d23   2010-05-17T23:23:20Z wilmer This receives files but is very fragile if anything unusual happens …
(edit) @553767c   2010-05-17T20:30:45Z wilmer Move direct ft stuff to an unused file: This gets too hairy and too …
(edit) @2309152   2010-05-17T00:14:14Z wilmer Split off the file transfer stuff into a separate file. What a mess.
(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) @f8ec890   2010-05-15T00:20:33Z wilmer Passport 3.0 authentication turns out to be slightly different from …
(edit) @6e6b3d7   2010-05-14T00:09:29Z wilmer Add a warning when the user included a domain part in his/her Yahoo! …
(edit) @ad404ab   2010-06-03T00:20:53Z wilmer Restore add_* handle_unknown settings.
(edit) @704dd38   2010-06-01T21:51:27Z wilmer Merging head.
(edit) @3429b58   2010-05-13T22:05:13Z wilmer Mainline merge.
(edit) @58f5ef7   2010-05-13T00:30:36Z wilmer Use ?, not &&.
(edit) @3663bb3   2010-05-13T00:19:33Z wilmer Restore query cleanup on IM disconnects.
(edit) @f8cb76d   2010-05-11T21:33:37Z wilmer Stop those "Many switchboard failures" messages. No point in showing …
(edit) @e73a501   2010-05-10T23:35:58Z wilmer Fixed a long-standing bug where non-anonymous Jabber chatrooms could …
(edit) @d8acfd3   2010-05-09T23:23:34Z wilmer Purple lists mix up key and value; key == what the user sees, *value* …
(edit) @4e608d6   2010-05-09T21:56:39Z wilmer Pick up group changes coming in during a session. Reflecting them in …
(edit) @3130e70   2010-05-09T21:39:31Z wilmer Do not free bu->group anymore, it's no longer a string!
(edit) @7aadd71   2010-05-09T18:05:55Z wilmer Keep track of contact groups in a slightly more efficient way.
(edit) @7ee07c3   2010-05-09T16:06:19Z wilmer It looks like AIM mem requests (implemented as damn_you() and …
(edit) @dcd16c5   2010-05-09T13:21:24Z wilmer Read group information from Jabber contact lists. The code was already …
(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) @36577aa   2010-05-09T00:28:38Z wilmer Create the struct groupchat early on in msn_chat_with() so the new …
(edit) @aa7ce1b   2010-05-08T23:50:12Z wilmer Yahoo! seems to echo conference room invitations now, huh? No idea …
(edit) @e685657   2010-05-08T14:58:32Z wilmer Fixed buggy jabber_chat_by_jid() after GSList change.
(edit) @eaaa986   2010-05-08T14:48:38Z wilmer Misc. cleanup. Also updated the Yahoo! module to deal with struct …
(edit) @9e27f18   2010-05-08T13:11:09Z wilmer Support for receiving chatroom topics. Since I didn't restore named …
(edit) @d343eaa   2010-05-08T12:37:49Z wilmer Restored imcb_chat_name_hint().
(edit) @a87754b   2010-05-08T01:02:12Z wilmer Restored support for outgoing messages. This code is all so much saner …
(edit) @b17ce85   2010-05-08T00:45:10Z wilmer Users leaving really show up again.
(edit) @27e2c66   2010-05-08T00:25:15Z wilmer Support for receiving messages in chatrooms.
(edit) @f1a0890   2010-05-07T23:41:49Z wilmer Would be nice to include bee_chat.c in the repo…
(edit) @aea8b68   2010-05-06T00:28:56Z wilmer Starting to restore chatroom stuff. Only enough to create and be …
(edit) @eb50495   2010-05-04T08:45:10Z wilmer Show offline/away status better in /WHO and /WHOIS.
(edit) @0d4a068   2010-05-03T22:58:15Z wilmer Removed some disabled code related to away_devoice (now implemented …
(edit) @9997691   2010-05-03T21:36:43Z wilmer Check Tweet length on the BitlBee side already.
(edit) @f924563   2010-05-03T00:52:08Z wilmer Mainline merge.
(edit) @3b878a1   2010-05-02T21:20:09Z wilmer OAuth sanity fix: Twitter-specific stuff should *not* be in …
(edit) @839189b   2010-05-02T21:06:25Z wilmer Applied show-offline patch from Florian E.J. Fruth, adapted for a few …
(edit) @15794dc   2010-05-02T16:03:41Z wilmer Groupchat support "finished". Named chatrooms are not supported yet. …
(edit) @8ad5c34   2010-05-02T15:53:18Z wilmer Added support for creating groupchats. This can only be done in a …
(edit) @f485008   2010-05-01T23:55:48Z wilmer Support at least incoming groupchats. Not sure yet how starting them …
(edit) @4273158   2010-05-01T14:16:26Z wilmer Oops. rt_mon start at 0=Jan, causing off-by-a-month timestamps shown …
(edit) @f4b0911   2010-05-01T14:10:32Z wilmer Save the credentials again.
(edit) @c2ecadc   2010-05-01T13:53:59Z wilmer Cleaned up OAuth stuff: consumer key/secret should *not* be in …
(edit) @a7c6d0e   2010-04-30T22:51:18Z wilmer Set HTML-flag on Twitter accounts so </> and all get converted …
(edit) @18dbb20   2010-04-27T22:42:07Z wilmer Valgrind cleanup.
(edit) @288b215   2010-04-26T22:50:25Z wilmer Save the OAuth token in the acct structs so it doesn't have to be …
(edit) @c42e8b9   2010-04-26T22:40:11Z wilmer OAuth, it lives!
(edit) @713d611   2010-04-26T21:50:48Z wilmer Twitter module now generates authorize URLs.
(edit) @508c340   2010-04-26T00:42:37Z wilmer Successfully posted a tweet! Twitter's tricky. It returns vars …
(edit) @ae3dc99   2010-04-24T17:02:07Z wilmer Merging stuff from mainline (1.2.6).
(edit) @9d4352c   2010-04-20T23:03:01Z wilmer Restored a few more root commands.
(edit) @db57e7c   2010-04-19T13:08:34Z wilmer 1.2.6a. I fail. :-( The 1.2.6 I just released has a groupchat mode in … 1.2.6a
(edit) @a897467   2010-04-17T22:43:55Z wilmer I should stop doing commits with the debugging stuff still enabled.
(edit) @efbc154   2010-04-16T09:58:22Z wilmer Merge msn-keepalive, a nice hack (not yet documented) which sends …
(edit) @55b1e69   2010-04-15T23:15:36Z wilmer Since the home/timeline response can (and often does) come in before …
(edit) @e88fbe27   2010-04-15T23:10:10Z wilmer Added a meta-contact twitter_$username and replaced the …
(edit) @d33679e   2010-04-14T12:17:12Z wilmer Call bee_free() from irc_free() or daemon mode gets pretty sad.
(edit) @21c87a7   2010-04-14T09:27:50Z wilmer Merging loads of stuff from mainline.
(edit) @37aa317   2010-04-13T22:09:40Z wilmer Small Valgrind noise fix. (Check if the conn is still alive before …
(edit) @3bd4a93   2010-04-13T17:36:16Z wilmer Suppress HTTP error messages unless we get five or more in a row.
(edit) @3e69802   2010-04-13T12:51:05Z wilmer Use full name information of Twitter buddies.
(edit) @81186cab   2010-04-13T11:38:41Z wilmer /away and set away/status stuff back.
(edit) @573dab0   2010-04-13T10:20:04Z wilmer Incoming typing notifications.
(edit) @eabc9d2   2010-04-11T22:49:32Z wilmer Fixed cleanup issues when turning off an account. Also fixed syntax of …
Note: See TracRevisionLog for help on using the revision log.