mastodon/app/models
Eugen Rochko 85d89b472d Optimized n+1 queries in accounts Atom and HTML views
Added stack trace for SQL queries in development
Removed badly thought out accounts/lookup API
2016-09-08 20:36:01 +02:00
..
concerns Fix subscriptions:clear task, refactor feeds, refactor streamable activites 2016-03-25 02:13:30 +01:00
.keep Initial commit 2016-02-20 22:53:20 +01:00
account.rb Removing default avatars 2016-09-08 18:23:59 +02:00
application_record.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
favourite.rb Favouriting works, reblogging is a little broken because of <Status> 2016-09-01 13:21:48 +02:00
feed.rb Adding React.js, Redux, revamping dashboard 2016-08-24 17:56:44 +02:00
follow.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
media_attachment.rb Improve JSON output for media attachments, generate :small preview for them 2016-09-05 19:26:24 +02:00
mention.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
status.rb Optimized n+1 queries in accounts Atom and HTML views 2016-09-08 20:36:01 +02:00
stream_entry.rb Optimized n+1 queries in accounts Atom and HTML views 2016-09-08 20:36:01 +02:00
user.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00