Commit graph

23 commits

Author SHA1 Message Date
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
47bc0f5ac5 Support showing examples in web interface join room dialog 2016-02-20 16:35:34 +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
c4eda8c23b Web interface: Use [identity] name instead of hostname when set 2016-02-01 18:18:28 +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
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
1bf36dbf68 Allow setting main channel using Slack command 2016-01-25 08:24:41 +01:00
Jan Kaluza
8eb12094c6 Web interface: Fix garbage in status message caused 2016-01-22 07:37:25 +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
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
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