about summary refs log tree commit diff
path: root/spec/services/notify_service_spec.rb
AgeCommit message (Expand)Author
2023-04-09Fix most rubocop issues (#2165)Claire
2023-03-31Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-03-30Change user settings to be stored in a more optimal way (#23630)Eugen Rochko
2023-02-25Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2022-03-28Merge branch 'main' into glitch-soc/merge-upstreamClaire
2022-03-28Fix test-related issues (#17888)Claire
2021-11-25Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-11-25Fix filtering DMs from non-followed users (#17042)Claire
2020-09-28Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2019-06-03Merge remote-tracking branch 'upstream/master' into glitch-soc/merge-upstreamThibaut Girka
2019-06-02Fix NotifyService test with regards to reblogs (#10928)ThibG
2019-05-15Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG
2018-10-30Remove duplicate and outdated specsThibaut Girka
2018-10-30Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-10-30Do not hide boost notifications from followed people with hidden boosts (#9147)ThibG
2018-05-03Merge remote-tracking branch 'origin/master' into gs-masterDavid Yip
2018-05-02Slightly reduce RAM usage (#7301)Eugen Rochko
2018-01-18Merge remote-tracking branch 'origin/master' into merge-upstreamDavid Yip
2018-01-18When must_be_following_dm is on, only notify if recipient dm'ed user (#6283)Renato "Lond" Cerqueira
2017-11-28Merge remote-tracking branch 'origin/master' into gs-masterDavid Yip
2017-11-28Allow hiding of reblogs from followed users (#5762)aschmitz
2017-11-16Merge tootsuite/master at 30237259367a0ef2b20908518b86bbeb358999b5Surinna Curtis
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-11-10Per-user reblog hiding implementation/fixes/testsaschmitz
2017-09-13specs testing that hide_notifications in mutes actually hides notificationsSurinna Curtis
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