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
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
8 years ago
..
account_spec.rb Fix #142 - Escape ILIKE special characters from Account.find_remote 8 years ago
block_spec.rb Adding a block model and filter mentions from blocked users (fix #60) 8 years ago
domain_block_spec.rb Localizations for most server-side strings 8 years ago
favourite_spec.rb Fix subscriptions:clear task, refactor feeds, refactor streamable activites 9 years ago
feed_spec.rb Adding more test stubs 9 years ago
follow_request_spec.rb Follow call on locked account creates follow request instead 8 years ago
follow_spec.rb Fix subscriptions:clear task, refactor feeds, refactor streamable activites 9 years ago
media_attachment_spec.rb Refactored generation of unique tags, URIs and object URLs into own classes, 8 years ago
mention_spec.rb Adding a Mention model, test stubs 9 years ago
notification_spec.rb Adding unified streamable notifications 8 years ago
status_spec.rb Fix subscriptions:clear task, refactor feeds, refactor streamable activites 9 years ago
stream_entry_spec.rb Adding a bunch of tests 9 years ago
subscription_spec.rb Adding embedded PuSH server 8 years ago
tag_spec.rb Localizations for most server-side strings 8 years ago
user_spec.rb Adding a Mention model, test stubs 9 years ago