mastodon/app/helpers
Matt Jankowski c587c44975
Some checks are pending
Check i18n / check-i18n (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
Haml Linting / lint (push) Waiting to run
Ruby Linting / lint (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.2) (push) Blocked by required conditions
Ruby Testing / test (3.3) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (.ruby-version) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (3.2) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (3.3) (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.2) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.3) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.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.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Fix Lint/NonLocalExitFromIterator cop in JSON-LD helper (#34948)
2025-07-28 15:35:37 +00:00
..
admin Fix handling of malformed/unusual HTML (#34201) 2025-03-18 14:50:41 +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 styling of external log-in button (#35320) 2025-07-10 06:56:40 +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 Remove image_pack_tag usage (#29925) 2024-04-15 09:05:19 +00:00
context_helper.rb Fix quoteAuthorization type in JSON-LD context (#35380) 2025-07-15 09:32:02 +00: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 Move "limited federation mode" config to x.mastodon area (#35041) 2025-06-16 06:13:03 +00:00
email_helper.rb Apply Rubocop Performance/StringReplacement (#23445) 2023-02-08 03:21:21 +01:00
filters_helper.rb Extract helper methods for labels from filters/_filter_fields (#27574) 2023-11-29 10:02:59 +00:00
flashes_helper.rb Clean up flash display in views (#2336) 2017-04-23 04:22:34 +02:00
formatting_helper.rb Fix Style/GuardClause in app/helpers (#35526) 2025-07-28 08:40:20 +00:00
home_helper.rb Use field partial in admin account show view (#35503) 2025-07-25 07:21:08 +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 Fix Lint/NonLocalExitFromIterator cop in JSON-LD helper (#34948) 2025-07-28 15:35:37 +00:00
languages_helper.rb Fix tl language native name (#32606) 2024-10-22 08:41:40 +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 Move direct serializer usage out of admin view partial (#29028) 2024-02-06 13:18:37 +00:00
registration_helper.rb Use enum-generated IpBlock.severity... scopes (#31210) 2024-11-08 14:23:52 +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 Only show recently used tags hint when they are present (#32120) 2024-09-27 08:18:42 +00:00
statuses_helper.rb Remove remnants of embed views (#32419) 2024-11-16 20:48:10 +00:00
theme_helper.rb Fix Style/GuardClause in app/helpers (#35526) 2025-07-28 08:40:20 +00:00