aboutsummaryrefslogtreecommitdiffstats
path: root/protocols
Commit message (Expand)AuthorAgeLines
...
* msn: Update ApplicationId again to one used by skypedequis2014-11-17-1/+1
* msn: update ABService ApplicationId to WLM 2012 to fix logindequis2014-11-12-1/+1
* Some more g_source_remove warning fixesdequis2014-10-27-0/+9
* Add support for XEP-0203: Delayed delivery (message timestamps)dequis2014-10-10-11/+22
* Handle not-authorized stream errors, avoid reconnectdequis2014-10-10-0/+5
* Remove MSNXMPP specific codedequis2014-10-10-23/+3
* RIP native win32 support (use cygwin instead)dequis2014-09-27-12/+0
* twitter: Add support for The United States of Americadequis2014-09-27-1/+3
* Default twitter's show_old_mentions to 0dequis2014-09-27-1/+1
* One small comment correction while "merging" stuff.Wilmer van der Gaast2014-09-21-1/+1
* Add limit param to split_command_parts(), fix twitter quotes bugdequis2014-07-24-2/+2
* Gadugadu local contact storage (ticket #917)dequis2014-07-24-0/+29
* Added jabber_compare_jid to fix JID comparison case sensitivityGRMrGecko2014-07-24-1/+24
* Allow use of "ac x set -del password" to use /oper to change the passwordWilmer van der Gaast2014-02-28-4/+12
* Fix for rejecting buddy requests on jabber (Ticket #887)kevin8t82014-02-27-1/+1
* Update json-parser code to git rev 11a80f389769d1f66ca7fbe64ad89c82d3ba4ba9.Wilmer van der Gaast2014-02-13-4/+4
* Update to deal with a not-so-recent regression in the Twitter URL lenghteningWilmer van der Gaast2013-07-13-2/+3
* Fix cleanup failure on Twitter timeouts.Wilmer van der Gaast2013-06-16-7/+8
* Use HTTP/1.1 by default in the Twitter module, and stick to the initiallyWilmer van der Gaast2013-06-16-1/+1
* Turn off fetch_mentions by default for identi.ca connections since it's noWilmer van der Gaast2013-06-16-1/+4
* Emit a warning when the user wants to do OAuth with a non-Twitter/identi.caWilmer van der Gaast2013-06-01-2/+8
* Fix OAuth2 error reporting.Wilmer van der Gaast2013-05-25-3/+3
* Apparently Twitter API 1.1 is SSL-only. *sigh*Wilmer van der Gaast2013-05-23-1/+1
* Use UCS-2BE instead of UNICODEBIG as the UTF16 charset used by the OSCARWilmer van der Gaast2013-05-06-3/+3
* skype: fix buildMiklos Vajna2013-04-23-1/+1
* skype: clean up installing section of READMEMiklos Vajna2013-04-21-78/+5
* skype: ignore empty username (#1045)Miklos Vajna2013-04-21-4/+4
* test skype_group_by_name()Miklos Vajna2013-04-21-0/+55
* test skype_chat_topic()Miklos Vajna2013-04-21-0/+73
* test skype_chat_msg()Miklos Vajna2013-04-21-0/+74
* skype: avoid fake MBERS buddy in groupchatsMiklos Vajna2013-04-21-1/+4
* test skype_set_away()Miklos Vajna2013-04-21-0/+33
* skyped: missing newline in logMiklos Vajna2013-04-21-1/+1
* Merging "storage" branch which I wrote long ago. It separates generation ofWilmer van der Gaast2013-04-20-20/+11
|\
| * s/ACC_SET_NOSAVE/SET_NOSAVE/.Wilmer van der Gaast2012-06-07-12/+11
| * Remove two hacks for some glib<2.14 versions that are no longer supported.Wilmer van der Gaast2012-06-04-8/+0
* | skype: improve support for reading bookmarked chats (#1037)Jinn Ko2013-03-16-1/+5
* | skype: in groupchats, handle ACTIVEMEMBERS as MEMBERS (#1037)Jinn Ko2013-03-16-1/+1
* | skyped: fix non-gobject mode (#1035)Jinn Ko2013-03-07-2/+2
* | test skype_chat_leave()Miklos Vajna2013-03-06-0/+77
* | skype: enough questions about if skype 4.x works or notMiklos Vajna2013-03-06-1/+1
* | skyped: prefix debug messages with source locationMiklos Vajna2013-03-06-5/+5
* | skyped: fix typo when not finding config fileMiklos Vajna2013-03-06-1/+1
* | skype: add support for fetching full names of buddiesMiklos Vajna2013-02-28-4/+85
* | skyped.py: also sanitize log file outputLeho Kraav2013-02-25-4/+8
* | I'm still bored on a long flight. Wrote a script to automatically updateWilmer van der Gaast2013-02-21-19/+19
* | For the lazy among us: When adding a Jabber/MSN contact within the sameWilmer van der Gaast2013-02-21-3/+6
* | Clean up set_my_name API implementationsMiklos Vajna2013-02-18-14/+0
* | skype tests: run all tests with a single skyped configMiklos Vajna2013-02-17-28/+29
* | test skype_set_mood_text()Miklos Vajna2013-02-17-0/+24