mastodon/app/helpers
Eugen Rochko 8a5d6dab5f
Some checks failed
Check i18n / check-i18n (push) Waiting to run
Chromatic / Check for relevant changes (push) Waiting to run
Chromatic / Run Chromatic (push) Blocked by required conditions
CodeQL / Analyze (actions) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Check formatting / lint (push) Waiting to run
CSS Linting / lint (push) Waiting to run
JavaScript Linting / lint (push) Waiting to run
Ruby Linting / lint (push) Waiting to run
JavaScript Testing / test (push) Waiting to run
Historical data migration test / test (14-alpine) (push) Waiting to run
Historical data migration test / test (15-alpine) (push) Waiting to run
Historical data migration test / test (16-alpine) (push) Waiting to run
Historical data migration test / test (17-alpine) (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.3) (push) Blocked by required conditions
Ruby Testing / test (3.4) (push) Blocked by required conditions
Ruby Testing / End to End testing (.ruby-version) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.3) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.4) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.19.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.4, docker.elastic.co/elasticsearch/elasticsearch:7.17.29) (push) Blocked by required conditions
Bundler Audit / security (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
Fix relative sign-up path in e-mail subscription notification (#38527)
2026-04-02 11:14:42 +00:00
..
admin Add moderation consequences for collections (#37974) 2026-02-25 14:32:07 +00:00
accounts_helper.rb Change embedded posts to use web UI (#31766) 2024-09-12 09:41:19 +00:00
application_helper.rb Fix relative sign-up path in e-mail subscription notification (#38527) 2026-04-02 11:14:42 +00:00
authorized_fetch_helper.rb Move "limited federation mode" config to x.mastodon area (#35041) 2025-06-16 06:13:03 +00:00
branding_helper.rb A11y improvements on login & settings pages (#38188) 2026-03-13 17:14:04 +00:00
context_helper.rb Add support for FEP-2c59 (#38239) 2026-03-26 13:33:16 +00:00
database_helper.rb Add REPLICA_DB_HOST to replica_enabled helper (#37240) 2025-12-15 13:25:42 +00:00
domain_control_helper.rb Move "limited federation mode" config to x.mastodon area (#35041) 2025-06-16 06:13:03 +00:00
filters_helper.rb Extract filter_keywords helper method for listing filter keyword groups (#35921) 2025-12-17 14:48:58 +00:00
flashes_helper.rb Clean up flash display in views (#2336) 2017-04-23 04:22:34 +02:00
formatting_helper.rb Prepend “RE: <url>” fallback link to Mastodon-authored quote posts (#35971) 2025-09-03 09:35:44 +00:00
home_helper.rb Link to local accounts from settings (#36340) 2025-10-06 14:10:26 +00:00
instance_helper.rb Add icon field to instance endpoint (#30205) 2024-08-22 10:04:27 +00:00
invites_helper.rb Fix haml-lint InstanceVariables rule for invites/_form (#26064) 2023-09-28 15:40:28 +02:00
json_ld_helper.rb Rescue JSON::ParserError where already converted (#38244) 2026-03-17 08:57:10 +00:00
languages_helper.rb Add nan-TW to interface languages (#34923) 2026-01-28 17:56:29 +00:00
media_component_helper.rb Change media attachments in moderated posts to not be accessible (#34872) 2025-06-12 08:53:02 +00:00
react_component_helper.rb Remove unused react component helper method (#38207) 2026-03-16 09:02:21 +00:00
registration_helper.rb Reduce haml-lint LineLength configuration to 240 (#37287) 2026-03-02 14:43:57 +00:00
routing_helper.rb Change media attachments in moderated posts to not be accessible (#34872) 2025-06-12 08:53:02 +00:00
self_destruct_helper.rb Move self destruct check to config_for and add constant for verifier string (#32943) 2024-11-18 09:57:16 +00:00
settings_helper.rb Reduce haml-lint LineLength configuration to 240 (#37287) 2026-03-02 14:43:57 +00:00
statuses_helper.rb Implement quote posts in Moderator UI (#35964) 2025-10-16 13:40:24 +00:00
theme_helper.rb Move theme-related helper methods out of controller (#37807) 2026-02-10 15:34:42 +00:00
wrapstodon_helper.rb Updates Wrapstodon footer with dedicated local server info (#37270) 2025-12-16 15:35:26 +00:00