mastodon/app/controllers/concerns
Eugen Rochko 0396acf39e
Add audit log entries for user roles ()
* Refactor audit log schema

* Add audit log entries for user roles
..
access_token_tracking_concern.rb Change authorized applications page ()
account_controller_concern.rb Add ActivityPub secure mode ()
account_owned_concern.rb Change public profile pages to be disabled for unconfirmed users ()
accountable_concern.rb Add audit log entries for user roles ()
authorization.rb Bump pundit from 2.1.1 to 2.2.0 ()
cache_concern.rb Fix cache_collection crashing when given an empty collection ()
challengable_concern.rb Bump rubocop from 0.86.0 to 0.88.0 ()
export_controller_concern.rb Refactor settings controllers ()
localized.rb Add trending statuses ()
rate_limit_headers.rb Add specific rate limits for posting and following ()
registration_spam_concern.rb Add honeypot fields and minimum fill-out time for sign-up form ()
session_tracking_concern.rb Change authorized applications page ()
signature_authentication.rb Allow retrieval of private statuses (single or in outbox) using HTTP signatures ()
signature_verification.rb Fix crash on receiving requests with missing Digest header ()
status_controller_concern.rb Refactor controllers for statuses, accounts, and more ()
two_factor_authentication_concern.rb Fix redirection when succeeded WebAuthn ()
user_tracking_concern.rb Change authorized applications page ()