mastodon/spec/fabricators
ThibG 35cedc922c
Change move handler to carry blocks over (#14144)
* Change move handler to carry blocks and mutes over

When user A blocks user B and B moves to a new account C, make A block C
accordingly.

Note that it only works if A's instance is aware of the Move, that is,
if B is on A's instance or has followers there.

* Also notify instances with known people blocking you when moving

* Add automatic account notes when blocking/muting an account that had no note
2020-07-01 13:51:15 +02:00
..
assets
access_token_fabricator.rb
accessible_access_token_fabricator.rb
account_alias_fabricator.rb
account_domain_block_fabricator.rb
account_fabricator.rb
account_identity_proof_fabricator.rb
account_migration_fabricator.rb Change move handler to carry blocks over (#14144) 2020-07-01 13:51:15 +02:00
account_moderation_note_fabricator.rb
account_note_fabricator.rb Add user notes on accounts (#14148) 2020-06-30 19:19:50 +02:00
account_pin_fabricator.rb
account_stat_fabricator.rb Extract counters from accounts table to account_stats table (#9295) 2018-11-19 00:43:52 +01:00
account_tag_stat_fabricator.rb
account_warning_fabricator.rb
account_warning_preset_fabricator.rb
admin_action_log_fabricator.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
announcement_fabricator.rb Add announcements (#12662) 2020-01-23 22:00:13 +01:00
announcement_mute_fabricator.rb Add announcements (#12662) 2020-01-23 22:00:13 +01:00
announcement_reaction_fabricator.rb Add announcements (#12662) 2020-01-23 22:00:13 +01:00
application_fabricator.rb
backup_fabricator.rb
block_fabricator.rb
bookmark_fabricator.rb Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
conversation_account_fabricator.rb
conversation_fabricator.rb Add conversation model, <ostatus:conversation /> (#3016) 2017-05-12 19:09:21 +02:00
conversation_mute_fabricator.rb Feature conversations muting (#3017) 2017-05-15 03:04:13 +02:00
custom_emoji_category_fabricator.rb
custom_emoji_fabricator.rb
custom_filter_fabricator.rb
device_fabricator.rb Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
domain_allow_fabricator.rb
domain_block_fabricator.rb
email_domain_block_fabricator.rb
encrypted_message_fabricator.rb Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
favourite_fabricator.rb Delete records in smaller transaction (#2802) 2017-05-04 23:44:39 +02:00
featured_tag_fabricator.rb
follow_fabricator.rb add more tests to models 2017-04-05 00:29:56 +02:00
follow_request_fabricator.rb
identity_fabricator.rb CAS + SAML authentication feature (#6425) 2018-02-04 05:42:13 +01:00
import_fabricator.rb Import feature for following/blocking lists (addresses #62, #177, #201, #454) 2017-03-30 19:42:33 +02:00
invite_fabricator.rb
list_account_fabricator.rb
list_fabricator.rb
marker_fabricator.rb Add timeline read markers API (#11762) 2019-09-06 13:55:51 +02:00
media_attachment_fabricator.rb Fix media attachments without file being uploadable (#12562) 2020-01-23 21:40:03 +01:00
mention_fabricator.rb
mute_fabricator.rb
notification_fabricator.rb Change columns in notifications nonnullable (#6764) 2018-03-24 12:51:28 +01:00
one_time_key_fabricator.rb Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
poll_fabricator.rb
poll_vote_fabricator.rb
relay_fabricator.rb
report_fabricator.rb Admin reports controller improvements (#1714) 2017-04-14 11:10:28 +02:00
report_note_fabricator.rb
scheduled_status_fabricator.rb
session_activation_fabricator.rb
setting_fabricator.rb
site_upload_fabricator.rb
status_fabricator.rb Switch to static URIs, new URI format in both protocols for new statuses (#4815) 2017-09-06 19:01:28 +02:00
status_pin_fabricator.rb Add more tests for ActivityPub controllers (#13585) 2020-05-03 16:30:36 +02:00
status_stat_fabricator.rb Move status counters to separate table, count replies (#8104) 2018-08-14 19:19:32 +02:00
system_key_fabricator.rb Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
tag_fabricator.rb
unavailable_domain_fabricator.rb Change delivery failure tracking to work with hostnames instead of URLs (#13437) 2020-04-15 20:33:24 +02:00
user_fabricator.rb
user_invite_request_fabricator.rb Add "why do you want to join" field to invite requests (#10524) 2019-04-09 23:06:30 +09:00
web_push_subscription_fabricator.rb
web_setting_fabricator.rb Ensure push subscription is immediately removed when application is revoked (#7548) 2018-05-19 21:05:08 +02:00