docbrown/app/workers/follows
Michael Kohl 081f43b356
Don't include "anti-followed" tags in email digest (#14782)
* Separate followed and "anti-followed" tags

* Minor code change

* Indicate "anti-followed" tags in sidebar

* Fix UpdatePointsWorker spec

* Cries in Arel

* Use antifollow scope more selectively

* Add spec for not_cached_tagged_with_any scope

* Add explanatory comment

* Remove unused route

* Update comment

* Remove unrelated change, figure out why > 1 later

* Need more 

* Avoid false positives in spec

* Change handling of ingored tags in sidebar

* Add explanatory comment
2021-09-30 10:44:38 +07:00
..
create_chat_channel_worker.rb Refactoring ChatChannel - distributing into services (#9253) 2020-08-07 10:41:34 +02:00
send_email_notification_worker.rb Re-add dynamic delivery_method for ApplicationMailer (#13994) 2021-06-23 15:17:27 -04:00
update_points_worker.rb Don't include "anti-followed" tags in email digest (#14782) 2021-09-30 10:44:38 +07:00