mastodon/spec/models
Matt Jankowski 6201f96b8a Introduce StatusThreadingConcern (#3490)
* Add a StatusFilter class to identify visibility of statuses by accounts

* Extract StatusThreadingConcern from Status

* Clarify purpose of checking for nil account
2017-06-05 16:07:44 +02:00
..
concerns Introduce StatusThreadingConcern (#3490) 2017-06-05 16:07:44 +02:00
web
account_domain_block_spec.rb
account_filter_spec.rb
account_spec.rb Added support for configurable reserved usernames (fix of #1382) (#3566) 2017-06-05 01:03:45 +02:00
block_spec.rb
conversation_mute_spec.rb
conversation_spec.rb
domain_block_spec.rb
export_spec.rb
favourite_spec.rb
feed_spec.rb
follow_request_spec.rb
follow_spec.rb
import_spec.rb
media_attachment_spec.rb
mention_spec.rb
mute_spec.rb
notification_spec.rb
preview_card_spec.rb
report_filter_spec.rb
report_spec.rb
status_spec.rb Introduce StatusThreadingConcern (#3490) 2017-06-05 16:07:44 +02:00
stream_entry_spec.rb
subscription_spec.rb
tag_spec.rb
user_spec.rb Spec ScopedSettings (#3559) 2017-06-04 17:07:39 +02:00