Commit Graph

64 Commits

Author SHA1 Message Date
Seth Call b918406edf * VRFS-767, VRFS-781 - create account page updated, web layout will now expand black bar as needed 2013-10-22 12:38:21 -05:00
Seth Call 32a4297569 * VRFS-780 - finished, tested, etc 2013-10-21 17:13:53 -05:00
Seth Call 7492315f3a * VRFS-776 - home screen updated for new spec for native client; no more disable of create/find tiles 2013-10-19 16:02:27 -05:00
Seth Call 481514e301 * VRFS-778, VRFS-777, VRFS-788, VRFS-787-to create new downloads page, I needed to add a new layout 'web', and make user dropdown more reusable 2013-10-19 14:46:06 -05:00
Seth Call 33ce8f2959 * VRFS-789 - updated favicon in. still need to update nginx recipe via chef 2013-10-19 13:50:19 -05:00
Brian Smith 8f21ead048 VRFS-758 bug fixes 2013-10-16 04:07:30 -04:00
Brian Smith 6dd0df75d9 VRFS-758 join request notification logic 2013-10-16 03:23:43 -04:00
Brian Smith 17c7e73894 VRFS-727 fix syntax error in selector resulting in duplicate friend list 2013-10-14 22:25:15 -04:00
Brian Smith ecd247c1f7 VRFS-705 fix issue with input disappearing 2013-10-13 21:01:44 -04:00
Brian Smith e0cfe9cb6e Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2013-10-13 19:57:42 -04:00
Brian Smith 7b027eff45 updates 2013-10-13 19:57:37 -04:00
Jonathon Wilson daaf1ca01f Remove unnecessary call. 2013-10-12 16:38:55 -06:00
Jonathon Wilson d741d293c8 VRFS-293. Respond to connection status changes. 2013-10-12 16:35:12 -06:00
Jonathon Wilson 6ddab3926c Merge branch 'develop' into vrfs-293 2013-10-12 15:45:20 -06:00
Jonathon Wilson e6c2f78f83 Start of connection indicators. Cleanup CSS. 2013-10-09 19:56:04 -06:00
Seth Call f193e3f325 * VRFS-766 - fixed broken footer links in landing pages 2013-10-08 16:05:19 -05:00
Brian Smith 2dc5e4073e VRFS-640 Find Session filter changes 2013-10-06 01:22:28 -04:00
Jonathon Wilson f4fe19809d VRFS-583. Visually reflect mute state from peers 2013-10-05 12:24:22 -06:00
Brian Smith 7e2d4cc739 fix syntax error 2013-10-05 10:33:51 -04:00
Brian Smith 70cba2d98d VRFS-595 session invitations / fix bug with session join notifications arriving twice 2013-10-05 09:04:07 -04:00
Brian Smith 28d9ae3f34 VRFS-755 fix javascript error 2013-10-04 13:32:23 -04:00
Brian Smith 6192a1f20c VRFS-595 fix format of session invitation notification 2013-10-03 08:51:25 -04:00
Brian Smith 0f70fe2eb2 VRFS-755 fix issue with undefined session invitations 2013-10-03 08:09:31 -04:00
Brian Smith 73dcac9a67 VRFS-595 added session invitation notification 2013-10-03 03:16:27 -04:00
Seth Call e4e1ed7459 * VRFS-718 fix for undefined count 2013-10-03 01:39:32 +00:00
Seth Call f5d4708d1d Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2013-10-03 01:08:38 +00:00
Seth Call a93ca91df1 * make loop in sending emails slower for VRFS-748; also click against double-execution of sendEmail 2013-10-03 00:51:19 +00:00
Jonathon Wilson 1183b247c1 VRFS-721. Limit no-control-panel check to windows only for non-asio. 2013-10-02 17:43:37 -06:00
Seth Call c1479081ff * VRFS-747 - hm. curious. I must not have added the necessary events at any time, meaning this never really worked for the sidebra 2013-10-02 21:32:57 +00:00
Jonathon Wilson 723b53676a Set in/out buffers to 1 for non-ASIO device 2013-10-01 22:24:38 -06:00
Jonathon Wilson a57083bd09 VRFS-721. Syntax error fixes in ga.js 2013-10-01 21:27:53 -06:00
Seth Call 2e27773511 * VRFS-734 some tests for downloading 2013-10-01 20:20:33 +00:00
Seth Call 79f458d6d5 * VRFS-622 - added search filter 2013-10-01 17:54:53 +00:00
Seth Call f38ca2721a * VRFS-734 - adding all user progression tracking that is possible currently 2013-09-30 02:37:22 +00:00
Seth Call 6518e3a009 * adding 2 custom variables for , UserType and UserLevel, but so far it's not showing up. can't tell if it's due to a GA delay 2013-09-28 18:41:19 +00:00
Seth Call 81c37d131f * VRFS-709 - google analytics -- tracking friend connect request and accept. also tracking all tile changes as virtualpage views 2013-09-27 21:39:51 +00:00
Seth Call 7affb449be * VRFS-709 - added FindSession category 2013-09-27 15:33:52 +00:00
Seth Call a0a90a0eeb * VRFS-710 tests 2013-09-27 02:45:40 +00:00
Seth Call b40e240cd4 * VRFS-711 welcome email added; also, VRFS-725 fixing signout 2013-09-26 17:33:28 +00:00
jam b5cd965089 Add callback to register user name 2013-09-24 02:22:41 -05:00
Seth Call c8afc20e35 * VRFS-710 manually tested 2013-09-25 15:56:22 +00:00
Seth Call d3d38e9919 * VRFS-710 getting invite row at bottom 2013-09-25 15:46:00 +00:00
Seth Call 3b0376c1da * forgot bundle update on ruby 2013-09-25 15:43:40 +00:00
Seth Call 34ccc3a540 * adding helper scripts 2013-09-25 15:34:53 +00:00
Seth Call d3fee152e1 * VRFS-709 - SessionCount, SessionMusicions, and JoinInvitatations added 2013-09-24 21:23:11 +00:00
Seth Call 72b4aa969e * VRFS-709 - Audio Qualication instrumented 2013-09-23 22:49:44 +00:00
Seth Call 9c426fc5a7 * VRFS-709 - track client downloads 2013-09-23 21:32:37 +00:00
Seth Call 3c69988d1d * VRFS-709 - registrations tracked 2013-09-23 21:00:39 +00:00
Seth Call 6c3958dc9f * VRFS-706 - changing signature to FTUERegistryVUCallbacks to call 3 empty strings, not 1, to unregister 2013-09-22 22:35:23 +00:00
Seth Call c1ad886c35 * VRFS-699 - support notify_release_stages in the javascript bugsnag
* VRFS-704 - suppress music sessions with 0 connections find sess api
* VRFS-700 - the find session API does alot better by suppressing empty
             sessions
2013-09-22 18:56:51 +00:00