You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
concerns
form Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278) 8 years ago
web
.keep
account.rb Search cleanup (#1333) 8 years ago
application_record.rb
block.rb add more tests to models 8 years ago
domain_block.rb
favourite.rb
feed.rb Only call regeneration worker after first login after a 14 day break 8 years ago
follow.rb fix rubocop issues 8 years ago
follow_request.rb add more tests to models 8 years ago
import.rb Paperclip will complain on its own if this variable is missing 8 years ago
media_attachment.rb
mention.rb add more tests to models 8 years ago
mute.rb
notification.rb
preview_card.rb
remote_follow.rb
report.rb Add basic logging of who resolved report 8 years ago
setting.rb
status.rb DRY up reblog vs original status check 8 years ago
stream_entry.rb Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1124) 8 years ago
subscription.rb
tag.rb Search cleanup (#1333) 8 years ago
user.rb
web.rb