aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/jabber/jabber.h
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' into patched-masterMarius Halden2016-12-27-0/+1
|\
| * jabber: Workaround for servers (like slack) that send echoes without iddequis2016-12-26-0/+1
* | Merge branch 'master' into patched-masterMarius Halden2016-10-17-0/+1
|\|
| * jabber: Implement chat list commanddequis2016-10-16-0/+1
* | Merge branch 'master' into patched-masterMarius Halden2016-09-24-0/+1
|\|
| * hipchat: Add basic support for personal oauth tokensdequis2016-08-30-0/+1
* | Use saslprep, more cb stuffMarius Halden2016-07-06-0/+1
* | Add support for SCRAM-SHA-256Marius Halden2016-06-26-0/+5
* | Add initial support for SCRAM-SHA-1Marius Halden2016-06-26-0/+12
|/
* jabber: Add "always_use_nicks" setting, for non-anonymous MUCsdequis2016-03-20-1/+3
* jabber: Add message processing hints to OTR messages (XEP-0334/0364)dequis2015-12-15-0/+1
* Remove facebook XMPP code, show error pointing at the new plugindequis2015-12-04-3/+0
* hipchat: 'chat add hipchat "channel name"' now tries to guess the JIDdequis2015-11-23-0/+4
* jabber: Implement carbons (XEP-0280)dequis2015-11-21-0/+2
* Gmail notifications support through new imcb_notify_email() APIArtem Savkov2015-05-28-0/+4
* jabber: Refactor conference message handlingdequis2015-05-28-0/+1
* hipchat: Basic implementation: Auth, profile and mention namesdequis2015-04-28-0/+10
* jabber: Register "hipchat" protocol (only minimal support for now)dequis2015-04-21-0/+1
* Reindent everything to K&R style with tabsIndent2015-02-20-113/+101
* Add handle_is_self() prpl function to fix JID mismatch confusion bugsdequis2015-01-25-0/+1
* Add support for XEP-0203: Delayed delivery (message timestamps)dequis2014-10-10-1/+2
* Remove MSNXMPP specific codedequis2014-10-10-1/+0
* Added jabber_compare_jid to fix JID comparison case sensitivityGRMrGecko2014-07-24-0/+1
* I'm still bored on a long flight. Wrote a script to automatically updateWilmer van der Gaast2013-02-21-1/+1
* For the lazy among us: When adding a Jabber/MSN contact within the sameWilmer van der Gaast2013-02-21-1/+1
* Implement jabber message receipts (XEP-0184)Michael Stapelberg2012-10-17-0/+1
* Support for "nameless" chatrooms on Jabber.Wilmer van der Gaast2012-02-10-0/+2
* Probing for Google Talk servers, based on iq-discovery responses. I'll needWilmer van der Gaast2012-02-10-1/+3
* Slight cleanup: Use a constant instead of just "jabber_oauth" everywhere,Wilmer van der Gaast2011-12-24-0/+1
* Merging mainline.Wilmer van der Gaast2011-12-24-1/+1
|\
| * Removing unfinished debugging stuff accidentally committed inWilmer van der Gaast2011-12-24-2/+0
| * Merging SSL certificate verification for GnuTLS, with help from AopicieR.Wilmer van der Gaast2011-12-23-1/+1
| |\
| | * Initial merge of tls_verify patch from AopicieR.Wilmer van der Gaast2011-12-19-1/+1
| * | Use initgroups() as well when dropping privileges. Closes bug #852.Wilmer van der Gaast2011-12-22-0/+2
| |/
* | Fix parsing of acc->pass. Use oauth_params_ functions instead of stringWilmer van der Gaast2011-12-21-1/+0
* | Detect JID changes at login time and warn the user about them.Wilmer van der Gaast2011-12-20-0/+2
* | Restructured and updated code a little bit to support new-style (much betterWilmer van der Gaast2011-12-18-0/+1
* | More generic OAuth support now. Should work well for all GTalk accounts nowWilmer van der Gaast2011-12-18-0/+5
* | Facebook authentication. This isn't really OAuth in the end: FB doesn'tWilmer van der Gaast2011-07-31-0/+2
* | Working OAuth2 support. Needs some more debugging (error handling is notWilmer van der Gaast2011-07-26-0/+8
|/
* Add support for XEP 202 (replacement for jabber:iq:time).Wilmer van der Gaast2010-12-06-1/+2
* First bits of CTCP support to contacts. (Try /CTCP VERSION on a JabberWilmer van der Gaast2010-12-06-0/+1
* Suppress subjects in Jabber conversations after showing them once.Wilmer van der Gaast2010-08-31-0/+2
* Allow moving contacts around between groups. Works with at least Jabber,Wilmer van der Gaast2010-06-09-1/+1
* Merging memory leak fixes from devel, time to find the ui-fix-specificWilmer van der Gaast2010-06-08-0/+1
|\
| * Fixing some memory leakage.Wilmer van der Gaast2010-06-08-0/+1
* | Merging in file transfer support. Most important points from my reviewWilmer van der Gaast2010-03-21-12/+74
|\ \ | |/ |/|
| * Merging mainline.Wilmer van der Gaast2010-03-17-3/+4
| |\
| * | No functional changes, just some style "fixes". Although I admit I'mWilmer van der Gaast2009-12-13-1/+1
| * | Merging head.Wilmer van der Gaast2009-12-07-2/+3
| |\ \