forked-synapse/changelog.d
an0nfunc c303eca8cc
use Image.LANCZOS instead of Image.ANTIALIAS for thumbnail resize (#15876)
Image.ANTIALIAS is not defined in current pillow releases. Since ANTIALIAS was just using LANCZOS anyways, this is just a cosmetic change, but makes synapse work with most recent pillow releases.

Signed-off-by: Giovanni Harting <539@idlegandalf.com>
2023-07-05 10:52:12 +02:00
..
.gitignore
15844.feature Add not_user_type param to the list accounts admin API (#15844) 2023-07-04 15:03:20 -07:00
15853.misc Add a timeout that aborts any Postgres statement taking more than 1 hour. (#15853) 2023-07-03 11:38:57 +01:00
15854.misc Fix the devenv up configuration which was ignoring the config overrides. (#15854) 2023-07-03 11:39:52 +01:00
15861.misc devices: use combined ANY clause for faster cleanup (#15861) 2023-07-03 16:39:38 +02:00
15862.bugfix 1.87.0 2023-07-04 16:25:33 +01:00
15876.bugfix use Image.LANCZOS instead of Image.ANTIALIAS for thumbnail resize (#15876) 2023-07-05 10:52:12 +02:00