aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/app/assets/javascripts/action_cable.js
Commit message (Expand)AuthorAgeFilesLines
* Stop trying to reconnect on unauthorized cable connectionsMick Staugaard2018-12-051-1/+13
* Replace reference to WebSocket global with ActionCable.adapters.WebSocketRichard Macklin2018-12-011-2/+2
* Remove circular dependency warnings in ActionCable javascript and publish sou...rmacklin2018-12-011-200/+203
* Allow patching polling interval logarithmic multiplierHusam Bilal2018-11-141-3/+4
* Convert ActionCable javascript to ES2015 modules with modern build environmentRichard Macklin2018-11-021-0/+475