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/spec/models
unarist c2753fdfb4 Make tag search case insensitive again (#4184) 7 years ago
..
concerns
web
account_domain_block_spec.rb
account_filter_spec.rb
account_spec.rb Some minor change and spec for Account (#3813) 7 years ago
block_spec.rb Cover Block more (#3837) 7 years ago
conversation_mute_spec.rb Feature conversations muting (#3017) 8 years ago
conversation_spec.rb
domain_block_spec.rb
export_spec.rb
favourite_spec.rb
feed_spec.rb Remove sort in Feed (#4050) 7 years ago
follow_request_spec.rb add more tests to models 8 years ago
follow_spec.rb
import_spec.rb
media_attachment_spec.rb
mention_spec.rb add more tests to models 8 years ago
mute_spec.rb
notification_spec.rb
preview_card_spec.rb Fix #463 - Fetch and display previews of URLs using OpenGraph tags 8 years ago
report_filter_spec.rb
report_spec.rb
session_activation_spec.rb Revocable sessions (#3616) 7 years ago
status_spec.rb
stream_entry_spec.rb Stream entry specs and refactor to use delegate (#2827) 8 years ago
subscription_spec.rb Misc spec coverage improvements (#2821) 8 years ago
tag_spec.rb Make tag search case insensitive again (#4184) 7 years ago
user_spec.rb