This website requires JavaScript.
Explore
Help
Register
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
35933167c0c84033d062a6cc73213fc4c222e4d3
Mastodon
/
app
/
models
T
History
Eugen Rochko
35933167c0
Add counter caches for a large performance increase on API requests
2017-03-30 04:47:04 +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 04:47:04 +02:00
feed.rb
…
follow_request.rb
…
follow.rb
Add counter caches for a large performance increase on API requests
2017-03-30 04:47:04 +02:00
media_attachment.rb
…
mention.rb
…
mute.rb
…
notification.rb
Removed accidental n+1 query from notifications, updated some deps,
2017-01-26 14:52:07 +01:00
preview_card.rb
…
remote_follow.rb
…
report.rb
…
setting.rb
…
status.rb
Add counter caches for a large performance increase on API requests
2017-03-30 04:47:04 +02:00
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
…