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
2016-12-22 23:03:57 +01:00
..
account_spec.rb Fix #142 - Escape ILIKE special characters from Account.find_remote 2016-11-13 11:27:13 +01:00
block_spec.rb Adding a block model and filter mentions from blocked users (fix #60) 2016-10-03 17:12:13 +02:00
domain_block_spec.rb Localizations for most server-side strings 2016-11-16 00:55:33 +01:00
favourite_spec.rb Fix subscriptions:clear task, refactor feeds, refactor streamable activites 2016-03-25 02:13:30 +01:00
feed_spec.rb Adding more test stubs 2016-03-19 12:13:47 +01:00
follow_request_spec.rb Follow call on locked account creates follow request instead 2016-12-22 23:03:57 +01:00
follow_spec.rb Fix subscriptions:clear task, refactor feeds, refactor streamable activites 2016-03-25 02:13:30 +01:00
media_attachment_spec.rb Refactored generation of unique tags, URIs and object URLs into own classes, 2016-09-09 20:04:34 +02:00
mention_spec.rb Adding a Mention model, test stubs 2016-02-25 00:17:01 +01:00
notification_spec.rb Adding unified streamable notifications 2016-11-20 19:39:58 +01:00
status_spec.rb Fix subscriptions:clear task, refactor feeds, refactor streamable activites 2016-03-25 02:13:30 +01:00
stream_entry_spec.rb Adding a bunch of tests 2016-02-26 15:28:08 +01:00
subscription_spec.rb Adding embedded PuSH server 2016-11-28 13:36:47 +01:00
tag_spec.rb Localizations for most server-side strings 2016-11-16 00:55:33 +01:00
user_spec.rb Adding a Mention model, test stubs 2016-02-25 00:17:01 +01:00