mastodon/spec/models
Eugen Rochko b891a81008 Follow call on locked account creates follow request instead
Reflect "requested" relationship in API and UI
Reflect inability of private posts to be reblogged in the UI
Disable Webfinger for locked accounts
..
account_spec.rb Fix - Escape ILIKE special characters from Account.find_remote
block_spec.rb Adding a block model and filter mentions from blocked users (fix )
domain_block_spec.rb Localizations for most server-side strings
favourite_spec.rb Fix subscriptions:clear task, refactor feeds, refactor streamable activites
feed_spec.rb Adding more test stubs
follow_request_spec.rb Follow call on locked account creates follow request instead
follow_spec.rb Fix subscriptions:clear task, refactor feeds, refactor streamable activites
media_attachment_spec.rb Refactored generation of unique tags, URIs and object URLs into own classes,
mention_spec.rb Adding a Mention model, test stubs
notification_spec.rb Adding unified streamable notifications
status_spec.rb Fix subscriptions:clear task, refactor feeds, refactor streamable activites
stream_entry_spec.rb Adding a bunch of tests
subscription_spec.rb Adding embedded PuSH server
tag_spec.rb Localizations for most server-side strings
user_spec.rb Adding a Mention model, test stubs