mastodon/app/models
Matt Jankowski 388ec0d5b6 Search cleanup (#1333)
* 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
2017-04-09 14:45:01 +02:00
..
concerns
form Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278) 2017-04-08 22:20:08 +02:00
web
.keep
account.rb Search cleanup (#1333) 2017-04-09 14:45:01 +02:00
application_record.rb
block.rb
domain_block.rb
favourite.rb
feed.rb
follow.rb fix rubocop issues 2017-04-05 00:47:17 +02:00
follow_request.rb
import.rb
media_attachment.rb
mention.rb
mute.rb
notification.rb
preview_card.rb
remote_follow.rb
report.rb
setting.rb
status.rb DRY up reblog vs original status check 2017-04-07 14:18:30 -04:00
stream_entry.rb Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 2017-04-07 05:56:56 +02:00
subscription.rb
tag.rb Search cleanup (#1333) 2017-04-09 14:45:01 +02:00
user.rb
web.rb