gnu-social/src/Entity
Eliseu Amaro f2f1bdc145
[PLUGIN][Reply] Separated replies from Note table.
[PLUGIN][Repeat] Deleted unnecessary card note template, info now to
appended at the end of note.
[PLUGIN][TreeNotes] WIP to accomodate reply plugin changes.
[TWIG][Runtime] Removed getAdditionalTemplateVars event.
2021-11-10 13:29:53 +00:00
..
Actor.php [ENTITY] Refactor Follow as Subscription 2021-11-08 16:14:23 +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 [ENTITY][ActorLanguage] Remove duplicate specification of 'not null' in table schema 2021-11-08 20:32:10 +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 [TOOLS][PHPStan][ProfileColor][ENTITY][TEST][AttachmentThumbnail] Fix issues reported by phpstan 2021-09-27 19:50:56 +01: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 [ENTITY][Language] Use varchar as char leads to a padded string, which isn't helpful 2021-11-08 16:08:03 +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 [ENTITY] Refactor Follow as Subscription 2021-11-08 16:14:23 +00:00
LocationService.php [AUTOGENERATED] Update autogenerated code 2021-09-14 13:13:01 +01:00
Note.php [PLUGIN][Reply] Separated replies from Note table. 2021-11-10 13:29:53 +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