gnu-social/src/Entity
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
..
Activity.php [AUTOGENERATED][DB][File][GroupJoinQueue] Update autogenerated code and add select fields as specified in the previous commit 2021-09-14 13:06:57 +01:00
Attachment.php [ATTACHMENTS] Further refactoring 2021-09-14 13:11:51 +01:00
AttachmentThumbnail.php [ATTACHMENTS] Further refactoring 2021-09-14 13:11:51 +01:00
AttachmentToNote.php [MEDIA] Rename File to Attachment 2021-09-14 13:11:50 +01:00
Avatar.php [ATTACHMENTS] Further refactoring 2021-09-14 13:11:51 +01:00
ConfirmAddress.php [DB] Change foreign key specification to new format 2021-09-14 13:06:57 +01:00
Conversation.php [DB] Fix typo in table definitions and fix name of GSActorCircle table 2021-09-14 13:06:57 +01:00
Cover.php [AUTOGENERATED] Update autogenerated code 2021-09-14 13:11:50 +01:00
Follow.php [AUTOGENERATED] Update autogenerated code 2021-09-14 13:11:50 +01:00
FollowQueue.php [DB] Fix typo in table definitions and fix name of GSActorCircle table 2021-09-14 13:06:57 +01:00
GSActor.php [DB] Remove unique constraint from GSActor.nickname and fix register and related functionality 2021-09-14 13:10:23 +01:00
GSActorBlock.php [DB] Fix typo in table definitions and fix name of GSActorCircle table 2021-09-14 13:06:57 +01:00
GSActorCircle.php [AUTOGENERATED] Update autogenerated code 2021-09-14 13:11:50 +01:00
GSActorTag.php [DB] Fix typo in table definitions and fix name of GSActorCircle table 2021-09-14 13:06:57 +01:00
GSActorTagFollow.php [AUTOGENERATED] Update autogenerated code 2021-09-14 13:11:50 +01:00
Group.php [DB] Fix typo in table definitions and fix name of GSActorCircle table 2021-09-14 13:06:57 +01:00
GroupAlias.php [DB] Fix typo in table definitions and fix name of GSActorCircle table 2021-09-14 13:06:57 +01:00
GroupBlock.php [DB] Fix typo in table definitions and fix name of GSActorCircle table 2021-09-14 13:06:57 +01:00
GroupInbox.php [DB] Fix typo in table definitions and fix name of GSActorCircle table 2021-09-14 13:06:57 +01:00
GroupJoinQueue.php [DB] Fix typo in table definitions and fix name of GSActorCircle table 2021-09-14 13:06:57 +01:00
GroupMember.php [DB] Fix typo in table definitions and fix name of GSActorCircle table 2021-09-14 13:06:57 +01:00
Invitation.php [DB] Fix typo in table definitions and fix name of GSActorCircle table 2021-09-14 13:06:57 +01:00
LocalGroup.php [DB] Fix typo in table definitions and fix name of GSActorCircle table 2021-09-14 13:06:57 +01:00
LocalUser.php [DB] Remove unique constraint from GSActor.nickname and fix register and related functionality 2021-09-14 13:10:23 +01:00
LocationService.php [DB] Change foreign key specification to new format 2021-09-14 13:06:57 +01:00
Note.php [ATTACHMENTS] Further refactoring 2021-09-14 13:11:51 +01:00
NoteLocation.php [DB][NoteLocation] Add missing `multiplicity` to column 2021-09-14 13:06:57 +01:00
NoteSource.php [DB] Change foreign key specification to new format 2021-09-14 13:06:57 +01:00
NoteTag.php [DB] Fix typo in table definitions and fix name of GSActorCircle table 2021-09-14 13:06:57 +01:00
Notification.php [DB] Fix typo in table definitions and fix name of GSActorCircle table 2021-09-14 13:06:57 +01:00
ProfileColor.php [AUTOGENERATED] Update autogenerated code 2021-09-14 13:11:50 +01:00
RelatedGroup.php [DB] Fix typo in table definitions and fix name of GSActorCircle table 2021-09-14 13:06:57 +01:00
RememberMeToken.php [AUTOGENERATED] Update autogenerated code 2021-09-14 13:11:50 +01:00
ReservedNickname.php [AUTOGENERATED] Update auto generated code in entities 2021-09-14 13:06:56 +01:00
SmsCarrier.php [AUTOGENERATED] Update auto generated code in entities 2021-09-14 13:06:56 +01:00
UserLocationPrefs.php [DB] Fix typo in table definitions and fix name of GSActorCircle table 2021-09-14 13:06:57 +01:00
UserNotificationPrefs.php [DB] Fix typo in table definitions and fix name of GSActorCircle table 2021-09-14 13:06:57 +01:00
UserUrlShortenerPrefs.php [DB] Fix typo in table definitions and fix name of GSActorCircle table 2021-09-14 13:06:57 +01:00