mastodon/app/helpers
Matt Jankowski 745c4f900a
Remove unused `ApplicationHelper#visibility_icon` helper method ()
..
admin Move hcaptcha service config to `config_for` yml ()
accounts_helper.rb Change embedded posts to use web UI ()
application_helper.rb Remove unused `ApplicationHelper#visibility_icon` helper method ()
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
formatting_helper.rb Fix missing content warning text in rss formatter ()
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 Change embedded posts to use web UI ()
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 Only show recently used tags hint when they are present ()
statuses_helper.rb Use array compact style for classes in `nothing_here` helper ()
theme_helper.rb Clean up `theme_helper` style builders ()