mastodon/app/controllers
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
2016-12-01 16:26:25 +01:00
..
admin Normalize localizations, add stub for admin/accounts 2016-11-30 15:32:26 +01:00
api Fix pt translations, improve pre-cache queries, removing will_paginate 2016-12-01 16:26:25 +01:00
auth Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
concerns Per-status control for unlisted mode, also federation for unlisted mode 2016-11-30 21:34:59 +01:00
oauth Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
settings Per-status control for unlisted mode, also federation for unlisted mode 2016-11-30 21:34:59 +01:00
about_controller.rb Adding some localizations 2016-11-15 23:02:57 +01:00
accounts_controller.rb Fix pt translations, improve pre-cache queries, removing will_paginate 2016-12-01 16:26:25 +01:00
api_controller.rb X-RateLimit-Reset formatted with iso8601 2016-11-25 15:21:22 +01:00
application_controller.rb Fix pt translations, improve pre-cache queries, removing will_paginate 2016-12-01 16:26:25 +01:00
home_controller.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
media_controller.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
stream_entries_controller.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00
tags_controller.rb Fix pt translations, improve pre-cache queries, removing will_paginate 2016-12-01 16:26:25 +01:00
xrd_controller.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 2016-11-15 16:56:29 +01:00