summary refs log tree commit diff
path: root/scripts-dev/hash_history.py (unfollow)
Commit message (Collapse)AuthorFilesLines
0 min.media/thumbnailer: Better quality for 1-bit / 8-bit color palette images (#2142)Robert Swain2-3/+12
Pillow will use nearest neighbour as the resampling algorithm if the source image is either 1-bit or a color palette using 8 bits. If we convert to RGB before scaling, we'll probably get a better result.
0 min.add some metrics on the federation sender (#6160)Richard van der Hoff5-19/+44