Commit graph

632 commits

Author SHA1 Message Date
Jan Kaluza
cb26fb0258 Libpurple: Show more error messages when something goes wrong during PURPLE_IMAGE handling 2016-02-21 20:10:28 +01:00
Jan Kaluza
00c5273fbb Slack: Handle channels starting with hash, do not reconnect to Slack RTM when URL expired 2016-02-20 07:23:07 +01:00
Jan Kaluza
db0e73cc01 Libpurple: Empty password is fatal error 2016-02-19 22:30:29 +01:00
Jan Kaluza
8da4e02896 Libpurple: Empty password is fatal error 2016-02-19 22:29:31 +01:00
Jan Kaluza
3bfd7407b9 Libtransport: Send unavailable presence as a response to presence for exiting the room. Fixes room rejoin in Pidgin. 2016-02-19 10:24:13 +01:00
Jan Kaluza
71a69aee20 Libpurple: More topic debug 2016-02-18 17:15:47 +01:00
Jan Kaluza
84f688128c fix typo 2016-02-18 17:05:54 +01:00
Jan Kaluza
3230128e95 Libpurple: Show display name and nickname in log before joining the room 2016-02-18 17:04:52 +01:00
Jan Kaluza
65d5b4fe99 Libpurple: When service.web_directory and service.web_url is set, PURPLE_MESSAGE_IMAGES are stored to web_directory and link is forwarded to the user. Tested only with Facebook for now. Fix #106 2016-02-18 14:30:18 +01:00
Jan Kaluza
408413abf2 Libpurple: Try to get topic when conversation is presented by libpurple. 2016-02-18 12:25:29 +01:00
Jan Kaluza
f81ecc9522 Libpurple: Implement has_focus callback, mark the conversation as active on any chatstate notification 2016-02-18 08:14:55 +01:00
Jan Kaluza
56de41bb97 Swiften: Check if the legacyname contains the resource and do not append our in that case 2016-02-10 22:22:05 +01:00
Jan Kaluza
de8114d2da Libpurple: Do not change the nickname when joining the room when it is the same as the one used by the user 2016-02-09 08:01:04 +01:00
Jan Kaluza
b628deb2d8 Remove old skype backend 2016-02-08 13:33:12 +01:00
Jan Kaluza
43f871a93f Libpurple: Fallback to users-list for room-list when topic is not set 2016-02-08 13:16:49 +01:00
Jan Kaluza
f15f56504f Swiften backend: Do not need registration for swiften backend 2016-02-08 12:41:08 +01:00
Jan Kaluza
9de5e656da Libpurple + Libtransport: Support aliases in rooms, fix joining rooms on protocols where you cannot join with custom nickname, show topic in the service discovery for rooms. 2016-02-08 09:26:34 +01:00
Jan Kaluza
dc6c6f8337 Libpurple: Change the nickname before joining the room to match the nickname used by the libpurple 2016-02-07 22:57:13 +01:00
Jan Kaluza
30cf3c114a Libpurple: Add missing return; 2016-02-07 21:59:31 +01:00
Jan Kaluza
89967ed373 Libpurple: Check if 'topic' and 'who' is not null 2016-02-07 21:53:19 +01:00
Jan Kaluza
39c8618da6 Libtransport: Allow setting room list per user 2016-02-07 20:53:35 +01:00
Jan Kaluza
3566e833e3 Libpurple: Fix #107 - Forward room topic to frontend 2016-02-06 11:41:43 +01:00
Jan Kaluza
3e074dc557 Twitter: Fix compilation with newer gcc 2016-02-02 12:47:37 +01:00
Frank Zschockelt
8fd7f81b19 Check explicitly for MSVC to fix the compilation with clang 2016-02-01 22:33:27 +01:00
Jan Kaluza
8fff6fe5e6 Another debug 2016-01-23 20:14:07 +01:00
Jan Kaluza
aeb9a97f99 libpurple: debug for sending messages 2016-01-23 19:09:30 +01:00
Jan Kaluza
af75453834 Fix #86 - Support case-sensitive buddy names transparently. When lower-cased name is received from frontend, it is mapped to case-sensitive name sent by the backend originally. 2016-01-22 15:17:51 +01:00
Jan Kaluza
31be2a37f8 Merge pull request #101 from vitalyster/win32
win32 build fixes
2016-01-21 17:08:10 +01:00
Vitaly Takmazov
1c04886a36 win32 build fixes 2016-01-21 15:58:35 +03:00
Jan Kaluza
3bb462ee57 Merge pull request #99 from vitalyster/purple_roomlist
Purple roomlist
2016-01-21 13:25:34 +01:00
Jan Kaluza
9ff51c193c Twitter: Fix joining room by disabling sending raw xml to backends which do not need it 2016-01-05 15:44:18 +01:00
Jan Kaluza
d85cfa46a7 Twitter: Do not set status message for buddies not in Friends list 2016-01-04 12:44:48 +01:00
Jan Kaluza
5d82037eec Twitter: Use hexify for SHA1 hash before sending image hash to backend 2016-01-02 20:38:26 +01:00
Jan Kaluza
bd9219797e Fix crash in Twitter populateRoster with Swiften3; Commite spectru2_manager changes 2016-01-02 20:31:03 +01:00
Jan Kaluza
a63920e965 Disable useless curl verbose output 2016-01-02 20:06:57 +01:00
Jan Kaluza
408fcd8f96 Allow setting just mode 0 and 1 2016-01-02 19:49:30 +01:00
Jan Kaluza
59194bbd38 Set default type of user settings in Twitter 2016-01-02 19:48:52 +01:00
vitalyster
e872b34aae libpurple: forward roomlist to frontend 2015-12-31 01:33:15 +00:00
Jan Kaluza
61f2419ba4 Fix #57 - check that we are using MULTIPLECONTACT mode while removing twitter contacts 2015-12-27 19:32:42 +01:00
Jan Kaluza
5f0dc68407 Tests for twitter 2015-12-27 16:31:00 +01:00
Jan Kaluza
993685c386 libpurple jabber: reject plaintext authentification 2015-12-24 16:16:28 +01:00
Jan Kaluza
05dbf6ce37 Test libpurple backend with prosody 2015-12-21 17:57:29 +01:00
Jan Kaluza
b44919ed9b Handle situation when sending /whois with non existing nickname :) 2015-12-17 18:25:26 +01:00
Jan Kaluza
ab4740c7b6 Communi: Support /whois (or .whois) command 2015-12-17 17:42:15 +01:00
Jan Kaluza
ba5c6ce41e Cleanup libcommuni code a bit, fix the tests and PM receiving when it is initiated from IRC 2015-12-17 15:08:37 +01:00
Jan Kaluza
efd14b776c Fix libcommuni PMs. Add test for PMs and test also non-single-irc-network mode 2015-12-17 10:07:56 +01:00
Jan Kaluza
17cd1c1caa Fix #67: Use compat-verification and do not need passwod for prpl-telegram. 2015-12-13 20:06:19 +01:00
Jan Kaluza
e3b210bbdd Check libcommuni backend and spectrum2 on real IRC server and real XMPP client as part of travis 2015-12-12 15:09:21 +01:00
Jan Kaluza
39105793d7 Install purple-facebookchat as part of Docker image. Link libcommuni backend only against QtNetwork and QtCore 2015-12-10 07:32:09 +01:00
Jan Kaluza
24d902983a Send list of online users to Slack channel when transporting to 3rd-party network room. 2015-12-07 18:17:04 +01:00