about summary refs log tree commit diff
path: root/app/channels/timeline_channel.rb
AgeCommit message (Collapse)Author
2017-02-09Fix #614 - extra reply-boolean on statuses to account for cases when replied-toEugen Rochko
status is not in the system at time of distribution; fix #607 - reset privacy settings to defaults when cancelling replies
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-11-05Adding hashtagsEugen Rochko
2016-09-29Improve code styleEugen 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