gnu-social/src/Core/Modules
Diogo Peralta Cordeiro 0eaccc32fe
[ATTACHMENTS] Further refactoring
Some key points:
- Components and Plugins shouldn't extend Module directly
- Avatars should be fetched via GSActor ID, not by nickname as that isn't unique
- Avatar now is a separate Component
- Common file utilities are now to be placed in Core\GSFile, this will
  handle storage and trigger validation
- Some bug fixes
2021-09-14 13:11:51 +01:00
..
AttachmentThumbnail.php [ATTACHMENTS] Further refactoring 2021-09-14 13:11:51 +01:00
AttachmentValidate.php [ATTACHMENTS] Further refactoring 2021-09-14 13:11:51 +01:00
Component.php [ATTACHMENTS] Further refactoring 2021-09-14 13:11:51 +01:00
Module.php [CONFIG][TWIG] Move twig config to php code to add support for placing templates in modules (plugins and components) 2021-09-14 13:11:49 +01:00
Plugin.php [ATTACHMENTS] Further refactoring 2021-09-14 13:11:51 +01:00