You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/controllers/api/v1
Eugen Rochko 1d0321fc45 Fix pt translations, improve pre-cache queries, removing will_paginate
from accounts/tags because it's a terribly inefficient way to paginate
large sets of data
8 years ago
..
accounts_controller.rb Fix pt translations, improve pre-cache queries, removing will_paginate 8 years ago
apps_controller.rb Performance improvement for notifications API 8 years ago
follows_controller.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 8 years ago
media_controller.rb Extract filename obfuscation into module 8 years ago
notifications_controller.rb Unify collection caching code 8 years ago
statuses_controller.rb Per-status control for unlisted mode, also federation for unlisted mode 8 years ago
timelines_controller.rb Fix pt translations, improve pre-cache queries, removing will_paginate 8 years ago