Commit Graph

656 Commits

Author SHA1 Message Date
Scott Sweeny 8cfb921087 Accept updated purple-hangouts primary prompt (#236) 2017-08-09 08:12:24 +03:00
vitalyster 30b1ad6ce8 boost::locale::generator: using default system locale 2017-06-27 14:57:35 +03:00
Florian Kinder d93cc2ce66 General cleanup (#216) 2017-06-12 01:41:35 +03:00
vitalyster 180397daab IRC backend: Qt should be included first to prevent conflict with Boost's foreach 2017-06-11 16:44:07 -04:00
Vitaly Takmazov 6b45e0e418 Swiften 4.0rc2 compatibility 2017-06-09 21:34:39 +03:00
vitalyster 3cf2a77a44 CMake: rename remaining ENABLE_SWIFTEN entries 2017-06-08 17:32:15 +03:00
Florian Kinder 6872e99abb Added opensteamworks via libpurple (#203)
* add compatibility for steam guard in opensteamworks plugin, fixes #62 


* steam guard changes
2017-06-05 12:27:27 +03:00
Vitaly Takmazov 6f8cd4bc65 libpurple: server mode doesn't require registration, closes #158 2017-04-10 15:25:50 +03:00
Vitaly Takmazov ea86a790d6 libpurple: add Spectrum version output on backend start 2017-02-16 02:49:26 -05:00
Vitaly Takmazov 8891166382 libpurple: read boolean values from config as bool. Fixes #166 and #177 2017-01-19 06:43:21 -05:00
Vladimir Matena 6d2f8c1927 Switch from boost shared pointers to stl shared pointers (#162)
* Swiften 4 support
* using standard shared pointers when compiling with Swiften 4
2016-09-12 19:20:58 +03:00
vitalyster 55221a7f60 libpurple: set the same locale as frontend 2016-06-03 03:34:44 +00:00
vitalyster 91ceb49e04 libpurple: case-sensitive room names mapping 2016-05-31 17:57:53 +00:00
vitalyster dd1695b530 libpurple: send oauth link only once 2016-05-31 17:56:05 +00:00
vitalyster 1601f24c08 libpurple: add get_password wrapper 2016-05-31 17:48:16 +00:00
vitalyster 84814a1427 libpurple: store OAuth token for prpl-hangouts 2016-05-31 13:40:49 +00:00
vitalyster a06b8a9197 libpurple: fix oauth sender 2016-05-25 00:31:00 +00:00
Vitaly Takmazov cb16a2d749 libpurple: add prpl-hangouts oauth support 2016-05-25 02:20:21 +03:00
David Gnedt 9914ee1a18 Libpurple: Add purple.verify_certs option to enable certificate verification 2016-03-10 23:31:55 +01:00
Jan Kaluza 3c0f8b4744 Libcommuni: Default irc_away_timeout to 60 seconds 2016-02-28 14:48:24 +01:00
Jan Kaluza 61e7cfaa7f Libcommuni treat ERR_NICKNAME colision the same way as ERR_NICKNAMEINUSE 2016-02-28 14:43:59 +01:00
Jan Kaluza 79b69c4005 Libcommuni: Use IrcModel classes instead of our own - libcommuni plugin cleanup 2016-02-28 11:42:05 +01:00
Jan Kaluza ad858d6c8d Libcommuni: Respond to VCard with empty payload, change name automatically in case of conflict 2016-02-26 06:57:02 +01:00
Jan Kaluza be0d5ee412 Libcommuni: Allow settings port in irc_server config option. When irc_send_pass is set to true, password is treated as a server password 2016-02-24 14:59:53 +01:00
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