Seth Call
|
599d26f883
|
* VRFS-3912 - apis for jamblaster pairing
|
2016-02-03 10:56:14 -06:00 |
Seth Call
|
86ea959972
|
* fix padding issue
|
2016-01-18 18:41:53 -06:00 |
Seth Call
|
e40442af15
|
* hide bogus profiles on profile page
|
2016-01-15 13:21:51 -06:00 |
Seth Call
|
fc38c9ec50
|
* VRFS-3822 - allow follow me behavior and client nodes to get in
|
2016-01-07 06:52:27 -06:00 |
Seth Call
|
4a647b8bd1
|
* VRFS-3519 - client and server jamtrack mixdown support
|
2015-09-21 20:01:39 -05:00 |
Seth Call
|
2c798e8860
|
* VRFS-2629 - one can follow the progression of a jam track being signed with detail
|
2015-01-09 11:23:20 -06:00 |
Seth Call
|
aed848c507
|
Merge branch 'develop' into feature/jam_tracks
Conflicts:
db/manifest
pb/src/client_container.proto
ruby/lib/jam_ruby.rb
web/config/environments/development.rb
web/config/environments/test.rb
|
2015-01-04 09:31:33 -06:00 |
Steven Miers
|
bbee617c4b
|
VRFS-1960 : Jam Track Signed Notification, usage in notificationPanel, and spec.
|
2014-12-22 14:23:05 -06:00 |
Seth Call
|
d83a632d0b
|
Conflicts:
db/manifest
web/app/assets/javascripts/jam_rest.js
|
2014-12-18 15:13:55 -06:00 |
Steven Miers
|
34cb617f5f
|
VRFS-1960 : download API for JamTracks, including a new message type, rescue job that builds the JKZ, and specs that exercise it all.
|
2014-12-17 17:19:36 -06:00 |
Seth Call
|
ace7ac15c8
|
* VRFS-2432 notify when stream mix is done
|
2014-11-03 10:00:42 -06:00 |
Seth Call
|
149967f877
|
* VRFS-2375 - share button works now in master mix complete msg
|
2014-10-29 10:27:29 -05:00 |
Seth Call
|
39ed460d14
|
* VRFS-2280 - fix locations getting invalidated, and VRFS-1806 fixed by detecting no login data
|
2014-09-25 23:13:34 -05:00 |
Seth Call
|
2bd189b697
|
* VRFS-2159 merge
|
2014-09-12 22:30:51 -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 |
root
|
95dcea9ca7
|
fixed issue #1632 #1954
|
2014-07-29 18:15:23 +02:00 |
Brian Smith
|
e211871168
|
merge develop
|
2014-06-23 01:09:03 -04:00 |
Seth Call
|
3d1c4f2488
|
* VRFS-1790 - drag handles added to configure tracks; VRFS-1653 - fixed bug where slow initial connect would cause loop; also log in on initail connect instead of extra login message
|
2014-06-19 14:05:33 -05:00 |
Brian Smith
|
ae79912dab
|
merge develop
|
2014-05-31 07:41:59 -04:00 |
Seth Call
|
e4da30f39e
|
* wip
|
2014-05-29 14:39:08 -05:00 |
Brian Smith
|
8fc30baf42
|
VRFS-1668 more notification work
|
2014-05-18 00:09:21 -04:00 |
Brian Smith
|
baee1b7506
|
VRFS-1668 merge with test fixes for notification changes
|
2014-05-15 01:06:48 -04:00 |
Seth Call
|
9ee27a5127
|
Revert "VRFS-1668 initial work on new notifications / refactor to make notification buttons more dynamic"
This reverts commit 2302c89154.
|
2014-05-13 08:21:32 -05:00 |
Brian Smith
|
2302c89154
|
VRFS-1668 initial work on new notifications / refactor to make notification buttons more dynamic
|
2014-05-13 01:22:23 -04:00 |
Seth Call
|
eab5e5b72b
|
* merging in master with heartbeat fixes into develop after release
|
2014-05-05 10:50:47 -05:00 |
Seth Call
|
9820562892
|
* more websocket/heartbeat fixes
|
2014-04-30 03:01:28 +00: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
|
7cdd47ac89
|
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
|
2014-03-20 11:53:35 +00:00 |
Seth Call
|
b04c7bcea5
|
* VRFS-871 - user-to-user messaging complete
|
2014-03-20 11:53:26 +00:00 |
Scott Comer
|
f7ffa2d7a9
|
fix problem with missing client_type in login tests
|
2014-03-17 11:47:27 -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 |
Seth Call
|
7ab7bfd795
|
* VRFS-1297, VRFS-1305, VRFS-293, VRFS-950, VRFS-641 - track changes added to help frontend better understand when it needs to poke backend, and refresh state
|
2014-03-03 16:13:23 -06: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 |
Seth Call
|
fcec0a776b
|
* icecast working locally on my mac (VRFS-1002)
|
2014-01-21 14:51:03 +00:00 |
Seth Call
|
dea36d897f
|
* VRFS-982 and VRFS-1003 - making every table that's directly related to music_session be UNLOGGED
|
2014-01-19 05:17:30 +00:00 |
Seth Call
|
13f711754c
|
* suppressing the other failing test on the build server
|
2014-01-19 03:14:00 +00:00 |
Seth Call
|
63d6f428b3
|
* VRFS-997 - mix notifications
|
2014-01-15 22:15:33 +00:00 |
Seth Call
|
b8829b417a
|
* VRFS-997 - mix complete notification
|
2014-01-15 18:00:45 +00:00 |
Seth Call
|
59bf00a97e
|
* DownloadAvailable proto msg added to help poke client when downloads become available
|
2014-01-08 21:24:21 +00:00 |
Brian Smith
|
fab83707b7
|
VRFS-933 notification work
|
2014-01-04 17:02:47 -05:00 |
Brian Smith
|
a2b34d68dd
|
VRFS-933 notification bug fixes
|
2014-01-04 12:20:28 -05:00 |
Brian Smith
|
3872898b95
|
VRFS-933 notification work
|
2014-01-02 14:57:16 -05:00 |
Brian Smith
|
07abf26ced
|
VRFS-933 notification work
|
2014-01-01 20:02:40 -05:00 |
Brian Smith
|
102306e4d1
|
VRFS-933 notification work
|
2013-12-29 20:49:44 -05:00 |
Brian Smith
|
7e78163bb9
|
VRFS-933 notification work
|
2013-12-28 23:51:35 -05:00 |
Seth Call
|
242016c38b
|
* VRFS-821 - recordings manager changes
|
2013-12-20 22:01:51 +00: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 |
Brian Smith
|
6dd0df75d9
|
VRFS-758 join request notification logic
|
2013-10-16 03:23:43 -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 |