mastodon/app/models
2017-04-01 22:16:26 +02:00
..
concerns
web
.keep
account.rb Fix full-text search query quotation, improve tag search performance with an index, 2017-03-22 17:36:34 +01:00
application_record.rb
block.rb
domain_block.rb
favourite.rb Add counter caches for a large performance increase on API requests 2017-03-30 15:06:59 +02:00
feed.rb
follow.rb
follow_request.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 2017-02-12 01:19:14 +01:00
import.rb
media_attachment.rb Performance improvement for profiles 2017-03-06 01:50:35 +01:00
mention.rb
mute.rb Fix #231 - Muting 2017-03-02 18:49:32 +01:00
notification.rb Removed accidental n+1 query from notifications, updated some deps, 2017-01-26 14:52:07 +01:00
preview_card.rb Fix #463 - Fetch and display previews of URLs using OpenGraph tags 2017-01-20 01:00:14 +01:00
remote_follow.rb
report.rb
setting.rb
status.rb Add counter caches for a large performance increase on API requests 2017-03-30 15:06:59 +02:00
stream_entry.rb
subscription.rb
tag.rb
user.rb
web.rb