This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/controllers/concerns
Claire 93912f0498 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `app/models/account.rb`:
  Conflict because we (glitch-soc) have disabled trending of posts without
  review.
  Discarded that upstream change.
- `app/views/admin/settings/discovery/show.html.haml`:
  Just an extra setting in glitch-soc.
  Kept that extra setting.
2022-11-12 13:28:03 +01:00
..
access_token_tracking_concern.rb
account_controller_concern.rb Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
account_owned_concern.rb
accountable_concern.rb
admin_export_controller_concern.rb Allow import/export of instance-level domain blocks/allows (#1754) 2022-05-16 09:29:01 +02:00
authorization.rb
cache_concern.rb
captcha_concern.rb
challengable_concern.rb
export_controller_concern.rb
localized.rb
rate_limit_headers.rb
registration_spam_concern.rb
session_tracking_concern.rb
signature_authentication.rb
signature_verification.rb Refactor ActivityPub handling to prepare for non-Account actors (#19212) 2022-09-21 22:45:57 +02:00
theming_concern.rb
two_factor_authentication_concern.rb
user_tracking_concern.rb
web_app_controller_concern.rb Merge branch 'main' into glitch-soc/merge-upstream 2022-10-28 19:23:58 +02:00