Jan Kaluza
|
f231cf1a61
|
Set port and base_location in config
|
2016-01-26 08:27:33 +01:00 |
|
Jan Kaluza
|
88777c9631
|
Define commit Dockerfile argument
|
2016-01-25 12:54:44 +01:00 |
|
Jan Kaluza
|
2103046516
|
Preparation for 2.0.1
|
2016-01-25 12:21:47 +01:00 |
|
Jan Kaluza
|
1bf36dbf68
|
Allow setting main channel using Slack command
|
2016-01-25 08:24:41 +01:00 |
|
Jan Kaluza
|
4eedf6e60a
|
Slack: Use access_token to get initial team name
|
2016-01-25 07:42:10 +01:00 |
|
Jan Kaluza
|
456f0713a7
|
Fix crash from previous commit
|
2016-01-24 13:08:09 +01:00 |
|
Jan Kaluza
|
c9cd2218b1
|
Slack: get the bot_access_token when requesting the token and use it to connect RTM
|
2016-01-24 13:04:32 +01:00 |
|
Jan Kaluza
|
2084556ded
|
Slack: Use just 'bot' scope
|
2016-01-24 12:29:58 +01:00 |
|
Jan Kaluza
|
57a0ebde1d
|
Slack: use client instead of rtm:start...
|
2016-01-24 12:19:08 +01:00 |
|
Jan Kaluza
|
e1797dbe1f
|
Slack: include rtm:stream scope
|
2016-01-24 12:15:03 +01:00 |
|
Jan Kaluza
|
37ee8ce980
|
Remove wrong std::string token definition
|
2016-01-24 12:07:48 +01:00 |
|
Jan Kaluza
|
6fc502c3c9
|
Slack: redirect to https instead of http
|
2016-01-24 12:04:14 +01:00 |
|
Jan Kaluza
|
6d52c33782
|
Show also URL in case of error
|
2016-01-24 11:54:58 +01:00 |
|
Jan Kaluza
|
b882942383
|
SlackUserRegistration: show raw data when team domain cannot be found in the response
|
2016-01-24 11:48:40 +01:00 |
|
Jan Kaluza
|
8efab17c15
|
Install boost-locale in tests
|
2016-01-23 22:02:10 +01:00 |
|
Jan Kaluza
|
8d64493eef
|
Fix #86 - Use utf8 aware to_lower function
|
2016-01-23 21:58:48 +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
|
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
|
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
|
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
|
b38cc30c44
|
Merge branch 'master' of github.com:hanzz/libtransport
|
2016-01-21 18:39:08 +01:00 |
|
Jan Kaluza
|
6b56c5fb09
|
Add /var/lib/spectrum2_manager to spectrum2.install
|
2016-01-21 18:38:42 +01:00 |
|
Jan Kaluza
|
31be2a37f8
|
Merge pull request #101 from vitalyster/win32
win32 build fixes
|
2016-01-21 17:08:10 +01:00 |
|
Jan Kaluza
|
d45bd16104
|
Merge pull request #100 from vitalyster/manager_logging
Manager logging
|
2016-01-21 17:07:45 +01:00 |
|
Vitaly Takmazov
|
3f452931af
|
using our DummyConnectionServer* classes (Swiften ones are not installed by default)
|
2016-01-21 16:39:24 +03: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 |
|
vitalyster
|
44641f984b
|
manager: install sample logging config
|
2016-01-21 12:04:29 +00: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 |
|
Jan Kaluza
|
af6c160261
|
Web interface: support service.base_location=/something/ to override default '/' root location used by the web interface
|
2016-01-20 15:02:41 +01:00 |
|
Jan Kaluza
|
1c4f01269f
|
Web interface: use absolute URLs in redirections
|
2016-01-20 11:19:35 +01:00 |
|
Jan Kaluza
|
f57f06b633
|
Fix #96 - Do not include boost/move/utility.hpp
|
2016-01-20 09:30:10 +01:00 |
|
Jan Kaluza
|
d0d08adf5a
|
Web interface: allow using service.cert PEM certificate to enable SSL support.
|
2016-01-20 08:20:45 +01:00 |
|
Jan Kaluza
|
17fe52b61f
|
Fix #98 - Leave the room internally when disconnecting user from room because of error.
|
2016-01-20 07:36:05 +01:00 |
|
Jan Kaluza
|
f6cb536eb0
|
Web interface: show registration form
|
2016-01-19 17:25:30 +01:00 |
|
Jan Kaluza
|
5ecc7ccfd7
|
Web interface: Show different actions on instances page for admin and non-admin
|
2016-01-19 16:29:04 +01:00 |
|
Jan Kaluza
|
b1754e4e65
|
Web interface: Use rapidjson when creating responses
|
2016-01-19 15:06:27 +01:00 |
|
Jan Kaluza
|
b8926b4f0c
|
Web interface: first try of API server + javascript based starting/stopping of instances
|
2016-01-19 14:33:45 +01:00 |
|
Jan Kaluza
|
a71462650e
|
manager: /api/v1/instances returns the list of instances
|
2016-01-18 14:43:37 +01:00 |
|
Jan Kaluza
|
737aa148da
|
Slack: Stop sending pings when disconnected from RTM
|
2016-01-18 13:19:18 +01:00 |
|
vitalyster
|
b527476801
|
Update README.md
|
2016-01-13 13:46:40 +03:00 |
|
vitalyster
|
630438ec13
|
spectrum_manager: init logging
|
2016-01-12 15:52:50 +00:00 |
|