Commit Graph

414 Commits

Author SHA1 Message Date
Seth Call c12b561c3f * adding timing debug to REBUILD_MIXER and updating much of the notifications 2014-03-01 23:19:43 -06:00
Seth Call 725460176a * VRFS-792 - also guard against direct session link joins with no ftue 2014-03-01 17:01:45 -06:00
Seth Call 87f4890638 * VRFS-1279 - whats next dialog shows twice, VRFS-721 - default to 1 for kernel streaming 2014-03-01 10:39:35 -06:00
Seth Call a9edcfa798 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-03-01 08:58:56 -06:00
Seth Call 7a820e7827 * VRFS-726 - don't care if ftue has succeeded before; we care if there are any good devices 2014-03-01 08:58:42 -06:00
Jonathan Kolyer 6e996c468c Merge branch 'vrfs756' into develop 2014-03-01 04:44:00 +00:00
Jonathan Kolyer bfd2c5997d VRFS-756 added error handling and cleanup 2014-03-01 04:37:22 +00:00
Jonathan Kolyer 23957d0260 VRFS-756 fixed bugs 2014-03-01 03:07:48 +00:00
Seth Call 1e55b4acc8 * working towards using a loaded deferrable in recording 2014-02-28 20:29:20 -06:00
Seth Call b7a1e06889 * working on generic recording widget logic 2014-02-28 19:28:17 +00:00
Jonathan Kolyer af1186d0ef Merge branch 'develop' into vrfs756 2014-02-28 18:02:34 +00:00
Jonathan Kolyer b4aae340f7 merge conflict 2014-02-28 07:07:26 +00:00
Seth Call d98bc2d210 * VRFS-1248 - rolled back 2014-02-28 06:40:19 +00:00
Seth Call cc44c00865 * refactor more stuff into listenBroadcast jquery plugin in preparation of doing VRFS-1261 2014-02-28 04:19:39 +00:00
Seth Call 8c9546918f Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-02-28 02:51:56 +00:00
Seth Call 56ce4c9fe8 * session broadcast widget working decently well 2014-02-28 02:50:17 +00:00
Brian Smith b2de499d9d fix session notification LISTEN link 2014-02-27 21:32:55 -05:00
Brian Smith d89b776131 change un-follow to unfollow for consistency 2014-02-27 21:31:01 -05:00
Seth Call 51f955fc74 * VRFS-1047 - broadcast widget almost fully done 2014-02-28 00:24:55 +00:00
Seth Call dcc5437f3a * fix import of common by custom 2014-02-27 19:22:58 +00:00
Seth Call fd584967f2 Merge branch 'develop' oft sta bitbucket.org:jamkazam/jam-cloud into develop 2014-02-27 18:38:12 +00:00
Seth Call aaef11add4 * VRFS-1047 - broadcasts can be listened to (but very raw). VRFS-1257 - adding back in listen_in page for admin only 2014-02-27 18:38:02 +00:00
Brian Smith a95b0fb151 VRFS-1237 fix hover bubble in musician list 2014-02-27 00:15:02 -05:00
Brian Smith f77965b851 VRFS-1239 remove dead code 2014-02-26 23:26:24 -05:00
Brian Smith 701063f865 VRFS-1239 show Click to Join link only in thick client, also prompt with terms or join request dialog as needed 2014-02-26 23:22:09 -05:00
Seth Call f0e916e736 * VRFS-1047 - looks good; no audio hooked up 2014-02-27 00:38:01 +00:00
Brian Smith ee0a25293d VRFS-1235 de-dup tracks on recording hover 2014-02-25 22:04:19 -05:00
Brian Smith c4dd04de69 fix JS error 2014-02-25 21:18:50 -05:00
Seth Call 7882d65dc7 * VRFS-1165 resolved for real this time 2014-02-25 21:25:59 +00:00
Seth Call 7a41b74549 * VRFS-1228 2014-02-25 19:22:32 +00:00
Seth Call 7753a2d4b3 * VRFS-1228 - can add, but not update ,user biography 2014-02-25 05:41:43 +00:00
Jonathan Kolyer a1a265f36f VRFS-756 changing email invite posting behavior incrementally 2014-02-25 03:29:03 +00:00
Seth Call e3c4b09c3f * promptLeave 2014-02-25 02:20:17 +00:00
Seth Call 25b9d8e420 * adding better error reporting to session errors 2014-02-24 21:49:38 +00:00
Seth Call a90b909ac3 * fixing account identity tests and search tests 2014-02-24 18:54:19 +00:00
Seth Call e4718652fd * merging 2014-02-24 16:57:01 +00:00
Seth Call 0522c20e60 * VRFS-1100 - can only download 100 times before 404 given for client downloads, VRFS-862 - quick change to unblock 2014-02-24 16:55:56 +00:00
Brian Smith ccee2e15b3 VRFS-1210 VRFS-1212 VRFS-1223 bug fixes 2014-02-24 01:10:09 -05:00
Brian Smith b2718de7cf VRFS-1223 allow unauthenticated users to view hover bubbles but hide action buttons 2014-02-23 21:05:31 -05:00
Jonathan Kolyer 7ff4184731 VRFS-808 Added call to initAfterConnect from loggedIn(); added timeout to repeated attempts in case of missing WSG login ack 2014-02-23 23:49:53 +00:00
Brian Smith 83b4260b91 VRFS-759 VRFS-1221 delete session notifications when session ends in db and sidebar, fix listen button for sessions and recordings 2014-02-23 15:47:53 -05:00
Brian Smith c79c841b57 fix avatar url for session invitation popup notification 2014-02-23 13:31:18 -05:00
Seth Call bab83c91c1 * oops. def didn't mean to leave that fake backend event in 2014-02-23 05:27:49 +00:00
Seth Call 7f08e42d33 * also put promptLeave = false if the session is already over 2014-02-23 05:21:36 +00:00
Seth Call 23af96adbe * also set promptLeave to false when BACKGROUND_MOVE indicated VRFS-846 2014-02-23 05:15:26 +00:00
Seth Call df36417551 * VRFS-846 is likely handled; but can't test on mac due to bugs; going to try windows shortly 2014-02-23 05:04:04 +00:00
Seth Call f119007c86 * VRFS-1219 - don't show prompt if leaving session from the add audio gear dialog 2014-02-23 04:41:42 +00:00
Seth Call de24ba15bc Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-02-23 02:26:33 +00:00
Seth Call acf8f84624 VRFS-1172 - easydropdown plugin thinkns client has touch support... but it doesn't 2014-02-23 02:26:19 +00:00
Brian Smith 53ac75c0e7 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-02-22 13:44:44 -05:00