99 Commits

Author SHA1 Message Date
Josh
29ca709c85 notice when trying to upload to Youtube with Twitter auth 2017-07-11 15:28:30 -04:00
Josh
0b1ae2497f remove debug code 2017-07-07 10:32:48 -04:00
Josh
0040baecbf display ldap error to help with troubleshooting 2017-07-07 10:32:01 -04:00
Josh
43496a6cf1 change sessions#new test to allow redirect 2017-07-07 10:23:19 -04:00
Josh
704dab1e5c add footer to Youtube prompt 2017-07-06 13:17:12 -04:00
Josh
034c5ba617 handle invalid credentials 2017-07-06 11:45:56 -04:00
Josh
0eb26ae8ec only use LDAP when enabled 2017-07-06 09:08:49 -04:00
Josh
ae774b90ce add LDAP authentication 2017-07-05 16:26:27 -04:00
Josh
9bbb669cc1 move WaitingList.empty() to controller 2017-07-04 14:51:24 -04:00
Josh
27f6076954 improvements to active meetings 2017-07-04 11:52:35 -04:00
Josh
44e2cb7027 delay webhooks destroy 2017-06-30 15:57:54 -04:00
Josh
261bb314f2 make active meetings room specific 2017-06-23 13:55:23 -04:00
Josh
7e16f042a5 add more information to recording ready email 2017-06-22 15:15:03 -04:00
Josh
78a2f33f2d properly handle post_publish event 2017-06-19 09:35:54 -04:00
Josh
6e343740e8 better error handling for youtube uploading 2017-06-16 11:22:25 -04:00
Josh
23127f1119 reduce can_upload post requests 2017-06-15 13:59:55 -04:00
Joshua Arts
9e96f4e08e Merge branch 'master' into webhooks 2017-06-14 09:08:33 -04:00
Josh
688120045b fix callback tests 2017-06-13 09:22:30 -04:00
Josh
f5095b1e4d change checksum handling & show active meetings 2017-06-07 11:06:31 -04:00
Josh
4c34526a57 added footer to share email 2017-05-26 16:49:44 -04:00
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
e1615a439f skip authenticity token on errors controller 2017-04-25 10:39:02 -04:00
Zachary Chai
30838f4b36 encode room id separately from meeting id 2017-04-21 13:51:45 -04:00
Zachary Chai
d35b55400c encode slash properly for base URL 2017-04-18 16:40:35 -04:00
Zachary Chai
280b28742d restrict some characters in meeting name 2017-03-26 15:06:10 -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
fdf7fd54c5 send 200 on end meeting even if not found 2017-03-17 16:02:52 -04:00
Zachary Chai
9901904d2a handle ending meeting when it doesn't exist 2017-03-17 15:07: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
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
b70ea41f4d test bbb controller 2017-03-03 10:49:14 -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
a72656465b fix recording delete not sending notification 2017-02-28 10:38:57 -05:00
Zachary Chai
f89bca5967 meeting and user name character limits 2017-02-24 10:56:37 -05:00
Zachary Chai
ebc52d2271 update recording notification email 2017-02-22 14:44:38 -05:00
Zachary Chai
f165a2354f uri encode webhook URL 2017-02-21 12:47:18 -05:00
Zachary Chai
7873f640bc use route url helpers instead of hardcoding 2017-02-17 16:05:59 -05:00
Zachary Chai
63fbc27bca update recording notify to work with new workflow 2017-02-17 15:44:40 -05:00
Zachary Chai
64ac93f65f getting started page 2017-02-16 17:03:58 -05:00
Zachary Chai
7adba52824 add user waiting notifications back to main room 2017-02-16 14:24:55 -05:00
Zachary Chai
330ce144ad small fixes 2017-02-09 17:54:53 -05:00
Zachary Chai
3db284b8bf support relative root urls for deploy to subdirectories 2017-02-07 14:43:18 -05:00
Zachary Chai
bfbdfc645e update routes file 2017-02-07 10:02:16 -05:00
Zachary Chai
73debe7c28 fix anonymouse meetings 2017-01-31 16:56:12 -05:00
Zachary Chai
43e58e402e organize routes and update comments 2017-01-31 15:59:28 -05:00