mastodon/config
Claire be493b6c0d Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `app/models/account.rb`:
  Not a real conflict, just upstream getting rid of unused constants too close
  to glitch-soc-specific contents.
  Removed unused constants like upstream did.
- `app/models/trends.rb`:
  Conflict because glitch-soc disabled email notifications for trending links.
  Upstream has refactored this quite a bit and added trending posts.
  Took upstream code, but disabling the extra trending stuff will come in
  another commit.
- `app/views/admin/trends/links/index.html.haml`:
  Conflict due to glitch-soc's theming system.
  Ported upstream changes accordingly.
2022-02-26 09:29:23 +01:00
..
environments
initializers Merge branch 'main' into glitch-soc/merge-upstream 2022-02-23 18:13:12 +01:00
locales Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
locales-glitch
webpack
application.rb
boot.rb
brakeman.ignore Add trending statuses (#17431) 2022-02-25 00:34:14 +01:00
database.yml Escape database passwords in config/database.yml (#17627) 2022-02-25 01:16:52 +01:00
deploy.rb
environment.rb
i18n-tasks.yml Merge branch 'main' into glitch-soc/merge-upstream 2022-02-23 18:13:12 +01:00
navigation.rb Merge branch 'main' into glitch-soc/merge-upstream 2022-02-26 09:29:23 +01:00
pghero.yml
puma.rb
routes.rb Merge branch 'main' into glitch-soc/merge-upstream 2022-02-26 09:29:23 +01:00
secrets.yml
settings.yml
sidekiq.yml Change e-mail domain blocks to block IPs dynamically (#17635) 2022-02-24 17:28:23 +01:00
storage.yml
webpacker.yml