chinwagsocial/app
Claire 2cc7ba2671
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
2022-03-30 10:26:51 +02:00
..
chewy Refactor account and status formatting (#17877) 2022-03-28 01:17:17 +02:00
controllers Fix /api/v1/admin/accounts (#17887) 2022-03-28 23:57:38 +02:00
helpers Refactor account and status formatting (#17877) 2022-03-28 01:17:17 +02:00
javascript Fix regression of status colors in actions modal in web UI (#17903) 2022-03-29 22:55:37 +02:00
lib Refactor account and status formatting (#17877) 2022-03-28 01:17:17 +02:00
mailers Refactor formatter (#17828) 2022-03-26 02:53:34 +01:00
models Fix /api/v1/admin/accounts (#17887) 2022-03-28 23:57:38 +02:00
policies Spelling (#17705) 2022-03-06 22:51:40 +01:00
presenters Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 2022-03-07 09:36:47 +01:00
serializers Refactor account and status formatting (#17877) 2022-03-28 01:17:17 +02:00
services Refactor `response_to_recipient?` CTE (#17899) 2022-03-30 10:26:51 +02:00
validators Change e-mail domain blocks to block IPs dynamically (#17635) 2022-02-24 17:28:23 +01:00
views Refactor account and status formatting (#17877) 2022-03-28 01:17:17 +02:00
workers Fix clean_discarded_statuses (#17822) 2022-03-19 09:24:08 +01:00