mastodon/app/models
2017-04-03 19:35:00 +02:00
..
concerns
web
.keep
account.rb
application_record.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
block.rb Stop trying to shoehorn all Salmon updates into the poor database-connected 2017-02-12 01:19:14 +01:00
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 Fix #248 - Reload all accounts when fetching from cache 2016-12-03 18:21:26 +01:00
follow.rb
follow_request.rb
import.rb
media_attachment.rb
mention.rb
mute.rb
notification.rb
preview_card.rb
remote_follow.rb Adding remote follow button 2017-01-01 19:54:34 +01:00
report.rb Add basic logging of who resolved report 2017-04-03 19:35:00 +02:00
setting.rb
status.rb
stream_entry.rb
subscription.rb
tag.rb Fix full-text search query quotation, improve tag search performance with an index, 2017-03-22 17:36:34 +01:00
user.rb
web.rb