]> cat aescling's git repositories - mastodon.git/commit
Merge branch 'master' into glitch-soc/merge-upstream
authorThibaut Girka <thib@sitedethib.com>
Thu, 10 Oct 2019 15:26:08 +0000 (17:26 +0200)
committerThibaut Girka <thib@sitedethib.com>
Thu, 10 Oct 2019 15:26:08 +0000 (17:26 +0200)
commit61631f475163c5640a78ff66f0ac6c053cda2f84
tree78920c924924b76872d420c27a8c62fb1b7f6bb7
parentbc0399d54dde2ad058a8382fc3edbe5506a92985
parenta57ac0723f5918b12838da8373d51706cb461a4e
Merge branch 'master' into glitch-soc/merge-upstream

Conflicts:
- README.md
- app/javascript/styles/mastodon/components.scss
  conflicts caused by image URLs being different
- app/models/status.rb
  as_home_timeline removed, kept glitch-soc-only as_direct_timeline
- app/views/statuses/_simple_status.html.haml
- config/locales/en.yml
  some strings were changed upstream
- spec/models/status_spec.rb
  as_home_timeline removed, kept glitch-soc-only as_direct_timeline
17 files changed:
Gemfile
Gemfile.lock
app/javascript/styles/mastodon/components.scss
app/lib/feed_manager.rb
app/models/account.rb
app/models/form/admin_settings.rb
app/models/media_attachment.rb
app/models/status.rb
app/views/admin/settings/edit.html.haml
app/views/statuses/_simple_status.html.haml
config/locales/en.yml
config/settings.yml
db/schema.rb
lib/mastodon/version.rb
package.json
spec/models/status_spec.rb
yarn.lock