Vladimír Matěna
f328e80a97
Fix possible double free in ThreadPool
...
This makes HTTPRequestTest::GETThreadPool test pass deterministicaly.
Problem was static slot used to cleanup threads. When ThreadPool was instantiated
multiple times, threads were also clened up multiple times resulting in segfault.
2016-09-17 00:45:17 +03: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
Vitaly Takmazov
d3919d6a84
Debian packaging: add libev-libevent-dev to build dependencies
2016-06-14 10:00:41 -04:00
Vitaly Takmazov
6023bfed11
Debian init script and systemd unit
2016-06-14 09:35:42 -04:00
vitalyster
55221a7f60
libpurple: set the same locale as frontend
2016-06-03 03:34:44 +00:00
Vitaly Takmazov
1401e970a7
check spectrum2_manager.cfg existence in DESTDIR before install
2016-06-01 14:18:56 +00:00
Vitaly Takmazov
02cba5b71d
CMake: include CPack module
2016-06-01 11:07:30 +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
Vitaly Takmazov
621d85a64f
MySQL: do not forget to use table prefix
2016-05-27 23:48:51 +03:00
Vitaly Takmazov
149332d802
add libswiften3 to debian/control
2016-05-27 10:05:09 +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
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