mastodon/app/helpers
Matt Jankowski 1820bad646
Fix `Performance/StringIdentifierArgument` cop (#28399)
2023-12-18 10:26:09 +00:00
..
admin Extract helper methods for form label in admin/ area views (#27575) 2023-11-29 10:06:19 +00:00
accounts_helper.rb
application_helper.rb Fix `Performance/StringIdentifierArgument` cop (#28399) 2023-12-18 10:26:09 +00:00
authorized_fetch_helper.rb
branding_helper.rb
context_helper.rb
database_helper.rb
domain_control_helper.rb
email_helper.rb
filters_helper.rb Extract helper methods for labels from filters/_filter_fields (#27574) 2023-11-29 10:02:59 +00:00
flashes_helper.rb
formatting_helper.rb Configure brakeman to ignore url safe preview card urls (#25883) 2023-10-20 15:32:16 +02:00
home_helper.rb
instance_helper.rb
invites_helper.rb Fix haml-lint `InstanceVariables` rule for invites/_form (#26064) 2023-09-28 15:40:28 +02:00
jsonld_helper.rb
languages_helper.rb Remove unmatched `rubocop:enable` declaration (#27769) 2023-11-08 12:02:09 +00:00
mascot_helper.rb Simplify instance presenter view access (#26046) 2023-09-28 16:52:37 +02:00
media_component_helper.rb
react_component_helper.rb
registration_helper.rb Add support for invite codes in the registration API (#27805) 2023-11-13 13:27:00 +00:00
routing_helper.rb Fix include `Rails.application.routes.url_helpers` (Rails 7.1 prep) (#27189) 2023-09-28 16:52:11 +02:00
self_destruct_helper.rb Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 2023-10-23 15:46:21 +00:00
settings_helper.rb Change alt text to empty string for avatars (#21875) 2023-11-07 21:46:08 +00:00
statuses_helper.rb
webfinger_helper.rb