]> cat aescling's git repositories - mastodon.git/commit
Refactor `response_to_recipient?` CTE (#17899)
authorClaire <claire.github-309c@sitedethib.com>
Wed, 30 Mar 2022 08:26:51 +0000 (10:26 +0200)
committerGitHub <noreply@github.com>
Wed, 30 Mar 2022 08:26:51 +0000 (10:26 +0200)
commit2cc7ba26715c9f3fcc81ee5d30b282b1493a2e0b
tree25488c40b357fcd3d2358899c51469e71e6f381c
parent2de5128e6658cf448b521498e687b17d83b5db02
Refactor `response_to_recipient?` CTE (#17899)

* Optimize and clean up `response_to_recipient?` CTE

Marginally improve performances, and make the CTE much more readable

* Limit max depth in `response_to_recipient?` CTE
app/services/notify_service.rb