source: protocols

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @4c9d377   2012-09-29T19:49:19Z wilmer Suppress own UBM messages.
(edit) @208db4b   2012-09-29T19:38:18Z wilmer Support for sending messages to federated contacts. They don't seem to …
(edit) @3901b5d   2012-09-25T22:48:56Z wilmer Support for receiving messages via the NS (UBM command).
(edit) @ba86713   2012-09-25T00:10:05Z wilmer More mainline merges.
(edit) @2a6da96   2012-09-25T00:08:54Z wilmer Move Twitter XML parsing/error checking into a separate function and …
(edit) @6bef211   2012-09-22T12:55:02Z wilmer Fixed syntax error introduced by latest merge.
(edit) @9c77fbf   2012-09-22T12:47:55Z wilmer Merge mainline.
(edit) @11ec078   2012-09-22T12:44:47Z wilmer Since I can't figure out where the stalls are coming from at this …
(edit) @d0752e8   2012-09-22T12:12:12Z wilmer Little cleanup. Use xt_from_string() where possible.
(edit) @c6fc24a   2012-09-17T21:42:27Z wilmer Merge mainline.
(edit) @daf544a   2012-09-16T23:47:18Z wilmer Handle see-other-host requests from XMPP servers. This should fix …
(edit) @a325ebd   2012-09-16T21:44:09Z wilmer Notification on incoming offline messages. Life is too short to …
(edit) @fe79de66   2012-09-16T20:42:11Z wilmer One more semicolon check (BYE command).
(edit) @e9caacd   2012-09-16T18:08:15Z wilmer Don't accidentally create groupchats for 1:1 chats.
(edit) @79bb7e4   2012-09-16T17:40:44Z wilmer Online status should be read properly now.
(edit) @080c43a   2012-09-16T13:52:19Z wilmer Some more tweaks: Should show up online now, and be able to send and …
(edit) @f9258ae   2012-09-16T11:52:35Z wilmer Generate a machine UUID instead of using a hardcoded one.
(edit) @bc676ac   2012-09-16T00:09:58Z wilmer MSNP18 code. It logs in now but otherwise doesn't work all too well.
(edit) @b61c74c   2012-09-15T16:24:52Z wilmer Merge Twitter favourite command from Flexo/#983. Leaving out the …
(edit) @b3d99e3   2012-09-15T16:03:33Z wilmer Twitter module cleanup: Both Twitter and identi.ca "modules" support …
(edit) @7281ad1   2012-09-15T15:59:17Z wilmer Allow building position-independent executables. #981, patch from …
(edit) @6ee51a9   2012-08-19T14:07:48Z wilmer Allow "set -del password". #984
(edit) @d3bfe3d   2012-08-19T13:55:01Z wilmer Fix memory leak. #985
(edit) @1a0b734   2012-07-20T20:32:53Z Miklos Vajna #979 skyped: tolerate errors from skype during startup
(edit) @7d2ce9a   2012-06-03T23:31:01Z wilmer Scan media entities as well, not just url entities. This should expand …
(edit) @7a2a486   2012-06-03T23:08:43Z wilmer Shut up a flood of GLib-related compiler warnings.
(edit) @7de784c   2012-06-03T23:02:14Z wilmer Fixed compiler warning in twitter.c report-spam code.
(edit) @9ce44dd   2012-04-22T21:48:09Z Miklos Vajna skyped: set FD_CLOEXEC on listening socket Skype4Py uses os.execlp() …
(edit) @e93fa05   2012-04-14T09:55:34Z wilmer Turn show_ids on by default. I need to do some more things to get …
(edit) @58b65b33   2012-04-12T21:27:54Z Miklos Vajna skype: use ssl_disconnect instead of closesocket Also call …
(edit) @d18dee42   2012-03-12T22:36:35Z wilmer Merging report-spam patch for Twitter from Flexo. #923
(edit) @0872bb2   2012-03-10T00:00:25Z wilmer Fix bug that broke MSN-XMPP with confusing error messages.
(edit) @441a67e   2012-02-23T12:51:12Z wilmer Make the error message on invalid Jabber room names (this is a FAQ by …
(edit) @dcf155d   2012-02-11T17:26:41Z wilmer Drop dead support for MSN offline messages (that SOAP server isn't …
(edit) @eb54f56   2012-02-11T13:01:20Z wilmer Add missing newslines to debugging output. Bug #896.
(edit) @7fa5c19   2012-02-11T12:55:45Z wilmer Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIR …
(edit) @b5fe39b   2012-02-10T23:49:28Z wilmer Applied patch from #895, making show_old_mentions an integer setting …
(edit) @fc0640e   2012-02-10T18:00:00Z wilmer Support for "nameless" chatrooms on Jabber. Just join #somechannel …
(edit) @bb2d198   2012-02-10T15:14:38Z wilmer Probing for Google Talk servers, based on iq-discovery responses. I'll …
(edit) @7d27962   2012-02-08T00:24:12Z wilmer Take t.co URL lengtheWshortening into account when counting message …
(edit) @eb4c81a   2012-01-30T22:23:45Z wilmer Try to show the user_split info for a protocol in "help purple …
(edit) @cf0dbdd   2012-01-30T21:41:00Z wilmer Merging strip_newlines Twitter setting.
(edit) @8d96b78   2012-01-30T21:29:04Z wilmer Report mysterious unsupported libpurple options in "help purple …
(edit) @85341dd   2012-01-27T23:25:13Z Miklos Vajna skype: properly display multiple about lines Previously we printed …
(edit) @7c2daf5f   2012-01-27T23:16:15Z Miklos Vajna skype: don't crash in skype_parse_user() if the user has multiple …
(edit) @948abab   2012-01-13T17:49:23Z daniel add 'strip_newlines' setting to Twitter
(edit) @441b9dd   2012-01-10T23:36:29Z wilmer Don't handle HTTP 401 responses from Twitter API differently anymore …
(edit) @ac36463   2012-01-10T15:13:18Z wilmer Return, don't try to flush the timeline on a broken connection. This …
(edit) @f1849a8   2011-12-26T18:56:10Z wilmer jabber_buddy_* stuff *is* a complete memory management hell already. …
(edit) @199fea6   2011-12-26T18:17:51Z wilmer Fixing memory leak in Twitter module.
(edit) @644b808   2011-12-26T10:50:34Z wilmer A few more minor cleanups before merging this into mainline.
(edit) @34ded90   2011-12-24T18:09:05Z wilmer Slight cleanup: Use a constant instead of just "jabber_oauth" …
(edit) @164352e   2011-12-24T18:02:39Z wilmer Merging mainline.
(edit) @96f954d   2011-12-24T17:49:12Z wilmer Removing unfinished debugging stuff accidentally committed in …
(edit) @792a93b   2011-12-23T12:44:08Z wilmer Merging SSL certificate verification for GnuTLS, with help from AopicieR.
(edit) @ad46e4d   2011-12-22T11:23:18Z wilmer Use initgroups() as well when dropping privileges. Closes bug #852.
(edit) @e306fbf   2011-12-21T19:35:13Z wilmer Fixed a bug that probably (can't test this now since it's down) broke …
(edit) @0dd6570   2011-12-21T11:41:13Z wilmer Add a helpful message on what to do with OAuth login issues.
(edit) @ce199b7   2011-12-21T11:21:04Z wilmer Make it easier to add OAuth-authenticated accounts without having to …
(edit) @e14b47b8   2011-12-21T10:48:08Z wilmer Fix parsing of acc->pass. Use oauth_params_ functions instead of …
(edit) @68286eb   2011-12-20T16:45:53Z wilmer Detect JID changes at login time and warn the user about them.
(edit) @41658da   2011-12-19T18:45:53Z wilmer Just check if verification code != 0 instead of checking for one …
(edit) @9f958f7   2011-12-19T18:09:11Z wilmer Pass the SSL errors through another layer of indirection (Passport …
(edit) @a72dc2b   2011-12-19T17:57:20Z wilmer Add verify argument to ssl_connect() so HTTPS-based stuff is also …
(edit) @78b8401   2011-12-19T17:22:37Z wilmer Move conversion of status codes to status messages into SSL libs.
(edit) @486ddb5   2011-12-19T14:50:58Z wilmer Initial merge of tls_verify patch from AopicieR.
(edit) @36533bf   2011-12-19T12:54:49Z wilmer When updating the XMPP password field with OAuth data, try harder to …
(edit) @4be0e34   2011-12-19T00:41:40Z wilmer Give a list of SASL mechanisms supported by a server when reporting we …
(edit) @9b0ad7e   2011-12-19T00:00:31Z wilmer Moving msn_findheader() to lib/misc.c as get_rfc822_header() so I can …
(edit) @64b6635   2011-12-18T21:56:44Z wilmer Restructured and updated code a little bit to support new-style (much …
(edit) @4efa5ce   2011-12-18T20:44:11Z millerdevel Don't use the C++ keyword 'new' as a variable name.
(edit) @18c6d36   2011-12-18T19:25:44Z wilmer More generic OAuth support now. Should work well for all GTalk …
(edit) @6e9ae72   2011-12-17T13:50:01Z wilmer Mainline merge.
(edit) @17f057d   2011-12-13T00:34:07Z wilmer As I intended for a while already, use account tags everywhere instead …
(edit) @6ba00ac   2011-12-11T23:25:40Z Miklos Vajna skyped: give reasonable error message when cert is missing
(edit) @3f808ca   2011-12-11T16:38:02Z wilmer Support HTTP/1.1 redirect status codes and use HTTPS for OAuth setup. …
(edit) @877686b   2011-12-11T12:54:40Z wilmer Read both alias and server_alias properties for libpurple contacts. …
(edit) @e46db53   2011-12-11T12:12:24Z wilmer Another packaging fix: Don't put skyped manpage in bitlbee-common.
(edit) @57da960   2011-12-10T22:43:10Z wilmer Skype module packaging.
(edit) @06b5893   2011-12-07T21:47:25Z wilmer Merging non-SASL authentication patch from #863. This also implements …
(edit) @b041b52   2011-12-06T21:50:43Z wilmer Merging compiler warning fixes from vmiklos. This change also …
(edit) @d7edadf   2011-12-06T00:53:34Z Miklos Vajna yahoo: unused-but-set-variables
(edit) @d18db32f   2011-12-06T00:53:26Z Miklos Vajna oscar: unused-but-set-variables
(edit) @5dc7f90   2011-12-06T00:53:16Z Miklos Vajna msn: unused-but-set-variables
(edit) @ca974d7   2011-12-04T19:14:29Z wilmer Debug output tweaks: Try to send everything to stderr, and add ifdef …
(edit) @bd31661   2011-12-02T10:32:54Z wilmer Somewhat improve debug logging of HTTP/SOAP stuff.
(edit) @c77406a   2011-11-26T18:41:24Z wilmer MSN: No clue if the OUT command can specify other reasons, but if so, …
(edit) @3bd2f17   2011-11-25T12:16:05Z wilmer msn_soap_debug_print may get called with NULL pointers. Pay attention.
(edit) @90fc864   2011-11-24T08:18:04Z wilmer Hopefully this fixed #838. Patch from Artem Savkov, thanks! The …
(edit) @d45b181   2011-11-23T16:27:59Z Miklos Vajna Add missing 'skype/skyped.conf.dist'
(edit) @dff732d   2011-11-12T15:49:52Z wilmer Undoing old workaround for MSN troubles and added more proper fix. The …
(edit) @dac74bd   2011-11-10T03:38:40Z wilmer Workaround/Fix for MSN login troubles, many thanks to necropresto. Bug …
(edit) @ff1616b   2011-11-09T00:07:22Z wilmer Fixed bug in msn_soap_debug_print() failing to print HTTP headers of …
(edit) @de26f3c   2011-10-30T11:33:49Z wilmer Killed careless use of strcpy(). Luckily these are only a risk on …
(edit) @3864c08   2011-10-21T03:00:54Z wilmer Big merge from pesco, closing some OTR issues: #759, #824, #839, #830.
(edit) @6a45181   2011-10-20T03:28:29Z wilmer Clearer error msg when trying to add an existing OSCAR contact. Bug #828.
(edit) @32bea82   2011-10-20T02:59:57Z wilmer changeset:devel,814 was silly and incomplete. This should fix that. …
(edit) @733f607   2011-10-18T03:58:14Z wilmer Stupid work-around for bug #838. The troublesome condition is known, I …
(edit) @e67e513   2011-10-03T14:56:58Z pesco rename irc_usermsg to irc_rootmsg. add new irc_usermsg, …
(edit) @ff18fc1   2011-08-27T10:30:48Z wilmer Fix #820, make Skype mod compile on NetBSD. (I haven't personally …
Note: See TracRevisionLog for help on using the revision log.