mastodon/app/helpers
Matt Jankowski 348ccf206e
Fix `Style/ClassEqualityComparison` cop ()
..
admin Use `class_names` in admin/account_moderation_notes helper ()
accounts_helper.rb Update follow and follow_request emails ()
application_helper.rb Fix invalid `mask-icon` when a custom instance icon is configured ()
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 Remove instance variables from helper usage ()
invites_helper.rb Fix haml-lint `InstanceVariables` rule for invites/_form ()
jsonld_helper.rb Fix `Style/ClassEqualityComparison` cop ()
languages_helper.rb Add nds locale to posting languages ()
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 Clean up `settings/featured_tags/index` view ()
statuses_helper.rb Remove unused `link_to_older` and `link_to_newer` helper methods ()
theme_helper.rb Fix repeated concat output buffer duplicating layout markup ()
webfinger_helper.rb