mastodon/app/helpers
Eugen Rochko 30aa0df88c
Add terms of service ()
..
admin Improve display of statuses in admin panel ()
accounts_helper.rb Change embedded posts to use web UI ()
application_helper.rb Provide option to force use of system scrollbar styling ()
authorized_fetch_helper.rb Fix `Setting.authorized_fetch` not being properly taken into consideration ()
branding_helper.rb Remove `image_pack_tag` usage ()
context_helper.rb Remove unused E2EE messaging code ()
database_helper.rb Fix ActiveRecord using two connection pools when no replica is defined ()
domain_control_helper.rb Refactor: replace whitelist_mode mentions with limited_federation_mode ()
email_helper.rb Apply Rubocop Performance/StringReplacement ()
filters_helper.rb Extract helper methods for labels from filters/_filter_fields ()
flashes_helper.rb Clean up flash display in views ()
formatting_helper.rb Add terms of service ()
home_helper.rb Fix regressions from change in account row design in web UI ()
instance_helper.rb Add `icon` field to instance endpoint ()
invites_helper.rb Fix haml-lint `InstanceVariables` rule for invites/_form ()
jsonld_helper.rb Remove unused `merge_context` helper ()
languages_helper.rb Fix tl language native name ()
media_component_helper.rb Drop support for ruby 3.1 ()
react_component_helper.rb Move direct serializer usage out of admin view partial ()
registration_helper.rb Use enum-generated `IpBlock.severity...` scopes ()
routing_helper.rb Drop support for ruby 3.1 ()
self_destruct_helper.rb Move self destruct check to `config_for` and add constant for verifier string ()
settings_helper.rb Only show recently used tags hint when they are present ()
statuses_helper.rb Remove remnants of embed views ()
theme_helper.rb Clean up `theme_helper` style builders ()