You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nyastodon/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.
2 years ago
..
access_token_tracking_concern.rb Change authorized applications page (#17656) 2 years ago
account_controller_concern.rb Change public accounts pages to mount the web UI (#19319) 2 years ago
account_owned_concern.rb Change public profile pages to be disabled for unconfirmed users (#17385) 2 years ago
accountable_concern.rb Add audit log entries for user roles (#19040) 2 years ago
admin_export_controller_concern.rb Allow import/export of instance-level domain blocks/allows (#1754) 2 years ago
authorization.rb Bump pundit from 2.1.1 to 2.2.0 (#17543) 2 years ago
cache_concern.rb Fix cache_collection crashing when given an empty collection (#15921) 3 years ago
captcha_concern.rb Change CAPTCHA handling to be only on email verification 2 years ago
challengable_concern.rb
export_controller_concern.rb
localized.rb Add trending statuses (#17431) 2 years ago
rate_limit_headers.rb
registration_spam_concern.rb Add honeypot fields and minimum fill-out time for sign-up form (#15276) 3 years ago
session_tracking_concern.rb Change authorized applications page (#17656) 2 years ago
signature_authentication.rb
signature_verification.rb Refactor ActivityPub handling to prepare for non-Account actors (#19212) 2 years ago
theming_concern.rb Add support for multiple source files per pack 2 years ago
two_factor_authentication_concern.rb Merge branch 'main' into glitch-soc/merge-upstream 2 years ago
user_tracking_concern.rb Change authorized applications page (#17656) 2 years ago
web_app_controller_concern.rb Merge branch 'main' into glitch-soc/merge-upstream 2 years ago