about summary refs log tree commit diff
path: root/app/services/notify_service.rb
AgeCommit message (Expand)Author
2017-07-18fix(push-subscriptions): Refactor how Sidekiq jobs are handled (#4226)Sorin Davidoi
2017-07-13Web Push Notifications (#3243)Sorin Davidoi
2017-07-07Refactor JSON templates to be generated with ActiveModelSerializers instead o...Eugen Rochko
2017-05-23don't notify me when my toot is faved by someone i muted (#3245)beatrix
2017-05-19Add buttons to block and unblock domain (#3127)Eugen Rochko
2017-05-19Account domain blocks (#2381)Eugen Rochko
2017-05-15Feature conversations muting (#3017)Eugen Rochko
2017-05-06Hotfix convert string from symbol (#2856)alpaca-tc
2017-04-16Check @recipient.user at the first (#1939)alpaca-tc
2017-04-06Fix notifications delivered to wrong pubsub channel, optimized RemoveStatusSe...Eugen Rochko
2017-04-05Replace calls to FeedManager#inline_render and #broadcastEugen Rochko
2017-04-04Spawn FeedInsertWorker to deliver status into personal feedEugen Rochko
2017-02-05Fix #61 - Add list of blocked users to the UI; clean up failed push notificat...Eugen Rochko
2017-02-02Cleaning up format of broadcast real-time messages, removingEugen Rochko
2017-01-29API for apps to register for push notificationsEugen Rochko
2017-01-23Fix a couple unhandled exceptionsEugen Rochko
2017-01-12Migrate from ledermann/rails-settings to rails-settings-cached which allows g...Eugen Rochko
2016-12-26Follow requests send e-mail notifications, but are excluded from notification...Eugen Rochko
2016-12-06Add filters for suspended accountsEugen Rochko
2016-12-04Automatically block outgoing notifications from silenced accounts to usersEugen Rochko
2016-11-25Fix #65 - Options to block notifications from people you don't follow/who don...Eugen Rochko
2016-11-22Remove unneeded indices, improve error handling in background workers, don't ...Eugen Rochko
2016-11-21Use old rules for mention notifications as for mentions timelineEugen Rochko
2016-11-20Adding unified streamable notificationsEugen Rochko