mastodon/app/views/admin
Claire ce84d163cc Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `.prettierignore`:
  Upstream added a line at the end, glitch-soc had extra entries at the end.
  Added upstream's new line before glitch-soc's.
- `Gemfile.lock`:
  Upstream updated dependencies while glitch-soc has an extra one (hcaptcha).
  Updated dependencies like upstream did.
- `app/controllers/api/v1/statuses_controller.rb`:
  Not a real conflict, upstream added a parameter (`allowed_mentions`) where
  glitch-soc already had an extra one (`content_type`).
  Added upstream's new parameter.
- `app/javascript/styles/fonts/roboto-mono.scss`:
  A lot of lines were changed upstream due to code style changes, and a lot
  of those lines had path changes to accomodate glitch-soc's theming system.
  Applied upstream's style changes.
- `app/javascript/styles/fonts/roboto.scss`:
  A lot of lines were changed upstream due to code style changes, and a lot
  of those lines had path changes to accomodate glitch-soc's theming system.
  Applied upstream's style changes.
2023-02-13 19:35:35 +01:00
..
account_actions
account_warnings
accounts Merge branch 'main' into glitch-soc/merge-upstream 2023-02-13 19:35:35 +01:00
action_logs
announcements Merge branch 'main' into glitch-soc/merge-upstream 2023-01-18 17:38:11 +01:00
change_emails
custom_emojis
dashboard
disputes/appeals
domain_allows
domain_blocks
email_domain_blocks
export_domain_allows
export_domain_blocks Fix issue with glitch-soc theming 2022-12-15 20:30:46 +01:00
follow_recommendations
instances
invites
ip_blocks
relationships
relays
report_notes Change account moderation notes to make links clickable (#22553) 2023-01-18 16:32:23 +01:00
reports Merge branch 'main' into glitch-soc/merge-upstream 2023-01-18 17:38:11 +01:00
roles
rules
settings Merge branch 'main' into glitch-soc/merge-upstream 2023-02-09 12:46:12 +01:00
status_edits
statuses
tags
trends Merge branch 'main' into glitch-soc/merge-upstream 2023-01-12 10:15:46 +01:00
users/roles
warning_presets
webhooks