mastodon/app/helpers
Matt Jankowski 348ccf206e
Fix `Style/ClassEqualityComparison` cop (#30058)
2024-06-21 15:33:55 +00:00
..
admin Use `class_names` in admin/account_moderation_notes helper (#30719) 2024-06-17 12:20:57 +00:00
accounts_helper.rb Update follow and follow_request emails (#28755) 2024-01-17 14:37:04 +00:00
application_helper.rb Fix invalid `mask-icon` when a custom instance icon is configured (#30734) 2024-06-17 09:00:26 +00:00
authorized_fetch_helper.rb
branding_helper.rb Remove `image_pack_tag` usage (#29925) 2024-04-15 09:05:19 +00:00
context_helper.rb Fix `Style/MapIntoArray` cop in context helper (#29885) 2024-04-10 12:46:39 +00:00
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
home_helper.rb
instance_helper.rb
invites_helper.rb
jsonld_helper.rb Fix `Style/ClassEqualityComparison` cop (#30058) 2024-06-21 15:33:55 +00:00
languages_helper.rb Add nds locale to posting languages (#27434) 2024-03-10 10:25:13 +00:00
media_component_helper.rb
react_component_helper.rb Move direct serializer usage out of admin view partial (#29028) 2024-02-06 13:18:37 +00:00
registration_helper.rb
routing_helper.rb Use a helper to avoid using `media/` asset prefixes (#28756) 2024-01-17 12:19:51 +00:00
self_destruct_helper.rb
settings_helper.rb Clean up `settings/featured_tags/index` view (#28688) 2024-01-11 10:45:26 +00:00
statuses_helper.rb Remove unused `link_to_older` and `link_to_newer` helper methods (#29620) 2024-03-18 08:54:46 +00:00
theme_helper.rb Fix repeated concat output buffer duplicating layout markup (#29918) 2024-04-11 23:37:07 +00:00
webfinger_helper.rb