Commit Graph

9 Commits

Author SHA1 Message Date
bcd012bef5 update readme and env 2017-01-24 10:27:36 -05:00
f763d8394e Add flag to enable/disable mail notifications 2016-12-08 18:55:41 -02:00
e94f3d7a10 Send an email to the user when a recording is done processing
Had to add an email attribute to users to store their email to send the
notification. Will only send it for user rooms since they are the only
ones we know who to notify.
2016-12-08 18:33:19 -02:00
09c30bb5bd Add flag to use webhooks and API call to register a hook
It almost works with webhooks now. Still TODO is:
* Remove the hook after the recording is published
* To process the publish_ended event from the webhooks either the webhook
  needs to include the metadata (currently it doesn't) or GreenLight has
  find out the meeting token without reading it from the metadata.
2016-12-08 14:01:57 -02:00
68d3e8da5a configuration_updates 2016-11-15 11:28:37 -05:00
cd867f9e20 bbb_endpoint and bbb_secret can be configured with environment variables 2016-10-18 13:50:51 -04:00
e9caa740aa Merge branch 'master' of github.com:blindsidenetworks/greenlight 2016-10-18 10:03:50 -04:00
f725b7f1bc Implemented join to BBB first approach 2016-10-17 18:36:56 -04:00
3eeaacc6f4 add twitter and google oauth login 2016-10-17 15:06:11 -04:00