mastodon/app/helpers
Claire 15bc13c65b Merge commit '2954279e9c630a9d146575bf600978dc6c5279bd' into glitch-soc/merge-upstream 2024-01-11 20:15:19 +01:00
..
admin Refactor login activity partial (remove inline ruby) (#28687) 2024-01-11 10:36:27 +00:00
accounts_helper.rb
application_helper.rb Merge commit '7d9b209fe84b00eff348ea9d54905cbfffa79788' into glitch-soc/merge-upstream 2023-12-21 19:31:12 +01:00
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 Merge commit 'b91724fb9d0839365391310e20c2589ff6062d4f' into glitch-soc/merge-upstream 2023-08-24 21:46:17 +02:00
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 Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 2023-08-02 19:32:48 +02:00
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 Merge commit '0ad66175bf59a34b03d9ab2347181548d07089ea' into glitch-soc/merge-upstream 2023-10-24 18:41:20 +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 Fix ISO code for Canadian French (#26015) 2024-01-09 10:56:13 +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
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 Clean up `settings/featured_tags/index` view (#28688) 2024-01-11 10:45:26 +00:00
statuses_helper.rb Cleanup unused portions of statuses/status partial (#26045) 2023-07-19 08:44:16 +02:00
webfinger_helper.rb