about summary refs log tree commit diff
path: root/app/controllers/concerns/account_owned_concern.rb
AgeCommit message (Collapse)Author
2022-01-28Change public profile pages to be disabled for unconfirmed users (#17385)Claire
Fixes #17382 Note that unconfirmed and unapproved accounts can still be searched for and their (empty) account retrieved using the REST API.
2020-11-08Add support for reversible suspensions through ActivityPub (#14989)Eugen Rochko
2019-07-30Add whitelist mode (#11291)Eugen Rochko
2019-07-08Refactor controllers for statuses, accounts, and more (#11249)Eugen Rochko