aboutsummaryrefslogtreecommitdiffstats
path: root/protocols
Commit message (Collapse)AuthorAgeLines
...
* msn: Update ApplicationId again to one used by skypedequis2014-11-17-1/+1
| | | | Because why not
* msn: update ABService ApplicationId to WLM 2012 to fix logindequis2014-11-12-1/+1
| | | | The previous ApplicationId was from WLM 2008 (8.5)
* Some more g_source_remove warning fixesdequis2014-10-27-0/+9
| | | | | - http_incoming_data calling itself - jabber_bs_free_transfer calling jabber_si_free_transfer
* Add support for XEP-0203: Delayed delivery (message timestamps)dequis2014-10-10-11/+22
| | | | | | | | Very similar to XEP-0091 which is already supported, but was marked as obsolete, replaced by XEP-0203. The main differences are the tag name and the timestamp format. Due to the similarities, both XEPs are still supported.
* Handle not-authorized stream errors, avoid reconnectdequis2014-10-10-0/+5
| | | | Got this one while trying to connect to google servers with hipchat auth
* Remove MSNXMPP specific codedequis2014-10-10-23/+3
| | | | The MSN XMPP gateway was shutdown december 2013 and isn't coming back.
* RIP native win32 support (use cygwin instead)dequis2014-09-27-12/+0
| | | | It has been broken for a very long time and nobody cared about it.
* twitter: Add support for The United States of Americadequis2014-09-27-1/+3
| | | | Land of the Free, Home of the Brave
* 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
| | | | Only took me a few months to write. I even added a test case.
* Gadugadu local contact storage (ticket #917)dequis2014-07-24-0/+29
| | | | Patch originally by MichaƂ Siejak, adapted for 3.2.1
* 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
| | | | | "securely". Patch from Flexo, bug #1117.
* Fix for rejecting buddy requests on jabber (Ticket #887)kevin8t82014-02-27-1/+1
| | | | Patch from ticket #1112
* Update json-parser code to git rev 11a80f389769d1f66ca7fbe64ad89c82d3ba4ba9.Wilmer van der Gaast2014-02-13-4/+4
| | | | | | Few BitlBee-specific diffs now. Annoyingly need to link to libm now for the use of the function pow() since the lib now does its own number parsing...
* Update to deal with a not-so-recent regression in the Twitter URL lenghteningWilmer van der Gaast2013-07-13-2/+3
| | | | | | | | | service. https://dev.twitter.com/blog/upcoming-tco-changes #1077 Seriously guys, stop being so obnoxious. This t.co garbage lengthens pretty much everything (that looks like a) URL at this point. Stop counting it towards the 140-char limit.
* 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
| | | | | used protocol version when internally handling redirects.
* Turn off fetch_mentions by default for identi.ca connections since it's noWilmer van der Gaast2013-06-16-1/+4
| | | | | longer working. (Not compatible with Twitter API 1.1 from what I can see?)
* Emit a warning when the user wants to do OAuth with a non-Twitter/identi.caWilmer van der Gaast2013-06-01-2/+8
| | | | | service, and string handling fix when pretending to do this anyway.
* 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
| | | | | module. Might improve compatibility with non-glibc iconv libs.
* skype: fix buildMiklos Vajna2013-04-23-1/+1
|
* skype: clean up installing section of READMEMiklos Vajna2013-04-21-78/+5
| | | | | | | These were the installation instructions for the out-of-tree plugin, no longer relevant. Nowadays only the package names or the configure option is interesting.
* 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
|\ | | | | | | | | | | XML-formatted user configs from disk I/O so we can try to start using other mechanisms to store them (a REST API or something, for example).
| * 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
| | | | | | | | | | | | | | my copyright mentions since some were getting pretty stale. Left files not touched since before 2012 alone so that this change doesn't touch almost EVERY source file.
* | For the lazy among us: When adding a Jabber/MSN contact within the sameWilmer van der Gaast2013-02-21-3/+6
| | | | | | | | | | domain like you, you can omit the domain name.
* | 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
| | | | | | | | | | | | This makes them a bit faster, and there is no need to have separate skyped configs for each test ATM.
* | test skype_set_mood_text()Miklos Vajna2013-02-17-0/+24
| |