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 5405bdd344
Remove unused E2EE messaging code (#31193)
3 months ago
..
admin Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) 4 months ago
accounts_helper.rb Change embedded posts to use web UI (#31766) 4 months ago
application_helper.rb Set "admin" body class from `admin` nested layout (#31269) 4 months ago
authorized_fetch_helper.rb Fix `Setting.authorized_fetch` not being properly taken into consideration (#26958) 1 year ago
branding_helper.rb Remove `image_pack_tag` usage (#29925) 9 months ago
context_helper.rb Remove unused E2EE messaging code (#31193) 3 months ago
database_helper.rb Fix ActiveRecord using two connection pools when no replica is defined (#27061) 1 year ago
domain_control_helper.rb Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 1 year ago
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 Add `icon` field to instance endpoint (#30205) 4 months ago
invites_helper.rb Fix haml-lint `InstanceVariables` rule for invites/_form (#26064) 1 year ago
jsonld_helper.rb Remove unused `merge_context` helper (#31703) 4 months ago
languages_helper.rb Remove un-needed edge case sort condition in languages helper (#31724) 4 months ago
media_component_helper.rb Change embedded posts to use web UI (#31766) 4 months ago
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 Migrate fontawesome->material in more views (#31360) 4 months ago
statuses_helper.rb Remove `fa_` prefix from status visibility icon method (#31846) 4 months ago
theme_helper.rb Clean up `theme_helper` style builders (#30617) 6 months ago
webfinger_helper.rb