gnu-social/src/Entity
Diogo Peralta Cordeiro 05f16a3084
[ENTITY][AttachmentThumbnail] Now thumbnails are always only available in three sizes: small, medium, big
Commit jointly produced with eli (Eliseu Amaro)

Breaking change: Entity changed to only store the tinyint referring to the size stored

With this, the logic was simplified and now it's not possible to make an
instance produce unnecessary thumbs. The aspect ratio is preserved and
thus the thumbs will always look nice. New configuration was added to
maintain flexibility.
2021-09-22 15:13:46 +01:00
..
Activity.php [Actor] Refactor GSActor into Actor 2021-09-18 05:12:17 +01:00
Actor.php [TWIG] Remove kludge event TwigPopulateVars 2021-09-18 07:27:35 +01: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
ActorTag.php [ENTITY] ActorTag: use getter for tag name on toString 2021-09-20 17:05:50 +01:00
ActorTagFollow.php [Actor] Refactor GSActor into Actor 2021-09-18 05:12:17 +01:00
ActorToAttachment.php [Actor] Refactor GSActor into Actor 2021-09-18 05:12:17 +01:00
Attachment.php [ENTITY][AttachmentThumbnail] Now thumbnails are always only available in three sizes: small, medium, big 2021-09-22 15:13:46 +01:00
AttachmentThumbnail.php [ENTITY][AttachmentThumbnail] Now thumbnails are always only available in three sizes: small, medium, big 2021-09-22 15:13:46 +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
Follow.php [Actor] Refactor GSActor into Actor 2021-09-18 05:12:17 +01:00
FollowQueue.php [Actor] Refactor GSActor into Actor 2021-09-18 05:12:17 +01:00
Group.php [Actor] Refactor GSActor into Actor 2021-09-18 05:12:17 +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
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 [Actor] Refactor GSActor into Actor 2021-09-18 05:12:17 +01:00
LocationService.php [AUTOGENERATED] Update autogenerated code 2021-09-14 13:13:01 +01:00
Note.php [ENTITY][Note] Change `isVisibleTo` to allow for not supplying an actor 2021-09-21 16:38:50 +01: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
UserLocationPrefs.php [AUTOGENERATED] Update autogenerated code 2021-09-14 13:13:01 +01:00
UserNotificationPrefs.php [Actor] Refactor GSActor into Actor 2021-09-18 05:12:17 +01:00
UserUrlShortenerPrefs.php [AUTOGENERATED] Update autogenerated code 2021-09-14 13:13:01 +01:00