Merge branch 'main' into glitch-soc/merge-upstream

Conflicts:
- `app/helpers/accounts_helper.rb`:
  Upstream fixed an issue that glitch-soc did not have, in a place with
  glitch-soc changes to hide the number of followers.
  Kept glitch-soc's code.
This commit is contained in:
Claire
2022-03-17 19:23:39 +01:00
89 changed files with 5449 additions and 5059 deletions

View File

@ -10,7 +10,7 @@
#
# It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema.define(version: 2022_03_10_060959) do
ActiveRecord::Schema.define(version: 2022_03_16_233212) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"