1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/helpers
2023-11-29 10:06:19 +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 Consolidate html page title output logic into helper (#27563) 2023-11-09 13:05:57 +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