index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
services
/
notify_service.rb
Age
Commit message (
Expand
)
Author
2018-08-26
Delay e-mail notifications by 2 minutes (#8438)
Eugen Rochko
2018-05-11
Add REST API for Web Push Notifications subscriptions (#7445)
Eugen Rochko
2018-01-18
When must_be_following_dm is on, only notify if recipient dm'ed user (#6283)
Renato "Lond" Cerqueira
2017-11-28
Allow hiding of reblogs from followed users (#5762)
aschmitz
2017-11-15
Optional notification muting (#5087)
Surinna Curtis
2017-11-14
Add option to block direct messages from people you don't follow (#5669)
Eugen Rochko
2017-07-22
Fix #4172 - Mutes now block notifications (#4300)
Eugen Rochko
2017-07-19
fix(push_subscription): Guard against malformed favourite notification (#4271)
Sorin Davidoi
2017-07-18
fix(push-subscriptions): Refactor how Sidekiq jobs are handled (#4226)
Sorin Davidoi
2017-07-13
Web Push Notifications (#3243)
Sorin Davidoi
2017-07-07
Refactor JSON templates to be generated with ActiveModelSerializers instead o...
Eugen Rochko
2017-05-23
don't notify me when my toot is faved by someone i muted (#3245)
beatrix
2017-05-19
Add buttons to block and unblock domain (#3127)
Eugen Rochko
2017-05-19
Account domain blocks (#2381)
Eugen Rochko
2017-05-15
Feature conversations muting (#3017)
Eugen Rochko
2017-05-06
Hotfix convert string from symbol (#2856)
alpaca-tc
2017-04-16
Check @recipient.user at the first (#1939)
alpaca-tc
2017-04-06
Fix notifications delivered to wrong pubsub channel, optimized RemoveStatusSe...
Eugen Rochko
2017-04-05
Replace calls to FeedManager#inline_render and #broadcast
Eugen Rochko
2017-04-04
Spawn FeedInsertWorker to deliver status into personal feed
Eugen Rochko
2017-02-05
Fix #61 - Add list of blocked users to the UI; clean up failed push notificat...
Eugen Rochko
2017-02-02
Cleaning up format of broadcast real-time messages, removing
Eugen Rochko
2017-01-29
API for apps to register for push notifications
Eugen Rochko
2017-01-23
Fix a couple unhandled exceptions
Eugen Rochko
2017-01-12
Migrate from ledermann/rails-settings to rails-settings-cached which allows g...
Eugen Rochko
2016-12-26
Follow requests send e-mail notifications, but are excluded from notification...
Eugen Rochko
2016-12-06
Add filters for suspended accounts
Eugen Rochko
2016-12-04
Automatically block outgoing notifications from silenced accounts to users
Eugen Rochko
2016-11-25
Fix #65 - Options to block notifications from people you don't follow/who don...
Eugen Rochko
2016-11-22
Remove unneeded indices, improve error handling in background workers, don't ...
Eugen Rochko
2016-11-21
Use old rules for mention notifications as for mentions timeline
Eugen Rochko
2016-11-20
Adding unified streamable notifications
Eugen Rochko