You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/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
3 years ago
..
chewy Refactor account and status formatting (#17877) 3 years ago
controllers Fix /api/v1/admin/accounts (#17887) 3 years ago
helpers Refactor account and status formatting (#17877) 3 years ago
javascript Fix regression of status colors in actions modal in web UI (#17903) 3 years ago
lib Refactor account and status formatting (#17877) 3 years ago
mailers Refactor formatter (#17828) 3 years ago
models Fix /api/v1/admin/accounts (#17887) 3 years ago
policies Spelling (#17705) 3 years ago
presenters Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 3 years ago
serializers Refactor account and status formatting (#17877) 3 years ago
services Refactor `response_to_recipient?` CTE (#17899) 3 years ago
validators Change e-mail domain blocks to block IPs dynamically (#17635) 3 years ago
views Refactor account and status formatting (#17877) 3 years ago
workers Fix clean_discarded_statuses (#17822) 3 years ago