Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-10-04 | Typo | Brendan Abolivier | 1 | -1/+1 | |
2019-10-04 | Lint | Brendan Abolivier | 1 | -3/+1 | |
2019-10-04 | Incorporate review | Brendan Abolivier | 1 | -14/+8 | |
2019-10-04 | Update `user_filters` table to have a unique index, and non-null columns (#1172) | Alexander Maznev | 2 | -0/+47 | |
2019-10-04 | media/thumbnailer: Better quality for 1-bit / 8-bit color palette images (#2142) | Robert Swain | 2 | -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. | |||||
2019-10-03 | add some metrics on the federation sender (#6160) | Richard van der Hoff | 5 | -19/+44 | |
2019-10-03 | 1.4.0 v1.4.0 github/release-v1.4.0 release-v1.4.0 | Andrew Morgan | 4 | -2/+16 | |
2019-10-03 | Replace client_secret with <redacted> in server logs (#6158) | Andrew Morgan | 2 | -2/+5 | |
Replace `client_secret` query parameter values with `<redacted>` in the logs. Prevents a scenario where a MITM of server traffic can horde 3pids on their account. | |||||
2019-10-03 | Lint (again) | Brendan Abolivier | 1 | -3/+1 | |
2019-10-03 |