Commit Graph

15 Commits

Author SHA1 Message Date
da07eb749f add HTML5 support 2017-09-28 16:03:47 -04:00
22d0f4423d Fixed conflict with master 2017-08-15 20:44:06 +00:00
4590725c79 A warning message is shown when the BBB server configured is the one that comes by default 2017-08-15 20:33:19 +00:00
e0c856522f Added 'QR Code generation' as an optional feature 2017-08-15 19:01:36 +00:00
ea5c78db47 Updated unified sample.env and setup default values to some variables 2017-08-14 20:26:43 +00:00
949fce701c refactor share button & add ability to disable youtube uploading 2017-07-28 14:58:51 -04:00
3a882f85c6 add ability to disable guest access 2017-07-12 16:34:16 -04:00
3dd2a5e5ea enable routes as exceptions app 2017-03-21 18:18:16 -04:00
78abef12af Fix missing 'smtp_from' variable when notifications are turned off
Application would break in production because Rails.config.smtp_from
was not set if GREENLIGHT_MAIL_NOTIFICATIONS was false.
2017-01-06 17:45:29 -02: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
47e0e948d1 Added LGPL 3.0 license to all source/config files 2016-11-29 14:44:13 -05:00
84fb5c617f configure i18n 2016-11-03 17:22:33 -04:00
8427547698 application configuration 2016-11-01 16:09:24 -04:00
a15bf5b3a9 first commit 2016-10-13 17:30:58 +00:00