Seth Call
16c5ee9c78
ftue changes
2020-09-01 13:33:04 -05:00
Seth Call
b1ae94db1a
fix beta feature
2020-08-22 15:35:42 -05:00
Seth Call
c595d8158e
better session ratings and prep for AKS test
2020-08-22 09:30:20 -05:00
Seth Call
16da5e8918
restrict out empty IP
2020-08-13 13:42:59 -05:00
Seth Call
1ccb6c8a6e
ars stuff
2020-05-07 23:40:57 -05:00
Seth Call
072ed30ed6
expand chat window link
2020-04-22 11:40:54 -05:00
Seth Call
3e34a28588
feed fix
2020-04-21 09:04:30 -05:00
Seth Call
3e74386345
autostraip
2020-04-19 23:44:07 -05:00
Seth Call
0294761079
invite actually working
2020-04-04 17:51:36 -05:00
Seth Call
22d52a73e8
looks good
2020-03-26 12:29:24 -05:00
Seth Call
988fa276b1
beter logging to debug this damn thing
2020-03-26 10:24:54 -05:00
Seth Call
c6054e1e1c
VRFS-4741 - kill vanilla, bugsnag, olark
2018-04-21 11:33:18 -05:00
Seth Call
55cd878e28
put in locks
2017-12-17 20:30:54 -06:00
Seth Call
4f5bedd22c
use Gemfile.lock
2017-12-17 20:26:20 -06:00
Seth Call
b82c9c4504
reconnect automatically in resque; kill self for websocket gateway
2017-10-10 11:08:18 -05:00
Seth Call
d3e787fb2a
optimize session query and catch dead connection in websocket gateway; heal dbconn
2017-10-08 10:43:33 -05:00
Seth Call
f44783efdd
pin carrierwave before 1.0 breaking change
2017-07-16 20:20:28 -05:00
Seth Call
7ff7327ef8
lots of progress on amazon-readiness
2017-07-09 21:21:29 -05:00
Seth Call
a8b181394c
wip
2016-10-27 18:24:54 -05:00
Seth Call
510d157262
* upgrade to Rails 4 as well as support JjamBlaster
2016-07-17 10:16:27 -05:00
Seth Call
10632c35c0
jamblaster bootstrapping
2016-07-09 06:06:54 -05:00
Seth Call
e95c7fe8e5
Working on Jazz imports Stockton Helbing
2016-06-17 20:59:58 -05:00
Seth Call
0a9078f94e
fix display of missed in jam class screen
2016-05-26 20:32:58 -05:00
Seth Call
5939079a89
fix bug with connection manager disconnect
2016-05-25 15:26:45 -05:00
Seth Call
bc63407bb7
VRFS-4127 - clean up msuh after disconnect
2016-05-24 17:31:14 -05:00
Seth Call
4abc2f81ff
Remove influxdb dependency from other projects
2016-04-27 05:46:35 -05:00
Seth Call
6bcfe3ada3
Remove guard dependency
2016-04-25 09:01:19 -05:00
Seth Call
3a6e7f2072
pg_migrate bump to fix RAISE EXCEPTION syntax command
2016-04-19 22:34:23 -05:00
Seth Call
e07bc21d2a
* cause dependency added
2016-04-13 12:38:32 -05:00
Seth Call
9e4105a391
* VRFS-4004 and VRFS-4005 - student/teacher welcome emails
2016-04-06 13:01:40 -05:00
Seth Call
399d010310
* lessons 90% done, but still mostly hidden
2016-04-05 21:23:15 -05:00
Seth Call
19223e96e6
* fix login problem
2016-03-10 21:56:42 -06:00
Seth Call
98d29965a0
* pass back in username and also leave/join
2016-03-10 08:10:43 -06:00
Seth Call
d61f5f28da
* add diagnostic info messaging
2016-03-04 10:44:39 -06:00
Seth Call
0a3d1016a1
* VRFS-3973 - websocket gateway to allow jamblasters to connect with no connection info
2016-03-04 09:06:13 -06:00
Seth Call
54cbfc69f0
* blacklist email feature
2016-03-01 13:49:58 -06:00
Seth Call
1d532cc305
* fix heartbeat disconnect
2016-03-01 09:27:33 -06:00
Seth Call
2e81bafb01
* try out chat blast with no inactivity. fix 5 instrument validation pain
2016-02-08 06:56:54 -06:00
Seth Call
7fc4376236
* VRFS-3914 - update jamblaster serial no if present
2016-02-03 11:18:47 -06:00
Seth Call
86ea959972
* fix padding issue
2016-01-18 18:41:53 -06:00
Seth Call
a5016efec5
Correct Gemfile for websocket-gateway
2016-01-05 01:58:45 +00:00
Seth Call
276442a9b4
* VRFS-3512 - upload videos to youtube
2015-10-07 21:12:26 -05:00
Seth Call
284e671b01
* VRFS-3571 - fixes to temp ban user if they are spamming server
2015-09-23 09:18:00 -05:00
Seth Call
0f9b1c3f07
* don't find against notifications for a blank notify
2015-09-22 21:34:34 -05:00
Seth Call
e4e65f8c04
* add timings for websocket-gateway health issues
2015-09-22 20:57:01 -05:00
Seth Call
1dce984247
* VRFS-3519 - 2-player sessions working with custom mix
2015-09-22 15:25:48 -05:00
Seth Call
05028cc45c
* noop
2015-07-23 15:00:48 -05:00
Seth Call
efe3dea8e3
* updating Rails to 3.2.22 to allow compat with ruby 2.2.2
2015-07-16 10:58:03 -05:00
Seth Call
3b71931e73
merge conflict from feature/new_session (VRFS-3283)
2015-07-15 10:04:45 -05:00
Steven Miers
11f60b71e4
VRFS-3242 : Schema and model changes required for band profile functionality.
...
* Additional attributes for band_type, band_status, concert_count,
add_new_members, play_commitment, touring_option, paid_gigs,
hourly_rate, gig_minimum
* For joined table musician_instruments, remove the hard requirement
that they be joined to a user, rather a “player” that is polymorphic.
* For joined table performance_stamples, remove the hard requirement
that they be joined to a user, rather a “player” that is polymorphic.
* For joined table online_presences, remove the hard requirement that
they be joined to a user, rather a “player” that is polymorphic.
* Change models as appropriate with new attributes and modify
belongs_to / has_many directives as necessary.
* Fix existing usages of user_id to work with polymorphic player_id.
* Fix tests that use user_id
* Add new tests that exercise online_presence, performance_samples, and
instruments that target a band, rather than a user.
2015-05-13 21:06:14 -05:00