mastodon/app/javascript/mastodon/features
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
..
about Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
account Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
account_gallery Enable ESLint no-useless-escape (#23311) 2023-02-13 15:12:14 +01:00
account_timeline Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
audio Enable ESLint import recommended rules (#23315) 2023-02-13 15:12:31 +01:00
blocks Fix block/mute lists showing a follow button when unblocking a user (#18364) 2022-05-09 23:20:19 +02:00
bookmarked_statuses Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
closed_registrations_modal Enable eslint:recommended ruleset (#22433) 2022-12-19 00:51:37 +09:00
community_timeline Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
compose Merge branch 'main' into glitch-soc/merge-upstream 2023-02-13 19:35:35 +01:00
direct_timeline Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
directory Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
domain_blocks Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
emoji Enable ESLint no-useless-escape (#23311) 2023-02-13 15:12:14 +01:00
explore Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
favourited_statuses Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
favourites Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
filters Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
follow_recommendations Enable ESLint no-useless-escape (#23311) 2023-02-13 15:12:14 +01:00
follow_requests Show spinner while loading follow requests (#23386) 2023-02-06 16:50:08 +01:00
followed_tags Separate ESLint CI from Superlinter (#23029) 2023-01-29 23:44:03 +01:00
followers Fix media, following and followers tabs in web UI (#19426) 2022-10-23 23:38:08 +02:00
following Fix media, following and followers tabs in web UI (#19426) 2022-10-23 23:38:08 +02:00
generic_not_found
getting_started Enable ESLint import recommended rules (#23315) 2023-02-13 15:12:31 +01:00
hashtag_timeline Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
home_timeline Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
interaction_modal Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
keyboard_shortcuts Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
list_adder
list_editor Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
list_timeline Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
lists Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
mutes Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
notifications Enable ESLint import recommended rules (#23315) 2023-02-13 15:12:31 +01:00
picture_in_picture Enable ESLint no-useless-escape (#23311) 2023-02-13 15:12:14 +01:00
pinned_statuses Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
privacy_policy Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
public_timeline Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
reblogs Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
report Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
standalone/compose autofocus the compose form again on /share (#23094) 2023-01-30 14:49:10 +01:00
status Enable ESLint import recommended rules (#23315) 2023-02-13 15:12:31 +01:00
subscribed_languages_modal Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00
ui Enable ESLint no-useless-escape (#23311) 2023-02-13 15:12:14 +01:00
video Upgrade ESlint to v8 (#23305) 2023-01-30 01:45:35 +01:00