Commit Graph

61 Commits

Author SHA1 Message Date
Seth Call d6df68a8ff * VRFS-2913 - allow /client to be accessed without being logged in 2015-03-11 16:53:37 -05:00
Seth Call 5f85908c79 * VRFS-2104 - client update dialog happens when it needs to; not just on startup 2014-08-31 10:30:59 -05:00
Seth Call 0020a8eb0d * VRFS-1889 completed; VRFS-1879 - partially done 2014-07-08 13:34:03 -05:00
Bert Owen bf04fca205 VRFS-1503 implement session chat feature 2014-05-03 00:30:56 +08:00
Bert Owen 07e141cc8f VRFS-1503 added protocol buffer, chat message model & controller, rest api 2014-04-23 14:27:49 +02:00
Seth Call 3dfc455fa4 * reconnect working for in-session; beginning in-situ reconnect refactor 2014-04-08 12:43:26 +01:00
Seth Call 4e74ba438c * initializing 'me' for sidebar 2014-03-28 02:24:53 +00:00
Seth Call 94494a2b3a Merge branch 'feature/highlight_notifications' into develop 2014-03-27 18:44:34 +00:00
Seth Call 53a6941ceb * VRFS-1473 - Notification Highlighter - make obvious to user that they have new notifications complete
* VRFS-1523 - USER: Make "enter" key send message in new user-to-user messaging feature
2014-03-27 18:43:15 +00:00
Seth Call ba43244b69 * fixing the refresh of sidebar friends when friend request accepted 2014-03-26 17:31:51 +00:00
Seth Call 526f6fe577 * VRFS-1473 - notifications should be highlighted, wip 2014-03-26 17:09:48 +00:00
Seth Call 85cb225a3d * fix for VRFS-1517 - empty notifications in sidebar 2014-03-21 20:21:03 +00:00
Seth Call b04c7bcea5 * VRFS-871 - user-to-user messaging complete 2014-03-20 11:53:26 +00:00
Brian Smith 00a447037a VRFS-1287 VRFS-1340 fix issues with weird behavior of Okay and Cancel buttons in notifications 2014-03-08 01:37:25 -05:00
Brian Smith 9c2b10dd5f VRFS-1243 VRFS-1310 fix regression in session notifications in sidebar 2014-03-07 19:56:27 -05:00
Brian Smith 667c629c27 VRFS-1052 fix timestamp issue with notifications (moved to timeago plugin) 2014-03-07 01:30:23 -05:00
Brian Smith 49269443da VRFS-1243 VRFS-1310 fix join session notifications based on access level and user type 2014-03-07 00:38:10 -05:00
Brian Smith 57ea6134ff VRFS-1254 clip long names for sidebar 2014-03-02 16:44:36 -05:00
Brian Smith 3d8a84c552 minor refactor 2014-03-01 22:19:13 -05:00
Seth Call 725460176a * VRFS-792 - also guard against direct session link joins with no ftue 2014-03-01 17:01:45 -06:00
Brian Smith b2de499d9d fix session notification LISTEN link 2014-02-27 21:32:55 -05: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
Brian Smith 0a94f73d08 VRFS-1028 add hover bubbles throughout app 2014-02-12 23:40:41 -05:00
Daniel Weigh 77e7b60ca5 VRFS-1012 Fix band profile navigation. 2014-02-06 08:03:44 -05:00
Jonathan Kolyer c22331c010 conflict merge 2014-01-29 23:05:09 -06:00
Jonathan Kolyer 7c39c3cd4c vrfs152: integration fb login into view code 2014-01-29 19:55:16 -06:00
Seth Call ad1521c98b * VRFS-1022 make sure to use resolve_string mime_type, subtype, bitrate, and again try to disable tests in rspec 2014-01-25 17:38:03 -06:00
Seth Call fcec0a776b * icecast working locally on my mac (VRFS-1002) 2014-01-21 14:51:03 +00:00
Seth Call 7d90425864 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-01-15 22:20:29 +00:00
Seth Call b8829b417a * VRFS-997 - mix complete notification 2014-01-15 18:00:45 +00:00
Jonathan Kolyer 68b0fd92d6 vrfs988: updated #query on new search; added semicolons 2014-01-12 02:50:55 -06:00
Jonathan Kolyer af4f03c91e vrfs988: refresh both sidebar and searchResults when search params changed 2014-01-12 02:02:15 -06:00
Jonathan Kolyer ddd1b93420 vrfs988: syncing the search type selections between searchResults and sidebar 2014-01-12 01:53:39 -06:00
Jonathan Kolyer a4816fecfd vrfs988: refactored search results processing 2014-01-11 22:44:58 -06:00
Jonathan Kolyer cdb2b9fab9 vrfs988: sidebar/searchresults 2014-01-11 20:18:20 -06:00
Jonathan Kolyer 2229babf68 vrfs-988: refactoring search as text by entity, rather than site-wide 2014-01-11 06:27:05 -06:00
Seth Call 45a18c4449 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-01-06 20:35:41 +00:00
Brian Smith 18d8ff8d3f VRFS-933 notification bug fixes 2014-01-05 16:42:18 -05:00
Seth Call ba3b9ab873 * VRFS-946 - in-session recording 2014-01-05 03:47:23 +00:00
Brian Smith fab83707b7 VRFS-933 notification work 2014-01-04 17:02:47 -05:00
Brian Smith 3872898b95 VRFS-933 notification work 2014-01-02 14:57:16 -05:00
Brian Smith 1806c5245f VRFS-933 notification work 2013-12-29 14:40:21 -05:00
Brian Smith 7e78163bb9 VRFS-933 notification work 2013-12-28 23:51:35 -05:00
Brian Smith 7aeb182f1f VRFS-866 band invitations / notifications 2013-11-26 02:47:56 -05:00
Seth Call db76c34ba5 * VRFS-813 -most all frontend changes needed for start/stop recordings 2013-11-03 14:55:55 -06:00
Seth Call 32a4297569 * VRFS-780 - finished, tested, etc 2013-10-21 17:13:53 -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