Commit Graph

257 Commits

Author SHA1 Message Date
Josh 4539219182 simplifying 2017-06-14 16:51:56 -04:00
Josh 8df0dd0a00 fix error in previous commit 2017-06-14 16:11:57 -04:00
Josh c14bb90eb5 handle no previous meetings 2017-06-14 15:54:13 -04:00
Josh e6fb0dbf15 dont show active meetings on root 2017-06-14 14:40:53 -04:00
Josh fce383d858 small fixes 2017-06-14 14:04:16 -04:00
Josh 8a613c8a00 change request url format 2017-06-14 13:09:31 -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 206f293194 fix actioncable issue 2017-06-12 13:35:00 -04:00
Josh b1e65e4ca7 fix pluralization in initial populate 2017-06-12 10:52:00 -04:00
Josh 31f0e0a3e9 clean active_meetings.js 2017-06-08 10:43:06 -04:00
Josh 42f0c14b49 add/remove from previous meetings & loading spinner 2017-06-08 10:28:56 -04:00
Josh b9ace4dfa6 redirect to user when clicking logo if found 2017-06-07 16:24:29 -04:00
Josh 291d815056 don't show active meetings when not logged in 2017-06-07 15:48:47 -04:00
Josh de20200b5a move active meeting js to it's own file 2017-06-07 11:46:01 -04:00
Josh f5095b1e4d change checksum handling & show active meetings 2017-06-07 11:06:31 -04:00
Josh ad60c95118 fix invalid token error 2017-06-06 15:46:57 -04:00
Josh 1ddc16af86 added indicator when uploading to youtube 2017-05-29 11:14:49 -04:00
Josh 4c34526a57 added footer to share email 2017-05-26 16:49:44 -04:00
Josh 93f2a83e46 fix title & privacy_status 2017-05-26 15:14:02 -04:00
Josh 02d1e726f0 auto populate video title input 2017-05-26 13:11:55 -04:00
Josh 10c5a06561 set public to default 2017-05-26 12:04:16 -04:00
Josh 3e31be3885 change youtube popover UI 2017-05-23 17:24:43 -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 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 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 8cf75b6051 Merge pull request #152 from zach-chai/meeting_name_strip
strip spaces and newlines from meeting names
2017-03-21 14:01:28 -04:00
Zachary Chai 19929c4553 strip spaces and newlines from meeting names 2017-03-21 13:53:51 -04:00
Zachary Chai 8e0cca5b4a remove recording from client if 404 2017-03-21 12:04:17 -04:00
Zachary Chai 577cefaf71 rescue on bbb create if meeting already exists 2017-03-21 10:24:11 -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 4d652463ec notify user when joining without name provided 2017-03-14 16:09:20 -04:00
Zachary Chai 36b6b5652f only show tutorial video on root 2017-03-14 15:17:04 -04:00
Zachary Chai cce5af3369 Merge pull request #145 from zach-chai/better_encoding
Better encoding
2017-03-14 14:37:48 -04:00
Zachary Chai b2031c97a3 add rails flash messages that dismiss after 5 seconds 2017-03-14 14:29:06 -04:00
Fred Dixon 6c19d192f2 Added link to overview video for GreenLight to footer 2017-03-10 09:44:07 -06: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 246e7ec3ed removed unused code 2017-03-03 10:49:14 -05:00
Zachary Chai d4d8228cbf hide login page if omniauth isn't configured 2017-03-03 10:49:14 -05:00
Zachary Chai bfd815abe0 test sessions controller 2017-03-03 10:49:14 -05:00