You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/helpers
Matt Jankowski 449f99e168
Fix repeated concat output buffer duplicating layout markup (#29918)
9 months ago
..
admin Refactor login activity partial (remove inline ruby) (#28687) 12 months ago
accounts_helper.rb Update follow and follow_request emails (#28755) 12 months ago
application_helper.rb Separate methods for theme style and meta color tags (#29802) 9 months ago
authorized_fetch_helper.rb
branding_helper.rb Replace `render_symbol` method with `inline_svg_tag` usage (#29647) 9 months ago
context_helper.rb Fix `Style/MapIntoArray` cop in context helper (#29885) 9 months ago
database_helper.rb Fix ActiveRecord using two connection pools when no replica is defined (#27061) 1 year ago
domain_control_helper.rb
email_helper.rb
filters_helper.rb Extract helper methods for labels from filters/_filter_fields (#27574) 1 year ago
flashes_helper.rb
formatting_helper.rb Configure brakeman to ignore url safe preview card urls (#25883) 1 year ago
home_helper.rb
instance_helper.rb
invites_helper.rb Fix haml-lint `InstanceVariables` rule for invites/_form (#26064) 1 year ago
jsonld_helper.rb Merge pull request from GHSA-jhrq-qvrm-qr36 11 months ago
languages_helper.rb Add nds locale to posting languages (#27434) 10 months ago
mascot_helper.rb Use a helper to avoid using `media/` asset prefixes (#28756) 12 months ago
media_component_helper.rb
react_component_helper.rb Move direct serializer usage out of admin view partial (#29028) 11 months ago
registration_helper.rb Add support for invite codes in the registration API (#27805) 1 year ago
routing_helper.rb Use a helper to avoid using `media/` asset prefixes (#28756) 12 months ago
self_destruct_helper.rb Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 1 year ago
settings_helper.rb Clean up `settings/featured_tags/index` view (#28688) 12 months ago
statuses_helper.rb Remove unused `link_to_older` and `link_to_newer` helper methods (#29620) 10 months ago
theme_helper.rb Fix repeated concat output buffer duplicating layout markup (#29918) 9 months ago
webfinger_helper.rb