mastodon/spec/models
Kaylee 7880671f35 Add option to disable two factor auth in admin accounts panel. ()
* Add option to disable two factor auth in admin accounts panel.
Closes 

* Add @mjankowski's suggestions.
* Moves destroy actions behind User#disable_two_factor!
* Adds spec coverage for Admin:TwoFactorAuthenticationsController and User#disable_two_factor!
..
web Persist UI settings, add missing localizations for German
account_filter_spec.rb Admin accounts controller cleanup ()
account_spec.rb Revert "Use PostgreSQL inheritance for blocks and mutes ()" ()
block_spec.rb add more tests to models
domain_block_spec.rb add more tests to models
export_spec.rb Fix csv export coverage in export spec ()
favourite_spec.rb Stop trying to shoehorn all Salmon updates into the poor database-connected
feed_spec.rb Add tests to the Feed model ()
follow_request_spec.rb add more tests to models
follow_spec.rb add more tests to models
import_spec.rb Import feature for following/blocking lists (addresses , , , )
media_attachment_spec.rb Add media dimensions ()
mention_spec.rb add more tests to models
mute_spec.rb Mute button progress so far. WIP, doesn't entirely work correctly.
notification_spec.rb Adding unified streamable notifications
preview_card_spec.rb Fix - Fetch and display previews of URLs using OpenGraph tags
report_filter_spec.rb Admin reports with accounts ()
report_spec.rb Reports spec for media attachments, clean up method ()
status_spec.rb Filter on allowed user language preferences ()
stream_entry_spec.rb Stop trying to shoehorn all Salmon updates into the poor database-connected
subscription_spec.rb Fix subscription expiration condition ()
tag_spec.rb Search cleanup ()
user_spec.rb Add option to disable two factor auth in admin accounts panel. ()