mastodon/app/models
Brad Urani 6a1da87cd3 Eliminate unnecessary queries and query clauses with none and all 2017-04-05 06:02:58 +00: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
domain_block.rb Split public timeline into "public timeline" which is local, and 2017-02-19 20:25:54 +01:00
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 add more tests to models 2017-04-05 00:29:56 +02:00
import.rb Paperclip will complain on its own if this variable is missing 2017-04-01 22:16:26 +02:00
media_attachment.rb
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 Add digest e-mails 2017-03-04 00:00:48 +01:00
status.rb
stream_entry.rb
subscription.rb
tag.rb
user.rb
web.rb