mastodon/app/views/admin
Claire 24e83246f9 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `app/models/status.rb`:
  Upstream updated media and edit-related code textually close to glitch-soc
  additions (local-only and content-type).
  Ported upstream changes.
- `app/models/status_edit.rb`:
  Upstream changes textually close to glitch-soc additions (content-type).
  Ported upstream changes.
- `app/serializers/activitypub/note_serializer.rb`:
  Upstream changed how media attachments are handled. Not really a conflict,
  but textually close to glitch-soc additions (directMessage attribute).
  Ported upstream changes.
- `app/services/remove_status_service.rb`:
  Upstream changed how media attachments are handled. Not really a conflict,
  but textually close to glitch-soc additions (DM timeline).
  Ported upstream changes.
- `app/services/update_status_service.rb`:
  Upstream fixed an issue with language selection. Not really a conflict,
  but textually close to glitch-soc additions (content-type).
  Ported upstream changes.
- `db/schema.rb`:
  Upstream added columns to the `status_edits` table, the conflict is because
  of an additional column (`content-type`) in glitch-soc.
  Ported upstream changes.
- `package.json`:
  Upstream dependency (express) textually adjacent to a glitch-soc-specific one
  (favico.js) got updated.
  Updated it as well.
2022-03-10 09:52:45 +01:00
..
account_actions
account_warnings Fix link colors in report and strike details (#17616) 2022-02-22 15:27:25 +01:00
accounts Merge branch 'main' into glitch-soc/merge-upstream 2022-02-17 10:58:44 +01:00
action_logs Merge branch 'main' into glitch-soc/merge-upstream 2022-01-17 10:45:25 +01:00
announcements
change_emails
custom_emojis Merge branch 'main' into glitch-soc/merge-upstream 2022-02-26 09:29:23 +01:00
dashboard Merge branch 'main' into glitch-soc/merge-upstream 2022-02-17 10:58:44 +01:00
disputes/appeals Fix issue with glitch-soc's theming system 2022-02-17 10:59:01 +01:00
domain_allows
domain_blocks Merge branch 'main' into glitch-soc/merge-upstream 2022-03-10 09:52:45 +01:00
email_domain_blocks Adapt view for glitch-soc's theming system 2022-02-26 09:46:13 +01:00
follow_recommendations Merge branch 'main' into glitch-soc/merge-upstream 2022-02-26 09:29:23 +01:00
instances Change design of federation pages in admin UI (#17704) 2022-03-09 08:52:32 +01:00
invites
ip_blocks
relationships Fix error on account relationships page in admin UI (#17444) 2022-02-05 05:06:34 +01:00
relays
report_notes Add appeals (#17364) 2022-02-14 21:27:53 +01:00
reports Merge branch 'main' into glitch-soc/merge-upstream 2022-03-10 09:52:45 +01:00
rules
settings Add option (on by default) to allow toots with content warnings to trend 2022-02-26 10:46:26 +01:00
statuses Merge branch 'main' into glitch-soc/merge-upstream 2022-01-17 10:45:25 +01:00
tags
trends Merge branch 'main' into glitch-soc/merge-upstream 2022-03-10 09:52:45 +01:00
warning_presets