about summary refs log tree commit diff
path: root/app/services/reblog_service.rb
AgeCommit message (Expand)Author
2016-10-03Blocking will prevent e-mail notifications from blocked user, blocks in UIEugen Rochko
2016-03-26Moving Salmon notifications to background processing, fixing mini-profilerEugen Rochko
2016-03-19Adding e-mail notifications about mentions, follows, favourites and reblogs. ...Eugen Rochko
2016-03-19Use FanOutOnWriteService AFTER processing mentionsEugen Rochko
2016-02-29Changing the use of config constants to the Rails configuration objectEugen Rochko
2016-02-29Refactoring Grape API methods into normal controllers & other thingsEugen Rochko
2016-02-28A lot of fixes from a live testEugen Rochko
2016-02-28When posting a status or reblogging one, ping hubs about the feed updateEugen Rochko
2016-02-24Service to reblog statusesEugen Rochko