mastodon/spec/models
Eugen Rochko f7a30e2fae Added support for configurable reserved usernames (fix of ) ()
* Added support for configurable reserved usernames

* Added reserved usernames from mastodon issue 1355

* Fix reserved usernames
..
concerns Handle nil and blank cases in Account finders ()
web Persist UI settings, add missing localizations for German
account_domain_block_spec.rb Account domain blocks ()
account_filter_spec.rb Add coverage for ReportFilter and AccountFilter ()
account_spec.rb Added support for configurable reserved usernames (fix of ) ()
block_spec.rb add more tests to models
conversation_mute_spec.rb Feature conversations muting ()
conversation_spec.rb Add conversation model, <ostatus:conversation /> ()
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 Introduce recent to Follow ()
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 Add coverage for ReportFilter and AccountFilter ()
report_spec.rb Reports spec for media attachments, clean up method ()
status_spec.rb Extract authorization policy for viewing statuses ()
stream_entry_spec.rb Stream entry specs and refactor to use delegate ()
subscription_spec.rb Misc spec coverage improvements ()
tag_spec.rb Search cleanup ()
user_spec.rb Spec ScopedSettings ()