about summary refs log tree commit diff
path: root/app/channels
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-10-23Fix public channelEugen Rochko
2016-10-22Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limitingEugen Rochko
2016-10-09Filter block users and reblogs of them from public timelineEugen Rochko
2016-10-07Adding public timelineEugen Rochko
2016-10-03Catch :warden correctlyEugen Rochko
2016-10-03Catch warden throw in actioncableEugen Rochko
2016-09-29Improve code styleEugen Rochko
2016-09-12Fixing image upload limits, allowing webm, merge/unmerge events triggerEugen Rochko
2016-09-04Fix timelines for users whose user id and account_id are not the sameEugen Rochko
2016-08-18Live timelines using ActionCableEugen Rochko