Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-07-18 | 1.88.0 v1.88.0 | Olivier Wilkinson (reivilibre) | 4 | -3/+16 | |
2023-07-18 | Revert "Stop writing to column `user_id` of tables `profiles` and ↵ | Shay | 10 | -122/+174 | |
`user_filters`. (#15953) * Revert "Stop writing to column `user_id` of tables `profiles` and `user_filters` (#15787)" This reverts commit f25b0f88081bb436bef914983cff7087b54eba5f. * newsfragement | |||||
2023-07-11 | Don't build wheels for Python 3.7 (#15917) v1.88.0rc1 | David Robertson | 2 | -2/+10 | |
* Don't build wheels for CPython or PyPy 3.7 * Update pyproject.toml comments * Manually update the changelog | |||||
2023-07-11 | Call out upgrade notes in README | David Robertson | 1 | -2/+6 | |
2023-07-11 | 1.88.0rc1 | David Robertson | 25 | -25/+56 | |
2023-07-11 | Add `Server` to Access-Control-Expose-Headers header (#15908) | Michael Telatynski | 3 | -2/+3 | |
2023-07-10 | Make the media `/upload` tracing less ambiguous (#15888) | Eric Eastwood | 3 | -42/+62 | |
A lot of the functions have the same name in this space like `store_file`, and we also do it multiple times for different reasons (main media repo, other storage providers, thumbnails, etc) so it's good to differentiate them so your head doesn't explode. Follow-up to https://github.com/matrix-org/synapse/pull/15850 Tracing instrumentation to media `/upload` code paths to investigate https://github.com/matrix-org/synapse/issues/15841 | |||||
2023-07-10 | Drop debian buster (#15893) | Shay | 5 | -4/+8 | |
2023-07-10 | Revert "Federation outbound proxy" (#15910) | Eric Eastwood | 29 | -890/+90 | |