mastodon/app/javascript/packs
Claire 4ed09276d5 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `.prettierignore`:
  Upstream added a line at the end of the file, while glitch-soc had its own
  extra lines.
  Took upstream's change.
- `CONTRIBUTING.md`:
  We have our custom CONTRIBUTING.md quoting upstream. Upstream made changes.
  Ported upstream changes.
- `app/controllers/application_controller.rb`:
  Upstream made code style changes in a method that is entirely replaced
  in glitch-soc.
  Ignored the change.
- `app/models/account.rb`:
  Code style changes textually close to glitch-soc-specific changes.
  Ported upstream changes.
- `lib/sanitize_ext/sanitize_config.rb`:
  Upstream code style changes.
  Ignored them.
2023-02-25 14:00:40 +01:00
..
admin.jsx Merge branch 'main' into glitch-soc/merge-upstream 2023-02-25 14:00:40 +01:00
application.js Fix missing await (#19273) 2022-10-03 23:08:38 +02:00
common.js [Glitch] Change how CDN_HOST is passed down to make assets build reproducible 2020-10-21 21:28:47 +02:00
error.js Change how CDN_HOST is passed down to make assets build reproducible (#14381) 2020-10-13 01:19:35 +02:00
public-path.js Remove unused ESLint disable directives (#22427) 2023-01-30 02:11:50 +01:00
public.jsx Merge branch 'main' into glitch-soc/merge-upstream 2023-02-25 14:00:40 +01:00
share.jsx Rename JSX files with proper `.jsx` extension (#23733) 2023-02-20 03:20:59 +01:00