about summary refs log tree commit diff
path: root/app/channels/application_cable/channel.rb
AgeCommit message (Expand)Author
2017-02-09Fix #614 - extra reply-boolean on statuses to account for cases when replied-toEugen Rochko
2017-02-02Fix bugEugen Rochko
2017-02-02Move rendering of JSON payloads for public/hashtag timelines toEugen Rochko
2017-02-02Cleaning up format of broadcast real-time messages, removingEugen Rochko
2016-11-20Adding unified streamable notificationsEugen Rochko
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-11-10Improve filtering of public/hashtag timelines, both in backlog and real-timeEugen Rochko
2016-11-09Status removal is broadcast to public/hashtag timelines tooEugen Rochko
2016-11-05Adding hashtagsEugen Rochko
2016-09-29Improve code styleEugen Rochko
2016-08-18Live timelines using ActionCableEugen Rochko