Commit graph

1946 commits

Author SHA1 Message Date
Vitaly Takmazov
cb16a2d749 libpurple: add prpl-hangouts oauth support 2016-05-25 02:20:21 +03:00
Vitaly Takmazov
18629087de update sample configuration files 2016-04-30 13:59:21 +03:00
vitalyster
92d7e4d689 Merge pull request #122 from lxp/master
Libpurple: Add service.verify_certs option to enable certificate verification
2016-04-27 15:31:31 +04:00
Vitaly Takmazov
e64b3d7108 using gcc-specific flags only with GCC 2016-04-27 14:18:02 +03:00
Vitaly Takmazov
8ef6fb320a spectrum2_manager: enable SSL only when using OpenSSL library 2016-04-27 14:16:49 +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
fe69cbd7a1 Web interface: support diplaying tables generated on transport's side 2016-03-06 20:13:52 +01:00
Jan Kaluza
e386fe7258 Merge branch 'master' of github.com:hanzz/libtransport 2016-03-06 14:50:28 +01:00
Jan Kaluza
6e1af765cd AdminInterface: Support labels for commands 2016-03-06 14:50:05 +01:00
Jan Kaluza
3e2ebf23ac Merge pull request #117 from vitalyster/disco_items
DiscoItemsResponder: respond rooms list only for empty node
2016-03-06 12:28:58 +01:00
Jan Kaluza
84ea5f3249 Libtransport, Web Interface: Rewrite the AdminInterface to support pluggable commands - use this API in Web Interface instead of coding one page per command. 2016-03-04 14:06:07 +01:00
vitalyster
92fb9a2391 DiscoItemsResponder: respond rooms list only for empty node 2016-03-01 12:28:34 +00:00
Jan Kaluza
2c338a2447 Preparation for 2.0.3 2016-02-29 20:06:36 +01:00
Jan Kaluza
bde8307b99 Fix the installation of spectrum_manager.cfg 2016-02-29 17:14:45 +01:00
Jan Kaluza
5b0af814c8 Changelog update 2016-02-28 20:36: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
3a19c755fb Web interface: Fix base_location setting for register.shtml page 2016-02-25 08:52:28 +01:00
Jan Kaluza
68527d73e2 Libtransport: Allow unregistered boolean variables in Config 2016-02-24 17:06:10 +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
36cb102b93 Libtransport: Add HTTPRequest tests 2016-02-24 08:35:29 +01:00
Jan Kaluza
7500ab6c4c Libtransport: Fix memory leak in HTTPRequest, initialize CURL in the same thread as we use for its cleanup 2016-02-24 08:35:10 +01:00
Jan Kaluza
1e48fe7719 Libtransport: Fix memory leaks in tests, fix HTTPRequest memory leak in CURL code 2016-02-23 12:37:10 +01:00
Jan Kaluza
10f8f610d0 Libtransport: Fix 'register' command in AdminInterface 2016-02-22 09:23:23 +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
5dd1aa90b4 Slack: Handle 'account_inactive' error 2016-02-21 19:43:39 +01:00
Jan Kaluza
a8128fde21 Slack: use lower-case room name 2016-02-20 18:24:41 +01:00
Jan Kaluza
4e25fa4e8e Stop reconnectTimer when no url is availablle 2016-02-20 17:54:36 +01:00
Jan Kaluza
47bc0f5ac5 Support showing examples in web interface join room dialog 2016-02-20 16:35:34 +01:00
Jan Kaluza
b11cb99ccd Web interface: Fix leaving the room with hash in the name 2016-02-20 15:37:39 +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
8d190f8548 Web interface: Do not allow empty password when it is needed 2016-02-19 22:23:54 +01:00
Jan Kaluza
cd005935e2 Web interface: Allow joining rooms with white-spaces in the nickname 2016-02-19 17:16:34 +01:00
Jan Kaluza
fbfb07e8ba Libtransport: Try to leave only MUC conversations when disconnecting the user 2016-02-19 15:14:49 +01:00
Jan Kaluza
bff117e4ef Slack: For IRC allow registering without providing account name/password 2016-02-19 12:51:17 +01:00
Jan Kaluza
05b24bbd6e Slack: More logging 2016-02-19 12:00:54 +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
9391c487b5 Web interface: Allow registering with no password 2016-02-19 09:16:08 +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
99e958e8c8 Libtransport: Send self presence as first one when joining from second resource 2016-02-18 07:34:59 +01:00
Jan Kaluza
2ca447264a Libtransport: Debug message for Conversation::sendParticipants 2016-02-17 17:52:16 +01:00