mastodon/spec
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
2017-05-16 02:54:17 +02:00
..
controllers Feature conversations muting (#3017) 2017-05-15 03:04:13 +02:00
fabricators Feature conversations muting (#3017) 2017-05-15 03:04:13 +02:00
features
fixtures
helpers
javascript
lib
mailers
models Optimize Status#permitted_for 24x (#3069) 2017-05-16 02:54:17 +02:00
presenters
requests
routing
services Fix change of status callbacks not setting in_reply_to_account_id and (#3072) 2017-05-15 21:20:55 +02:00
support/matchers/model
views
workers
rails_helper.rb
spec_helper.rb