gnu-social/src/Entity
Hugo Sales b8b19abed2
[ENTITY][AttachmentThumbnail] Do not attempt to check if a file exists if the path is null
2021-11-15 19:25:52 +00:00
..
Actor.php [UI][CONTROLLER][UserPanel][ENTITY][ActorLanguage][Language][Actor] Add interface to allow user to select thier preferred languages and to order them. Rename ActorLanguage::order to ordering 2021-11-15 19:25:52 +00:00
ActorBlock.php [Actor] Refactor GSActor into Actor 2021-09-18 05:12:17 +01:00
ActorCircle.php [Actor] Refactor GSActor into Actor 2021-09-18 05:12:17 +01:00
ActorLanguage.php [UI][CONTROLLER][UserPanel][ENTITY][ActorLanguage][Language][Actor] Add interface to allow user to select thier preferred languages and to order them. Rename ActorLanguage::order to ordering 2021-11-15 19:25:52 +00:00
ActorTag.php [ENTITY] ActorTag: use getter for tag name on toString 2021-09-20 17:05:50 +01:00
ActorTagSubscription.php [ENTITY] Refactor Follow as Subscription 2021-11-08 16:14:23 +00:00
ActorToAttachment.php [Actor] Refactor GSActor into Actor 2021-09-18 05:12:17 +01:00
Attachment.php [ENTITY][AttachmentThumbnail] Every image should have width and height attributes 2021-09-25 19:40:11 +01:00
AttachmentThumbnail.php [ENTITY][AttachmentThumbnail] Do not attempt to check if a file exists if the path is null 2021-11-15 19:25:52 +00:00
AttachmentToLink.php [ENTITY] Refactor RemoteURL entities to Link 2021-09-14 13:13:26 +01:00
AttachmentToNote.php [ENTITY] Split Attachment in various new entities 2021-09-14 13:13:24 +01:00
ConfirmAddress.php [AUTOGENERATED] Update autogenerated code 2021-09-14 13:13:01 +01:00
Conversation.php [AUTOGENERATED] Update autogenerated code 2021-09-14 13:13:01 +01:00
Group.php [FreeNetwork] First step towards de-duplication mechanism for federation 2021-10-06 11:48:22 +01:00
GroupAlias.php [AUTOGENERATED] Update autogenerated code 2021-09-14 13:13:01 +01:00
GroupBlock.php [Actor] Refactor GSActor into Actor 2021-09-18 05:12:17 +01:00
GroupInbox.php [AUTOGENERATED] Update autogenerated code 2021-09-14 13:13:01 +01:00
GroupJoinQueue.php [Actor] Refactor GSActor into Actor 2021-09-18 05:12:17 +01:00
GroupMember.php [Actor] Refactor GSActor into Actor 2021-09-18 05:12:17 +01:00
Invitation.php [TOOLS] Fix all level 0 errors found by PHPStan and move constant definition to bootstrap file 2021-09-14 13:13:42 +01:00
Language.php [UI][CONTROLLER][UserPanel][ENTITY][ActorLanguage][Language][Actor] Add interface to allow user to select thier preferred languages and to order them. Rename ActorLanguage::order to ordering 2021-11-15 19:25:52 +00:00
Link.php [Actor] Refactor GSActor into Actor 2021-09-18 05:12:17 +01:00
LocalGroup.php [Actor] Refactor GSActor into Actor 2021-09-18 05:12:17 +01:00
LocalUser.php [TESTS][Security] Fix SecurityTest. Remove nickname normalization on register (a plugin can handle that). Move from filter_var(FILTER_VALIDATE_EMAIL) as it does not support dotless domains 2021-11-15 19:25:50 +00:00
LocationService.php [AUTOGENERATED] Update autogenerated code 2021-09-14 13:13:01 +01:00
Note.php [PLUGIN][Reply] WIP. Note complementary info now shows who has replied on the original note! 2021-11-10 15:44:28 +00:00
NoteLocation.php [AUTOGENERATED] Update autogenerated code 2021-09-14 13:13:01 +01:00
NoteSource.php [AUTOGENERATED] Update autogenerated code 2021-09-14 13:13:01 +01:00
NoteTag.php [ENTITY][NoteTag] Add 'canonical' field to tag 2021-09-20 13:27:27 +01:00
NoteToLink.php [UI] Add mechanism for rendering note contents in different formats. Implement plaintext rendering. Use rendered field for note content, rather than the content itself 2021-09-18 05:12:06 +01:00
Notification.php [Actor] Refactor GSActor into Actor 2021-09-18 05:12:17 +01:00
RelatedGroup.php [TOOLS] Fix all level 0 errors found by PHPStan and move constant definition to bootstrap file 2021-09-14 13:13:42 +01:00
RememberMeToken.php [AUTOGENERATED] Update autogenerated code 2021-09-14 13:13:01 +01:00
ReservedNickname.php [AUTOGENERATED] Update autogenerated code 2021-09-14 13:13:01 +01:00
ResetPasswordRequest.php [TESTS] Add code coverage annotations to entities 2021-09-14 13:13:32 +01:00
SmsCarrier.php [AUTOGENERATED] Update autogenerated code 2021-09-14 13:13:01 +01:00
Subscription.php [ENTITY] Refactor Follow as Subscription 2021-11-08 16:14:23 +00:00
SubscriptionQueue.php [ENTITY] Refactor Follow as Subscription 2021-11-08 16:14:23 +00:00
UserLocationPrefs.php [AUTOGENERATED] Update autogenerated code 2021-09-14 13:13:01 +01:00
UserNotificationPrefs.php [ENTITY] Refactor Follow as Subscription 2021-11-08 16:14:23 +00:00
UserUrlShortenerPrefs.php [AUTOGENERATED] Update autogenerated code 2021-09-14 13:13:01 +01:00