mastodon/spec/models
Eugen Rochko 3b81baaaaf Adding POST /api/v1/reports API, and a UI for submitting reports
..
web Persist UI settings, add missing localizations for German
account_spec.rb Persist UI settings, add missing localizations for German
block_spec.rb Adding a block model and filter mentions from blocked users (fix )
domain_block_spec.rb Localizations for most server-side strings
favourite_spec.rb Stop trying to shoehorn all Salmon updates into the poor database-connected
feed_spec.rb Adding more test stubs
follow_request_spec.rb Follow call on locked account creates follow request instead
follow_spec.rb Stop trying to shoehorn all Salmon updates into the poor database-connected
media_attachment_spec.rb Refactored generation of unique tags, URIs and object URLs into own classes,
mention_spec.rb Adding a Mention model, test stubs
notification_spec.rb Adding unified streamable notifications
preview_card_spec.rb Fix - Fetch and display previews of URLs using OpenGraph tags
report_spec.rb Adding POST /api/v1/reports API, and a UI for submitting reports
status_spec.rb Fix subscriptions:clear task, refactor feeds, refactor streamable activites
stream_entry_spec.rb Stop trying to shoehorn all Salmon updates into the poor database-connected
subscription_spec.rb Fix - Fetch and display previews of URLs using OpenGraph tags
tag_spec.rb Localizations for most server-side strings
user_spec.rb Adding a Mention model, test stubs