]> cat aescling's git repositories - mastodon.git/commit
Merge branch 'main' into glitch-soc/merge-upstream
authorClaire <claire.github-309c@sitedethib.com>
Fri, 7 May 2021 16:21:59 +0000 (18:21 +0200)
committerClaire <claire.github-309c@sitedethib.com>
Fri, 7 May 2021 16:21:59 +0000 (18:21 +0200)
commit50b430d9a2857edf8ab44e9b94c7bcb14ecd2117
tree4932ca1d8e52f6ce9b8b9fbb304b6bfce4027e54
parenta346912030012dc1451249373ff7ef1a61016517
parentd8e0c8a89e1f1dd1c4ce1513deaeb3c85c6e4a42
Merge branch 'main' into glitch-soc/merge-upstream

- `app/views/statuses/_simple_status.html.haml`:
  Small markup change in glitch-soc, on a line that has been modified by
  upstream. Ported upstream changes.
34 files changed:
Gemfile
Gemfile.lock
app/controllers/accounts_controller.rb
app/controllers/application_controller.rb
app/controllers/auth/confirmations_controller.rb
app/controllers/directories_controller.rb
app/controllers/statuses_controller.rb
app/helpers/application_helper.rb
app/javascript/mastodon/locales/defaultMessages.json
app/javascript/mastodon/locales/en.json
app/javascript/mastodon/locales/ja.json
app/javascript/mastodon/locales/pl.json
app/javascript/styles/mastodon/components.scss
app/lib/activitypub/activity/create.rb
app/models/account.rb
app/models/form/admin_settings.rb
app/models/media_attachment.rb
app/models/status.rb
app/models/user.rb
app/serializers/rest/account_serializer.rb
app/services/reblog_service.rb
app/views/accounts/_header.html.haml
app/views/admin/dashboard/index.html.haml
app/views/admin/settings/edit.html.haml
app/views/admin/tags/index.html.haml
app/views/media/player.html.haml
app/views/statuses/_simple_status.html.haml
config/routes.rb
config/settings.yml
db/schema.rb
package.json
spec/models/follow_request_spec.rb
streaming/index.js
yarn.lock