docbrown/app/services/notification_subscriptions
Joshua Wehner 30500805ae
Uncache subscribe to comments (#19739)
* Subscribing to notifications should bust caches

* Unsubscribing to notifications should bust caches

* 'Normal' subscription toggle should also bust caches

* Cache busting can work with object or identifier

* Delete cached notification views for article and comment

* Simplify guard clauses

* And update the test expectation
2023-07-12 17:02:19 +02:00
..
subscribe.rb Uncache subscribe to comments (#19739) 2023-07-12 17:02:19 +02:00
unsubscribe.rb Uncache subscribe to comments (#19739) 2023-07-12 17:02:19 +02:00
update.rb