about summary refs log tree commit diff
path: root/app/services/notify_service.rb
AgeCommit message (Expand)Author
2023-04-08Fix crash in NotifyService when trying to send an email notification for post...Claire
2023-03-30Change user settings to be stored in a more optimal way (#23630)Eugen Rochko
2023-02-20Autofix Rubocop remaining Layout rules (#23679)Nick Schonning
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-04-08Change e-mail notifications to only be sent when recipient is offline (#17984)Eugen Rochko
2022-03-30Refactor `response_to_recipient?` CTE (#17899)Claire
2022-02-23Add notifications for new sign-ups (#16953)Eugen Rochko
2022-02-22Fix various typos (#17621)luzpaz
2022-02-11Add notifications when a reblogged status has been updated (#17404)Eugen Rochko
2022-02-03Fix response_to_recipient? CTE (#17427)Claire
2021-11-25Fix filtering DMs from non-followed users (#17042)Claire
2021-09-26Refactor notifications to go through a separate stream in streaming API (#16765)Eugen Rochko
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2020-09-08Refactor feed manager (#14761)Eugen Rochko
2020-09-01Bump rubocop from 0.86.0 to 0.88.0 (#14412)dependabot[bot]
2019-12-01Add follow_request notification type (#12198)ThibG
2019-03-12Fix poll update handler calling method was that was not available (#10246)Eugen Rochko
2019-03-11Support pushing and receiving updates to poll tallies (#10209)ThibG
2018-10-30Always let through notifications from staff (#9152)Eugen Rochko
2018-10-30Do not hide boost notifications from followed people with hidden boosts (#9147)ThibG
2018-10-16always allow DMs from staff (#8993)Quint Guvernator
2018-10-07Add conversations API (#8832)Eugen Rochko
2018-08-26Delay e-mail notifications by 2 minutes (#8438)Eugen Rochko
2018-05-11Add REST API for Web Push Notifications subscriptions (#7445)Eugen Rochko
2018-01-18When must_be_following_dm is on, only notify if recipient dm'ed user (#6283)Renato "Lond" Cerqueira
2017-11-28Allow hiding of reblogs from followed users (#5762)aschmitz
2017-11-15Optional notification muting (#5087)Surinna Curtis
2017-11-14Add option to block direct messages from people you don't follow (#5669)Eugen Rochko
2017-07-22Fix #4172 - Mutes now block notifications (#4300)Eugen Rochko
2017-07-19fix(push_subscription): Guard against malformed favourite notification (#4271)Sorin Davidoi
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