This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/helpers
Claire 2d029dedd9 Merge commit '0ad2413b35287958f59073a5b63aecc659a64d98' into glitch-soc/merge-upstream
Conflicts:
- `app/javascript/styles/mastodon/forms.scss`:
  Conflict because we ran eslint autofix on upstream files.
- `config/initializers/content_security_policy.rb`:
  Code style changes but we have a different version.
  Kept our version.
- `streaming/index.js`:
  Upstream fixed a typo close to glitch-soc-only code.
  Applied upstream's changes.
2023-05-08 15:28:36 +02:00
..
admin
accounts_helper.rb Fix most rubocop issues (#2165) 2023-04-09 11:25:30 +02:00
application_helper.rb Merge commit '0ad2413b35287958f59073a5b63aecc659a64d98' into glitch-soc/merge-upstream 2023-05-08 15:28:36 +02:00
branding_helper.rb Fix Rails/ContentTag cop (#24691) 2023-04-30 06:47:15 +02:00
context_helper.rb
domain_control_helper.rb
email_helper.rb
flashes_helper.rb
formatting_helper.rb
home_helper.rb Fix regressions from change in account row design in web UI (#24343) 2023-04-01 09:27:23 +02:00
instance_helper.rb Remove instance variables from helper usage (#24203) 2023-04-23 22:35:54 +02:00
jsonld_helper.rb Remove instance variables from helper usage (#24203) 2023-04-23 22:35:54 +02:00
languages_helper.rb Remove `tai` locale (#23880) 2023-04-23 22:49:07 +02:00
mascot_helper.rb
media_component_helper.rb React component helper specs (#24072) 2023-04-26 18:21:32 +02:00
react_component_helper.rb React component helper specs (#24072) 2023-04-26 18:21:32 +02:00
routing_helper.rb
settings_helper.rb
statuses_helper.rb Fix Rails/CompactBlank cop (#24690) 2023-04-30 14:07:21 +02:00
webfinger_helper.rb