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
alpaca-tc a2a2af244c Optimize Status#permitted_for 24x (#3069)
* Build query with arel node

* Add spec for current Status#permitted_for implementation

* Refactor status.rb

* Order by visibility to optimize query
8 years ago
..
assets/stylesheets
controllers
helpers
javascript
lib
mailers
models Optimize Status#permitted_for 24x (#3069) 8 years ago
presenters
services
validators
views
workers