about summary refs log tree commit diff
path: root/app/services/remove_status_service.rb
AgeCommit message (Expand)Author
2016-11-15Fix rubocop issues, introduce usage of frozen literal to improve performanceEugen Rochko
2016-11-09Status removal is broadcast to public/hashtag timelines tooEugen Rochko
2016-10-16Fix RemoveStatusService trying to send delete salmons on behalf of remote sta...Eugen Rochko
2016-10-14Fix remove status service sending salmonsEugen Rochko
2016-09-29Improve code styleEugen Rochko
2016-09-12Adding a notification stack for error messagesEugen Rochko
2016-09-12Send "delete" Salmons to remote mentioned accounts on status removalEugen Rochko
2016-09-09Refactored generation of unique tags, URIs and object URLs into own classes,Eugen Rochko
2016-09-05RemoveStatusService fleshed out, still doesn't send Salmon slaps thoughEugen Rochko
2016-09-04Handle delete Salmons, todo: clean up timelinesEugen Rochko