gnu-social/src/Routes
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
..
Actor.php [Actor] Refactor GSActor into Actor 2021-09-18 05:12:17 +01:00
Attachments.php [ENTITY][AttachmentThumbnail] Now thumbnails are always only available in three sizes: small, medium, big 2021-09-22 15:13:46 +01:00
Main.php [CORE][ActivityStreamsTwo][ActivityPub] Set all routes 2021-09-18 05:12:15 +01:00
Note.php [CORE][ActivityStreamsTwo][ActivityPub] Set all routes 2021-09-18 05:12:15 +01:00
Subscribers.php [Actor] Refactor GSActor into Actor 2021-09-18 05:12:17 +01:00
Subscriptions.php [Actor] Refactor GSActor into Actor 2021-09-18 05:12:17 +01:00