mastodon/spec/models
Matt Jankowski 388ec0d5b6 Search cleanup ()
* Clean up SQL output in Tag and Account search methods

* Add basic coverage for Tag.search_for

* Add coverage for Account.search_for

* Add coverage for Account.advanced_search_for
..
web Persist UI settings, add missing localizations for German
account_spec.rb Search cleanup ()
block_spec.rb add more tests to models
domain_block_spec.rb add more tests to models
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 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 Refactored generation of unique tags, URIs and object URLs into own classes,
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_spec.rb Adding POST /api/v1/reports API, and a UI for submitting reports
status_spec.rb Merge pull request from thoughtbot/extract-proper-status
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 Search cleanup ()
user_spec.rb Fix spec