]> cat aescling's git repositories - mastodon.git/commit
Merge branch 'main' into glitch-soc/merge-upstream
authorClaire <claire.github-309c@sitedethib.com>
Thu, 8 Jul 2021 14:17:19 +0000 (16:17 +0200)
committerClaire <claire.github-309c@sitedethib.com>
Thu, 8 Jul 2021 14:17:19 +0000 (16:17 +0200)
commit3160e050a95afe47317e82956f055a5ab6030698
tree957699d2b99e6d0024560d790a011a30e60ddd3b
parent0c2eb949fc21ceecbd99a81e5ffe75517a1e64df
parentc4568e3b606cc4007739f881c334bdfe8dc77745
Merge branch 'main' into glitch-soc/merge-upstream

Conflicts:
- `app/helpers/accounts_helper.rb`:
  Conflict due to upstream changing how followers count is displayed while we
  have an option to hide followers count.
  Ported upstream change.
- `app/views/accounts/_header.html.haml`:
  Conflict due to upstream changing how followers count is displayed while we
  have an option to hide followers count.
  Ported upstream change.
- `app/views/directories/index.html.haml`:
  Conflict due to upstream changing how followers count is displayed while we
  have an option to hide followers count.
  Ported upstream change.
15 files changed:
Gemfile
Gemfile.lock
app/helpers/accounts_helper.rb
app/helpers/application_helper.rb
app/javascript/styles/mastodon/components.scss
app/models/user.rb
app/views/about/more.html.haml
app/views/accounts/_header.html.haml
app/views/admin/dashboard/index.html.haml
app/views/directories/index.html.haml
config/routes.rb
db/schema.rb
package.json
spec/models/tag_feed_spec.rb
yarn.lock