Commit Graph

122 Commits

Author SHA1 Message Date
Josh 7d96eadbbf upload recordings to youtube 2017-05-23 14:43:53 -04:00
Joshua Arts 24c8952e59 add preferences and customization (#171) 2017-05-11 09:58:51 -04:00
Joshua Arts a2cfdc838f Slack Integration (#170)
* slack integration

* recomment server variables

* recomment server variables
2017-05-09 10:26:01 -04:00
Zachary Chai aae1c2ff12 add recording name to subject 2017-04-21 17:21:06 -04:00
Zachary Chai af9995ef5b email configuration check 2017-04-21 15:16:36 -04:00
Zachary Chai 16a43711ca override constraints to allow periods in room_id routes param 2017-03-28 13:46:44 -04:00
Zachary Chai 926396e825 Merge pull request #159 from zach-chai/restrict_characters
restrict some characters in meeting name
2017-03-26 15:24:44 -04:00
Zachary Chai 280b28742d restrict some characters in meeting name 2017-03-26 15:06:10 -04:00
Zachary Chai cb2e1e1f6b override rails id param constraints 2017-03-26 14:16:06 -04:00
Zachary Chai 6e5fdb8d14 Merge pull request #154 from zach-chai/exceptions
enable routes as exceptions app
2017-03-21 18:23:21 -04:00
Zachary Chai 3dd2a5e5ea enable routes as exceptions app 2017-03-21 18:18:16 -04:00
Zachary Chai b55d535d33 add errors controller with error pages for 404 500 422 2017-03-21 17:20:30 -04:00
Zachary Chai 19929c4553 strip spaces and newlines from meeting names 2017-03-21 13:53:51 -04:00
Zachary Chai 4d652463ec notify user when joining without name provided 2017-03-14 16:09:20 -04:00
Zachary Chai b2031c97a3 add rails flash messages that dismiss after 5 seconds 2017-03-14 14:29:06 -04:00
Zachary Chai b0512a0569 allow periods in meeting name 2017-03-14 14:27:16 -04:00
Zachary Chai 7c86aa8e7f more testing and code cleanup and enable coverage reports on circle 2017-03-03 15:26:41 -05:00
Zachary Chai 7ebe90d27b test recording ready callback 2017-03-03 14:05:37 -05:00
Zachary Chai bfd815abe0 test sessions controller 2017-03-03 10:49:14 -05:00
Zachary Chai a13e6b991e redirect help to BBB videos 2017-03-02 13:40:20 -05:00
Zachary Chai ce7292e581 add condensed logging 2017-03-02 10:34:01 -05:00
Zachary Chai 03cae1ed19 update user waiting notification to show meeting name 2017-02-28 16:43:54 -05:00
Zachary Chai 059a56e5a6 fix translation not working 2017-02-28 10:22:13 -05:00
Zachary Chai ebc52d2271 update recording notification email 2017-02-22 14:44:38 -05:00
Zachary Chai 4d1bbe76a3 add participants to recordings table 2017-02-21 10:38:30 -05:00
Zachary Chai 63fbc27bca update recording notify to work with new workflow 2017-02-17 15:44:40 -05:00
Zachary Chai 6637983d4e add help link to center panel 2017-02-16 17:29:20 -05:00
Zachary Chai 64ac93f65f getting started page 2017-02-16 17:03:58 -05:00
Zachary Chai 74f1f4c071 allow different action cable host 2017-02-16 10:34:47 -05:00
Zachary Chai fa1bb0683e button tooltips 2017-02-14 18:13:30 -05:00
Zachary Chai b9dcb65a92 force SSL 2017-02-14 17:30:12 -05:00
Zachary Chai 5a6c8372f9 update recording labels 2017-02-14 08:03:06 -05:00
Zachary Chai 85485d1bf2 fallback to rails default when '/' root supplied 2017-02-09 14:47:49 -05:00
Zachary Chai 3dd3f43b24 serve fa assets from relative root 2017-02-09 11:28:11 -05:00
Zachary Chai 6c374bd0c0 reorganize stylesheet directory structure 2017-02-09 11:26:49 -05:00
Zachary Chai b09ec1fc69 properly generate some urls 2017-02-07 14:41:24 -05:00
Zachary Chai bfbdfc645e update routes file 2017-02-07 10:02:16 -05:00
Zachary Chai beeef29d0a add invite link to moderator message 2017-02-03 15:47:43 -05:00
Zachary Chai 8f04967b28 select randomized title from pool on root page 2017-02-03 14:29:05 -05:00
Zachary Chai 4a90de057c rewording and consolidating some conditions 2017-02-03 14:10:01 -05:00
Zachary Chai e2fc9863fe replace logout with return to personal room 2017-02-02 17:09:29 -05:00
Zachary Chai 49aa9bd29b update footer and remove build version 2017-02-02 15:17:41 -05:00
Zachary Chai 0ba1b2bf41 add visibility column to recordings 2017-02-02 11:06:28 -05:00
Zachary Chai 4311c3be8c change display names for recording visibility states 2017-02-02 10:09:42 -05:00
Zachary Chai 16fd597b1a minor text changes 2017-01-31 18:12:05 -05:00
Zachary Chai 2c2590cf18 add recording name to table 2017-01-31 16:19:09 -05:00
Zachary Chai 43e58e402e organize routes and update comments 2017-01-31 15:59:28 -05:00
Zachary Chai 77fd74dd8f add recording events to other meeting pages under room 2017-01-31 15:06:04 -05:00
Zachary Chai 02f59c49e6 main room recordings 2017-01-31 12:10:15 -05:00
Zachary Chai 9667e3757b fix recording update channel and routes 2017-01-31 11:42:47 -05:00