mastodon/app/helpers
2023-11-08 12:02:09 +00:00
..
admin Change alt text to empty string for avatars (#21875) 2023-11-07 21:46:08 +00:00
accounts_helper.rb
application_helper.rb
authorized_fetch_helper.rb Fix Setting.authorized_fetch not being properly taken into consideration (#26958) 2023-09-18 09:37:29 +02:00
branding_helper.rb
context_helper.rb
database_helper.rb Fix ActiveRecord using two connection pools when no replica is defined (#27061) 2023-09-22 16:01:59 +02:00
domain_control_helper.rb
email_helper.rb
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 Fix video player not being displayed in reports interface (#26801) 2023-09-05 20:05:58 +02:00
react_component_helper.rb
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