mastodon/app/views
Claire 0092fe50ac Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `.github/workflows/build-image.yml`:
  Upstream entirely refactored this, while we changed the docker repository
  to upload to and disabled the “latest” tag.
  Applied the repository change to `.github/workflows/build-*.yml`, as well
  as disabling native ARMv64 builds.
- `README.md`:
  We have a completely different README.
  Kept ours.
- `app/views/admin/settings/shared/_links.html.haml`:
  Upstream refactored, we had an extra item.
  Refactored as upstream did.
- `spec/controllers/api/v1/timelines/public_controller_spec.rb`:
  Upstream deleted this file, to be replaced by a request spec at
  `spec/requests/api/v1/timelines/public_spec.rb`.
  We had an extra bit about enabling the public timelines because we have
  different defaults than upstream.
  Moved that bit to `spec/requests/api/v1/timelines/public_spec.rb`
2023-07-19 07:35:51 +02:00
..
about
accounts Fix haml-lint Rubocop Style/SlicingWithRange cop (#25947) 2023-07-17 18:18:13 +02:00
admin Merge branch 'main' into glitch-soc/merge-upstream 2023-07-19 07:35:51 +02:00
admin_mailer
application
auth Merge branch 'main' into glitch-soc/merge-upstream 2023-07-19 07:35:51 +02:00
authorize_interactions
custom_css
disputes/strikes
errors
filters Merge branch 'main' into glitch-soc/merge-upstream 2023-07-17 19:02:23 +02:00
follower_accounts
following_accounts
home
invites Fix haml-lint Rubocop lambda cop (#25946) 2023-07-17 15:07:29 +02:00
kaminari
layouts Merge branch 'main' into glitch-soc/merge-upstream 2023-06-18 16:14:29 +02:00
mail_subscriptions Add unsubscribe link to e-mails (#25378) 2023-06-12 14:22:46 +02:00
media Merge branch 'main' into glitch-soc/merge-upstream 2023-06-18 16:14:29 +02:00
notification_mailer Fix ArgumentError in mailers when a user's timezone is blank (#26025) 2023-07-17 12:10:50 +02:00
oauth
privacy
relationships
settings Merge branch 'main' into glitch-soc/merge-upstream 2023-07-19 07:35:51 +02:00
shared Merge commit '71db616fed817893d0efa363f0e7dbfcf23866a0' into glitch-soc/merge-upstream 2023-07-13 22:40:15 +02:00
shares
statuses Merge branch 'main' into glitch-soc/merge-upstream 2023-07-19 07:35:51 +02:00
statuses_cleanup Fix haml-lint Rubocop lambda cop (#25946) 2023-07-17 15:07:29 +02:00
tags Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00
user_mailer Fix ArgumentError in mailers when a user's timezone is blank (#26025) 2023-07-17 12:10:50 +02:00
well_known/host_meta Enable Rubocop Style/FrozenStringLiteralComment (#23793) 2023-07-12 09:47:08 +02:00