damencho
7d94d3fd1a
Updates room size API to work with multiple domains.
...
Checks for a parameter named subdomain and if it exists, adds it to the roomname as used in multiple domain mode ([subdomain]roomname@conference.example.com).
Moves muc_size module to per-host module and adds token verification.
2017-05-08 11:23:13 -05:00
damencho
4ec4c45a90
Adds a second parameter named domain to muc_size module.
...
Adds and the default conference. part where the muc module live in default deployments.
2017-04-05 13:41:21 -05:00
damencho
e0b829f92f
Revert "Adds a second parameter named domain to muc_size module."
...
This reverts commit e2e04e3f16
.
2017-04-04 18:45:58 -05:00
damencho
e2e04e3f16
Adds a second parameter named domain to muc_size module.
2017-04-04 15:15:18 -05:00
damencho
589f77ef0e
Adds prosody plugin that query existing rooms for information.
...
Queries room for their size or room particiapnt's information. Depends on luarocks net-url module.
2017-04-04 13:27:31 -05:00