Vitaly Takmazov
|
6b45e0e418
|
Swiften 4.0rc2 compatibility
|
2017-06-09 21:34:39 +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
|
1401e970a7
|
check spectrum2_manager.cfg existence in DESTDIR before install
|
2016-06-01 14:18:56 +00:00 |
|
Vitaly Takmazov
|
8ef6fb320a
|
spectrum2_manager: enable SSL only when using OpenSSL library
|
2016-04-27 14:16:49 +03:00 |
|
Jan Kaluza
|
fe69cbd7a1
|
Web interface: support diplaying tables generated on transport's side
|
2016-03-06 20:13:52 +01:00 |
|
Jan Kaluza
|
6e1af765cd
|
AdminInterface: Support labels for commands
|
2016-03-06 14:50:05 +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 |
|
Jan Kaluza
|
bde8307b99
|
Fix the installation of spectrum_manager.cfg
|
2016-02-29 17:14:45 +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
|
10f8f610d0
|
Libtransport: Fix 'register' command in AdminInterface
|
2016-02-22 09:23:23 +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
|
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
|
bff117e4ef
|
Slack: For IRC allow registering without providing account name/password
|
2016-02-19 12:51:17 +01:00 |
|
Jan Kaluza
|
9391c487b5
|
Web interface: Allow registering with no password
|
2016-02-19 09:16:08 +01:00 |
|
Jan Kaluza
|
2eccba0698
|
Web interface: show warning when trying to register already registered username
|
2016-02-10 18:50:11 +01:00 |
|
Jan Kaluza
|
d70ddd7fff
|
Rever OPENSSL_FOUND change in the previous commit
|
2016-02-08 14:01:59 +01:00 |
|
Jan Kaluza
|
247e51a194
|
Remove skype backend from spectrum2.spec
|
2016-02-08 13:57:30 +01:00 |
|
Jan Kaluza
|
8ba77c9ede
|
Web interface: catch bad_any_cast in send_command method
|
2016-02-03 15:03:54 +01:00 |
|
Jan Kaluza
|
e921269e4e
|
Spectrum manager: Replace exit(...) with return; and handle errors in the main()
|
2016-02-03 06:27:42 +01:00 |
|
Jan Kaluza
|
2b0783187c
|
Spectrum manager: Catch boost::lexical_cast exceptions.
|
2016-02-03 06:09:42 +01:00 |
|
Jan Kaluza
|
8d10818b9b
|
Web interface: Fix registering new users problem caused by allowing access to jquery.js only to registered users
|
2016-02-02 10:27:18 +01:00 |
|
Jan Kaluza
|
c49512252a
|
Merge branch 'master' of github.com:hanzz/libtransport
|
2016-02-02 10:17:26 +01:00 |
|
Jan Kaluza
|
20f95514d3
|
Fix typo in webinterface
|
2016-02-02 10:11:08 +01:00 |
|
Frank Zschockelt
|
f747ef0b85
|
Always set MG_ENABLE_SSL
mg_set_ssl() isn't used conditionally, so the necessary define shouldn't be
set conditionally either.
|
2016-02-01 22:33:26 +01:00 |
|
Jan Kaluza
|
c4eda8c23b
|
Web interface: Use [identity] name instead of hostname when set
|
2016-02-01 18:18:28 +01:00 |
|
Jan Kaluza
|
008827e06d
|
Set 30 seconds timeout for oauth2 code
|
2016-01-31 10:19:30 +01:00 |
|
Jan Kaluza
|
b55393bf9f
|
Slack: Store channel/im/user name to ID mapping in SlackIdManager
|
2016-01-29 13:45:28 +01:00 |
|
Jan Kaluza
|
7ac5cbe5e1
|
Web interface: Fix show_room_list
|
2016-01-28 10:41:43 +01:00 |
|
Jan Kaluza
|
144ccb07e8
|
Web interface: Fix missing ',' in app.js
|
2016-01-28 09:23:41 +01:00 |
|
Jan Kaluza
|
0363e74dd6
|
Web interface list joined room for slack backend
|
2016-01-28 07:04:53 +01:00 |
|
Jan Kaluza
|
4e8042885f
|
Web interface: Support Join room for Slack frontend
|
2016-01-28 06:30:22 +01:00 |
|
Jan Kaluza
|
2e508b97c3
|
Slack: get_oauth2_url now stores uin/password in the state data and use them when registering the user - this makes the registration easier from web interface side
|
2016-01-27 15:54:31 +01:00 |
|
Jan Kaluza
|
21a6955ca0
|
Increase the timeout for set_oauth2_code to 10 seconds
|
2016-01-26 19:44:33 +01:00 |
|
Jan Kaluza
|
42b653a23f
|
Spectrum2_manager: add method to detect frontend type
|
2016-01-26 19:24:14 +01:00 |
|
Jan Kaluza
|
fd9c9af71b
|
Slack: Send real team name chosen by user to Web interface, create channel chosen by the user when joining the room if it does not exists
|
2016-01-26 18:55:22 +01:00 |
|
Jan Kaluza
|
f231cf1a61
|
Set port and base_location in config
|
2016-01-26 08:27:33 +01:00 |
|
Jan Kaluza
|
1bf36dbf68
|
Allow setting main channel using Slack command
|
2016-01-25 08:24:41 +01:00 |
|
Jan Kaluza
|
0724113762
|
Fix compilation error
|
2016-01-23 15:27:31 +01:00 |
|
Jan Kaluza
|
31ad180f41
|
Web interface: Support for Slack OAuth2 callback URL
|
2016-01-22 16:21:10 +01:00 |
|
Jan Kaluza
|
7ca6c5d88f
|
Web interface: Allow registering new user accounts also to regular clients
|
2016-01-22 13:54:59 +01:00 |
|
Jan Kaluza
|
8eb12094c6
|
Web interface: Fix garbage in status message caused
|
2016-01-22 07:37:25 +01:00 |
|
Jan Kaluza
|
38bf3f0bed
|
Web interface: Fix link to Users
|
2016-01-21 19:12:49 +01:00 |
|
Jan Kaluza
|
af83093fd1
|
Web interface: remove unneeded code to trim last new-line character on instances status page
|
2016-01-21 19:11:28 +01:00 |
|
Jan Kaluza
|
d45bd16104
|
Merge pull request #100 from vitalyster/manager_logging
Manager logging
|
2016-01-21 17:07:45 +01:00 |
|
vitalyster
|
fc3d81748e
|
manager: install sample logging config
|
2016-01-21 12:04:13 +00:00 |
|
Jan Kaluza
|
ed670fc5a9
|
Web interface: remove useless serve_users* methods from Server class
|
2016-01-21 12:47:52 +01:00 |
|
Jan Kaluza
|
6fdc1635e4
|
Web interface: Working adding and removing users
|
2016-01-21 07:40:28 +01:00 |
|
Jan Kaluza
|
91fae24a09
|
Web interface: working register/unregister
|
2016-01-20 17:48:17 +01:00 |
|