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
|
53ce955838
|
* VRFS-2530 - denormalize online for performance reasons
|
2014-12-07 16:04:10 -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 |
Brian Smith
|
257421a1d0
|
VRFS-2318 show JOIN button for non-scheduled (future) session
|
2014-10-13 08:40:10 -04:00 |
Brian Smith
|
d08475c34e
|
VRFS-2321 comment out session join email notification
|
2014-10-08 20:27:28 -04:00 |
Brian Smith
|
eddd8a526c
|
VRFS-2320 include from user info in session comment emails
|
2014-10-07 20:39:13 -04:00 |
Seth Call
|
a396671f8b
|
* VRFS-2223 typo in music_session
|
2014-09-17 20:38:33 -05:00 |
Brian Smith
|
1203a26271
|
Merge branch 'develop' into feature/opt_out_notification_fix
|
2014-09-15 23:02:53 -04:00 |
Brian Smith
|
f296932f27
|
fix more session join/leave bugs
|
2014-09-14 15:12:25 -04:00 |
Brian Smith
|
e5a6ad862b
|
fix notification bugs - active_music_session vs. music_session confusion
|
2014-09-14 14:41:32 -04:00 |
Brian Smith
|
072f3101c7
|
VRFS-2179 minor refactor of offline notifications to prevent a second loop from executing
|
2014-09-13 08:04:40 -04:00 |
Seth Call
|
2bd189b697
|
* VRFS-2159 merge
|
2014-09-12 22:30:51 -05:00 |
Brian Smith
|
c55413d349
|
added more tests, minor refactor, only send scheduled session notifications if target user is online
|
2014-09-11 21:29:48 -04:00 |
Brian Smith
|
632d806825
|
remove debug statement
|
2014-09-11 09:04:14 -04:00 |
Brian Smith
|
abc8f18c00
|
VRFS-2140 added more tests, fixed bug in band recording notification
|
2014-09-11 09:03:32 -04:00 |
Brian Smith
|
0b1f9d0c97
|
VRFS-2140 added more tests, fixed bug found in recording notification
|
2014-09-11 08:38:26 -04:00 |
Brian Smith
|
a7623aac26
|
VRFS-2140 do not send any email notifications if the user has opted out of receiving emails
|
2014-09-10 03:04:35 -04: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 |
Brian Smith
|
5691e6092f
|
VRFS-2022 show private sessions/recordings in the feed
|
2014-08-14 01:45:37 -04:00 |
Brian Smith
|
e8847280bc
|
VRFS-1995 do not send notifications to users with canceled RSVPs
|
2014-08-12 02:20:25 -04:00 |
root
|
95dcea9ca7
|
fixed issue #1632 #1954
|
2014-07-29 18:15:23 +02:00 |
Brian Smith
|
6b00538436
|
miscellaneous formatting fixes
|
2014-07-13 13:36:56 -04:00 |
Brian Smith
|
a7621b0326
|
VRFS-1911 fixed date formatting in app / email notifications, added session name and start time to popup notification
|
2014-07-12 18:24:12 -04:00 |
Brian Smith
|
f4b4734c94
|
VRFS-1669 find session work
|
2014-06-23 00:58:37 -04:00 |
Brian Smith
|
7c058fd3e0
|
fix notification test
|
2014-06-10 01:38:11 -04:00 |
Brian Smith
|
0fe76dae13
|
VRFS-1749 finished RsvpRequest model tests
|
2014-06-10 00:35:38 -04:00 |
Brian Smith
|
a607124e63
|
VRFS-1746 RSVP cancel dialog bug fixes
|
2014-05-29 22:19:30 -04:00 |
Brian Smith
|
c7fc7bdc22
|
VRFS-1668 clean up notifications / fix comment notification for session info page
|
2014-05-27 22:35:26 -04:00 |
Brian Smith
|
f31248815d
|
VRFS-1670 session info page work
|
2014-05-26 23:52:59 -04:00 |
Brian Smith
|
176e862338
|
VRFS-1691 update RSVP request complete
|
2014-05-21 23:36:34 -04:00 |
Brian Smith
|
25f325d720
|
VRFS-1690 create RSVP request working
|
2014-05-21 17:47:11 -04:00 |
Brian Smith
|
f793b14879
|
VRFS-1738 more RSVP API work
|
2014-05-21 00:57:32 -04:00 |
Brian Smith
|
96f62b1364
|
VRFS-1690 VRFS-1691 VRFS-1692 RSVP API work
|
2014-05-20 02:45:00 -04:00 |
Brian Smith
|
95100a1b49
|
VRFS-1668 added some edge case tests for new notifications (still need sunny day tests)
|
2014-05-18 14:59:57 -04:00 |
Brian Smith
|
0b2acda11e
|
VRFS-1668 email notifications for scheduled sessions
|
2014-05-18 01:22:20 -04:00 |
Brian Smith
|
8fc30baf42
|
VRFS-1668 more notification work
|
2014-05-18 00:09:21 -04: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
|
f3d39a351d
|
* wip
|
2014-05-06 08:34:38 -05:00 |
Seth Call
|
3dfc455fa4
|
* reconnect working for in-session; beginning in-situ reconnect refactor
|
2014-04-08 12:43:26 +01:00 |
Seth Call
|
d6210c0b2f
|
* VRFS-1474 - link in friend invite
|
2014-03-25 15:29:08 +00:00 |
Seth Call
|
b04c7bcea5
|
* VRFS-871 - user-to-user messaging complete
|
2014-03-20 11:53:26 +00:00 |
Brian Smith
|
e250b0f175
|
do not send band session join notification to band members
|
2014-03-09 14:44:06 -04:00 |
Brian Smith
|
b0525231ab
|
fix test
|
2014-03-07 15:17:05 -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 |