about summary refs log tree commit diff
path: root/app/services/notify_service.rb
AgeCommit message (Collapse)Author
2016-12-06Add filters for suspended accountsEugen Rochko
2016-12-04Automatically block outgoing notifications from silenced accounts to usersEugen Rochko
who don't follow them
2016-11-25Fix #65 - Options to block notifications from people you don't follow/who ↵Eugen Rochko
don't follow you
2016-11-22Remove unneeded indices, improve error handling in background workers, don't ↵Eugen Rochko
needlessly reload reblogged status, send Devise e-mails asynchronously
2016-11-21Use old rules for mention notifications as for mentions timelineEugen Rochko
2016-11-20Adding unified streamable notificationsEugen Rochko