gnu-social/plugins/ImageThumbnail
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
..
Controller [ATTACHMENTS] Further refactoring 2021-09-14 13:11:51 +01:00
ImageThumbnail.php [ImageThumbnail] Finish image thumbnailing functionality 2021-09-14 13:11:51 +01:00
composer.json [ImageThumbnail] Finish image thumbnailing functionality 2021-09-14 13:11:51 +01:00