gnu-social/src/Entity
Hugo Sales 3a5e52ee0d
[CORE][SECURITY] Move to the new authentication format, for Symfony 5.3
Keep using (deprecated) Guard
2021-11-24 12:46:26 +00:00
..
Actor.php [ENTITY][Actor] Add is_local, it's common to depend, and this makes it much faster, with a low space cost 2021-11-16 23:26:20 +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 [CORE][SECURITY] Move to the new authentication format, for Symfony 5.3 2021-11-24 12:46:26 +00:00
LocationService.php [AUTOGENERATED] Update autogenerated code 2021-09-14 13:13:01 +01:00
Note.php [PLUGIN][Repeat] Repeat now repeats attachments as it should. 2021-11-17 17:14:15 +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