mastodon/spec
valerauko db9aea34de Ensure replied-to is a status not a boost ()
* Ensure replied-to is a status not a boost

* Consider case of not a reply

* Add test case for replying to boost

* Move reblog-reply resolution to model

* Remove unnecessary comment
2018-11-25 16:35:21 +01:00
..
controllers Optimize the process of following someone () 2018-11-08 21:05:42 +01:00
fabricators Extract counters from accounts table to account_stats table () 2018-11-19 00:43:52 +01:00
features rubocop issues - Cleaning up () 2018-10-08 04:50:11 +02:00
fixtures
helpers
lib Fix connect timeout not being enforced () 2018-11-22 20:12:04 +01:00
mailers
models Sort self-replies to the top of descendants () 2018-11-24 20:48:50 +01:00
policies
presenters
requests
routing
services Ensure replied-to is a status not a boost () 2018-11-25 16:35:21 +01:00
support
validators
views Replace SVG asset with Custom mascot () 2018-10-08 00:20:45 +02:00
workers
rails_helper.rb rubocop issues - Cleaning up () 2018-10-08 04:50:11 +02:00
spec_helper.rb