mastodon/app/helpers
Matt Jankowski a9d0b48b65
Set "admin" body class from `admin` nested layout ()
..
admin Use material symbols in table link helper ()
accounts_helper.rb Update follow and follow_request emails ()
application_helper.rb Set "admin" body class from `admin` nested layout ()
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 Fix `Style/MapIntoArray` cop in context helper ()
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
filters_helper.rb Extract helper methods for labels from filters/_filter_fields ()
flashes_helper.rb
formatting_helper.rb Configure brakeman to ignore url safe preview card urls ()
home_helper.rb
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 Remove un-needed edge case sort condition in languages helper ()
media_component_helper.rb Fix video player not being displayed in reports interface ()
react_component_helper.rb Move direct serializer usage out of admin view partial ()
registration_helper.rb Add support for invite codes in the registration API ()
routing_helper.rb Use a helper to avoid using `media/` asset prefixes ()
self_destruct_helper.rb Add SELF_DESTRUCT env variable to process self-destructions in the background ()
settings_helper.rb Migrate fontawesome->material in more views ()
statuses_helper.rb Replace more `font-awesome` icons in `app/helpers` ()
theme_helper.rb Clean up `theme_helper` style builders ()
webfinger_helper.rb