gnu-social/src/Controller
Hugo Sales 2ec7059076
[AVATAR] Move avatar settings page to Avatar component
2021-09-14 13:12:53 +01:00
..
AdminPanel.php [GIT] Change my email to the new one in all files and bump copyright year 2021-09-14 13:06:56 +01:00
Attachment.php [ATTACHMENTS] Restrict thumbnail generation to allowed sizes. Defaults to only configured sizes, but can be extended with the event 'GetAllowedThumbnailSizes'. The intention is to prevent DoS attacks, since handling a thumbnail request is a relatively slow process 2021-09-14 13:12:53 +01:00
Network.php [ENTITY][GSActor] Fix getAvatarUrl method 2021-09-14 13:12:53 +01:00
Security.php [SECURITY][DB] Make user register 'atomic', by using a single transaction for inserting all objects, to avoid partial inserts 2021-09-14 13:12:23 +01:00
TemplateController.php [UI][FAQ] Fix static pages 2021-09-14 13:05:56 +01:00
UserPanel.php [AVATAR] Move avatar settings page to Avatar component 2021-09-14 13:12:53 +01:00