source: protocols/jabber

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Date Author Log Message
(edit) @67ea361   2016-08-30T20:40:19Z dx hipchat: Add basic support for personal oauth tokens Fixes trac …
(edit) @2dc394c   2016-08-24T00:02:20Z dx jabber: handle nulls in jabber_compare_jid As far as I can see this …
(edit) @235b51a   2016-06-11T20:40:33Z dx Use correct error when no schemes are supported (#78) This will make …
(edit) @2e78f75   2016-05-15T17:16:38Z Jelmer Vernooij Remove the ARCH / CPU defines. These only reflect on what arch/cpu …
(edit) @3320d6d   2016-03-20T03:58:05Z dx jabber: Add "always_use_nicks" setting, for non-anonymous MUCs …
(edit) @63825d6   2016-03-20T03:58:05Z dx jabber: Fix leak in jabber_si_set_proxies
(edit) @82b0295   2016-03-20T03:58:05Z dx jabber: Properly handle rejected file transfers
(edit) @8f8a56f   2016-03-20T03:58:05Z dx jabber: Check for other resources before removing someone from a chat …
(edit) @b1d9c06   2016-03-13T00:10:14Z dx jabber: return XT_ABORT after failed IQ auth attempts
(edit) @eee7294   2016-01-24T13:07:09Z dx jabber: Mark messages from other resources as OPT_SELFMESSAGE too The …
(edit) @7e68015   2016-01-21T06:15:44Z dx Revert "hipchat: Implement their own variant of self-messages […]" …
(edit) @d11ccbf   2015-12-16T15:35:04Z dx hipchat: Implement their own variant of self-messages (not working …
(edit) @3a620ff   2015-12-16T01:02:12Z dx jabber: Add message processing hints to OTR messages (XEP-0334/0364) …
(edit) @9b02bab   2015-12-05T01:52:48Z dx Remove facebook XMPP code, show error pointing at the new plugin …
(edit) @7554702   2015-11-25T15:56:09Z dx jabber: Reply unknown IQs with service-unavailable instead It was …
(edit) @5b01e1a   2015-11-24T15:05:41Z dx jabber: Fix detection of away state in choose_priority() Thanks to …
(edit) @9c8dbc7   2015-11-23T17:49:09Z dx hipchat: 'chat add hipchat "channel name"' now tries to guess the JID …
(edit) @c34247d   2015-11-23T17:38:11Z dx jabber_chat_join_failed: add a null check before freeing the chat Had …
(edit) @fa8f57b   2015-11-21T03:01:05Z dx jabber: Implement carbons (XEP-0280) "Message carbons" (XEP-0280) is …
(edit) @d6e2aa8   2015-11-09T12:21:46Z dx Nuke imcb_clean_handle(), which was merging handles accidentally …
(edit) @ad8a810   2015-10-30T10:31:09Z dx jabber: Don't reply XEP-0184 receipts sent over MUCs XEP-0184 section …
(edit) @fb2338d   2015-10-30T10:28:32Z dx jabber: Self message handling (echo removal) in MUCs XMPP MUCs always …
(edit) @0db6618   2015-10-26T08:28:10Z dx Use proxy_disconnect() in http, ssl, jabber, oscar Twitter and MSN …
(edit) @3314ced   2015-10-21T11:40:58Z dx jabber: set BEE_USER_NOOTR flag to _xmlconsole Fixes trac ticket …
(edit) @5307e88   2015-10-21T06:24:08Z dx jabber: Fix XEP85 detection (typing) between two bitlbee users Fixes …
(edit) @0c78bb7   2015-10-21T06:05:17Z dx jabber: Fix outgoing google talk typing notifications Since bare JIDs …
(edit) @e4145d9   2015-10-21T06:05:01Z dx jabber: Fix incoming google talk typing notifications …
(edit) @df215a3   2015-10-08T04:58:59Z dx jabber: Fix leak in jabber_gmail_handle_new From coverity. That …
(edit) @3cbf71d   2015-10-08T04:58:59Z dx jabber: fix null handling with MUC topics From coverity.
(edit) @3c23681   2015-08-26T05:58:54Z dx jabber: Improvements to the MUC part reason handling - Look for a …
(edit) @0605498   2015-08-26T05:41:10Z dx jabber/io: Split input buffer parsing to a jabber_feed_input() …
(edit) @666722e   2015-08-08T04:31:56Z dx jabber_logout: avoid null jd->buddies warnings in jabber_buddy_remove_all
(edit) @83f179d6   2015-08-08T04:29:54Z dx jabber: Show MUC kick/ban/leave reasons
(edit) @e88fe7da   2015-08-07T21:53:25Z vlajos typofix - https://github.com/vlajos/misspell_fixer
(edit) @91dd19c   2015-07-30T03:20:30Z dx Only try DIGEST-MD5 if there's no SSL/TLS or if PLAIN isn't supported …
(edit) @73dd021   2015-07-04T21:25:16Z dx jabber: Add SASL ANONYMOUS support (XEP-0175) Use "account jabber set …
(edit) @632a232   2015-06-29T01:38:15Z dx jabber/s5bytestream: add G_GNUC_PRINTF to jabber_bs_abort
(edit) @b38f655   2015-05-28T05:26:30Z dx Rename mail notification related settings for consistency - GMail …
(edit) @0864a52   2015-05-28T05:26:30Z dx imcb_notify_email: change parameters to take a format string Saves …
(edit) @faeb521   2015-05-28T05:26:30Z dx Simplify display of gmail notifications - Add …
(edit) @dd43c62   2015-05-28T05:26:24Z dx Gmail notifications support through new imcb_notify_email() API
(edit) @3d31618   2015-05-28T04:10:55Z dx jabber: Refactor conference message handling - Improve handling of …
(edit) @24f113b   2015-05-28T04:04:54Z dx Lowering xmpp presence priority on away. When user set's away lower …
(edit) @5535a47   2015-05-07T23:12:06Z dx More coverity fixes! CID 18634: 'Logically dead code' in …
(edit) @40cfbc5   2015-04-28T13:47:48Z dx hipchat: Basic implementation: Auth, profile and mention names This …
(edit) @71074ac   2015-04-21T03:47:57Z dx jabber: Register "hipchat" protocol (only minimal support for now) …
(edit) @4543b6bd   2015-04-04T01:23:59Z dx jabber: Fixed null deref when receiving <subject> from oneself If the …
(edit) @098a75b   2015-03-22T13:35:08Z dx Fix a bunch of memory leaks - irc_im.c: - bee_irc_user_msg: …
(edit) @8eb2e84   2015-02-24T23:23:07Z wilmer Use https:// URL for Facebook OAuth2 now that there's a cert.
(edit) @9216eff   2015-02-22T18:53:21Z dx s5bytestream: fix segfault (cleanup before trying next streamhost) …
(edit) @da6f167   2015-02-22T18:53:21Z dx s5bytestream: refactor some copypasted code into functions - …
(edit) @5ebff60   2015-02-20T22:50:54Z dx Reindent everything to K&R style with tabs Used uncrustify, with the …
(edit) @34afea7   2015-01-31T23:58:57Z dx Use glib's GChecksum for md5/sha1 This changes behavior slightly: - …
(edit) @fcb2c2e   2015-01-26T02:43:34Z dx jabber: Account-wide display_name setting, for groupchats This sets …
(edit) @be1efa3   2015-01-26T02:43:34Z dx Add handle_is_self() prpl function to fix JID mismatch confusion bugs …
(edit) @4cff28f   2015-01-16T19:50:24Z dx Add jabber_normalize_ext() to fix case sensitivity issues with ext …
(edit) @6b13103   2015-01-16T19:50:23Z dx Replace isdigit/isalpha/.../tolower/toupper with glib variants This …
(edit) @8256ad5   2014-10-27T06:36:05Z dx Some more g_source_remove warning fixes - http_incoming_data calling …
(edit) @7b40f17   2014-10-11T02:20:53Z dx Add support for XEP-0203: Delayed delivery (message timestamps) Very …
(edit) @0e35ff6   2014-10-11T02:20:53Z dx Handle not-authorized stream errors, avoid reconnect Got this one …
(edit) @c27a923   2014-10-11T02:20:52Z dx Remove MSNXMPP specific code The MSN XMPP gateway was shutdown …
(edit) @72721cd   2014-09-20T22:18:33Z wilmer One small comment correction while "merging" stuff.
(edit) @757515a   2014-07-24T03:51:07Z dx Added jabber_compare_jid to fix JID comparison case sensitivity
(edit) @6a0cb16   2014-02-27T23:53:33Z dx Fix for rejecting buddy requests on jabber (Ticket #887) Patch from …
(edit) @c153808   2013-05-25T10:36:34Z wilmer Fix OAuth2 error reporting.
(edit) @e31e5b8   2013-04-20T13:05:55Z wilmer Merging "storage" branch which I wrote long ago. It separates …
(edit) @0e788f5   2013-02-21T19:15:59Z wilmer I'm still bored on a long flight. Wrote a script to automatically …
(edit) @06eef80   2013-02-21T14:03:15Z wilmer For the lazy among us: When adding a Jabber/MSN contact within the …
(edit) @955aad8   2013-01-06T23:36:17Z wilmer Require StartTLS from all Jabber servers by default, like most clients …
(edit) @c1bc24a   2012-12-23T23:27:34Z wilmer Fixed minor memory leak in Jabber module.
(edit) @92d3044   2012-12-18T01:24:33Z wilmer Improved failure handling in jabber_si_handle_request(). If the imcb …
(edit) @8f976e6   2012-10-30T23:41:43Z wilmer SSL fixes from Michal Suchanek.
(edit) @91ae87d   2012-10-28T23:54:21Z wilmer Merging XEP-0184 support patch from Michael Stapelberg, #999.
(edit) @1444be5   2012-10-17T07:23:00Z michael Implement jabber message receipts (XEP-0184) This change will make …
(edit) @daf544a   2012-09-16T23:47:18Z wilmer Handle see-other-host requests from XMPP servers. This should fix …
(edit) @7281ad1   2012-09-15T15:59:17Z wilmer Allow building position-independent executables. #981, patch from …
(edit) @bb5ce568   2012-06-07T22:41:17Z wilmer s/ACC_SET_NOSAVE/SET_NOSAVE/.
(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) @7fa5c19   2012-02-11T12:55:45Z wilmer Rename SRCDIR directory to _SRCDIR_. I guess #907 was caused by SRCDIR …
(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) @f1849a8   2011-12-26T18:56:10Z wilmer jabber_buddy_* stuff *is* a complete memory management hell already. …
(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) @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) @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) @64b6635   2011-12-18T21:56:44Z wilmer Restructured and updated code a little bit to support new-style (much …
(edit) @18c6d36   2011-12-18T19:25:44Z wilmer More generic OAuth support now. Should work well for all GTalk …
Note: See TracRevisionLog for help on using the revision log.