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
Eugen Rochko 564efd0651
Add appeals (#17364)
* Add appeals

* Add ability to reject appeals and ability to browse pending appeals in admin UI

* Add strikes to account page in settings

* Various fixes and improvements

- Add separate notification setting for appeals, separate from reports
- Fix style of links in report/strike header
- Change approving an appeal to not restore statuses (due to federation complexities)
- Change style of successfully appealed strikes on account settings page
- Change account settings page to only show unappealed or recently appealed strikes

* Change appealed_at to overruled_at

* Fix missing method error
3 years ago
..
assets
access_token_fabricator.rb
accessible_access_token_fabricator.rb
account_alias_fabricator.rb
account_deletion_request_fabricator.rb
account_domain_block_fabricator.rb
account_fabricator.rb Refactor and improve tests (#17386) 3 years ago
account_migration_fabricator.rb
account_moderation_note_fabricator.rb
account_note_fabricator.rb Add user notes on accounts (#14148) 5 years ago
account_pin_fabricator.rb
account_stat_fabricator.rb
account_statuses_cleanup_policy_fabricator.rb Add feature to automatically delete old toots (#16529) 4 years ago
account_tag_stat_fabricator.rb
account_warning_fabricator.rb Add appeals (#17364) 3 years ago
account_warning_preset_fabricator.rb Add moderation warnings (#9519) 7 years ago
admin_action_log_fabricator.rb
announcement_fabricator.rb
announcement_mute_fabricator.rb
announcement_reaction_fabricator.rb
appeal_fabricator.rb Add appeals (#17364) 3 years ago
application_fabricator.rb
backup_fabricator.rb
block_fabricator.rb
bookmark_fabricator.rb
canonical_email_block_fabricator.rb Add canonical e-mail blocks for suspended accounts (#16049) 4 years ago
conversation_account_fabricator.rb
conversation_fabricator.rb
conversation_mute_fabricator.rb Feature conversations muting (#3017) 8 years ago
custom_emoji_category_fabricator.rb
custom_emoji_fabricator.rb
custom_filter_fabricator.rb
device_fabricator.rb
domain_allow_fabricator.rb Add whitelist mode (#11291) 6 years ago
domain_block_fabricator.rb
email_domain_block_fabricator.rb Implement EmailBlackList (#5109) 8 years ago
encrypted_message_fabricator.rb
favourite_fabricator.rb Delete records in smaller transaction (#2802) 8 years ago
featured_tag_fabricator.rb
follow_fabricator.rb
follow_recommendation_suppression_fabricator.rb
follow_request_fabricator.rb
identity_fabricator.rb
import_fabricator.rb
invite_fabricator.rb
ip_block_fabricator.rb
list_account_fabricator.rb
list_fabricator.rb Lint pass (#8876) 7 years ago
login_activity_fabricator.rb Add authentication history (#16408) 4 years ago
marker_fabricator.rb
media_attachment_fabricator.rb
mention_fabricator.rb
mute_fabricator.rb More status specs (#2564) 8 years ago
notification_fabricator.rb
one_time_key_fabricator.rb Add E2EE API (#13820) 5 years ago
poll_fabricator.rb Add polls (#10111) 6 years ago
poll_vote_fabricator.rb
preview_card_fabricator.rb Add support for editing for published statuses (#16697) 3 years ago
relay_fabricator.rb Lint pass (#8876) 7 years ago
report_fabricator.rb Add notifications for statuses deleted by moderators (#17204) 3 years ago
report_note_fabricator.rb Add tests for report notes controller (#7589) 7 years ago
rule_fabricator.rb
scheduled_status_fabricator.rb
session_activation_fabricator.rb
setting_fabricator.rb Add tests for Setting (#5683) 8 years ago
site_upload_fabricator.rb
status_edit_fabricator.rb Add support for editing for published statuses (#16697) 3 years ago
status_fabricator.rb
status_pin_fabricator.rb
status_stat_fabricator.rb
system_key_fabricator.rb
tag_fabricator.rb
unavailable_domain_fabricator.rb Change delivery failure tracking to work with hostnames instead of URLs (#13437) 5 years ago
user_fabricator.rb Refactor and improve tests (#17386) 3 years ago
user_invite_request_fabricator.rb Add "why do you want to join" field to invite requests (#10524) 6 years ago
web_push_subscription_fabricator.rb Ensure push subscription is immediately removed when application is revoked (#7548) 7 years ago
web_setting_fabricator.rb
webauthn_credential_fabricator.rb