mastodon/app/helpers
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 Add basic OEmbed provider API, fix #247 2016-11-30 23:01:03 +01:00
about_helper.rb
accounts_helper.rb
application_helper.rb Fix pt translations, improve pre-cache queries, removing will_paginate 2016-12-01 16:26:25 +01:00
atom_builder_helper.rb Per-status control for unlisted mode, also federation for unlisted mode 2016-11-30 21:34:59 +01:00
home_helper.rb
routing_helper.rb
settings_helper.rb Enabling portuguese and hungarian translations, which are awfully incomplete 2016-11-28 13:55:03 +01:00
stream_entries_helper.rb Make User#current_sign_in_at actually track when user was last active, 2016-11-30 15:17:03 +01:00
tags_helper.rb
xrd_helper.rb