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/fabricators
alpaca-tc 05b72368ed Fixes slow query in notifications api (#2851)
* Add inclusion validation for activity_type

* When excluding all types with `WHERE NOT IN`, the query search all rows.
8 years ago
..
account_fabricator.rb
application_fabricator.rb
block_fabricator.rb
domain_block_fabricator.rb
favourite_fabricator.rb
follow_fabricator.rb
follow_request_fabricator.rb
import_fabricator.rb
media_attachment_fabricator.rb
mention_fabricator.rb
mute_fabricator.rb
notification_fabricator.rb Fixes slow query in notifications api (#2851) 8 years ago
preview_card_fabricator.rb
report_fabricator.rb
status_fabricator.rb
subscription_fabricator.rb
tag_fabricator.rb
user_fabricator.rb
web_setting_fabricator.rb