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 Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
fixtures Additional specs for URI handling (#2759) 2017-05-03 20:40:14 +02:00
helpers Ensure i18n matches options (#2358) 2017-04-23 19:09:52 +02:00
javascript Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
lib Prepend reblogs' wrapper content with "RT @original_author", (#3013) 2017-05-12 17:46:44 +02:00
mailers Misc spec coverage improvements (#2821) 2017-05-05 14:56:00 -04:00
models Optimize Status#permitted_for 24x (#3069) 2017-05-16 02:54:17 +02:00
presenters About page contact email (#1839) 2017-04-15 13:33:25 +02:00
requests Remove the react-rails gem (#2801) 2017-05-04 23:45:18 +02:00
routing Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
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 add more tests to models 2017-04-05 00:29:56 +02:00
views Update rails to version 5.0.3 (#3054) 2017-05-14 16:30:14 +02:00
workers Do not cancel PuSH subscriptions after encountering "permanent" error… (#3046) 2017-05-14 03:22:48 +02:00
rails_helper.rb Disable sidekiq logging in test mode (#2962) 2017-05-10 16:16:42 +02:00
spec_helper.rb Add more tests for AtomSerializer (#2096) 2017-04-18 22:30:17 +02:00