| Commit message (Expand) | Author | Files | Lines |
2023-07-25 | Bump pygithub from 1.58.2 to 1.59.0 (#15834) | dependabot[bot] | 1 | -3/+3 |
2023-07-24 | Support MSC3814: Dehydrated Devices (#15929) | Shay | 7 | -12/+603 |
2023-07-24 | Fix broken Arch Linux package link (#15981) | SnipeX_ | 2 | -2/+3 |
2023-07-24 | Resync stale devices in background (#15975) | Erik Johnston | 2 | -1/+9 |
2023-07-24 | Bump click from 8.1.3 to 8.1.6 (#15984) | dependabot[bot] | 1 | -3/+3 |
2023-07-24 | Bump sentry-sdk from 1.26.0 to 1.28.1 (#15985) | dependabot[bot] | 1 | -3/+3 |
2023-07-24 | Bump pillow from 9.4.0 to 10.0.0 (#15986) | dependabot[bot] | 1 | -83/+62 |
2023-07-24 | Bump types-requests from 2.31.0.1 to 2.31.0.2 (#15983) | dependabot[bot] | 1 | -3/+3 |
2023-07-23 | Properly handle redactions of creation events (#15973) | Shay | 3 | -5/+13 |
2023-07-23 | Actually stop reading from column `user_id` of tables `profiles` (#15955) | Shay | 5 | -12/+12 |
2023-07-23 | Build packages for Debian Trixie (#15961) | Shay | 2 | -0/+2 |
2023-07-20 | Speed up updating state in large rooms (#15971) | Erik Johnston | 5 | -131/+141 |
2023-07-20 | Fixed grafana deploy annotations in the dashboard config, so it shows for tho... | Will Lewis | 2 | -1/+2 |
2023-07-20 | Don't log exceptions for every non-200 response (#15969) | Erik Johnston | 2 | -4/+1 |
2023-07-20 | Reduce the amount of state we pull out (#15968) | Erik Johnston | 4 | -12/+14 |
2023-07-19 | Ensure a long state res does not starve CPU (#15960) | Erik Johnston | 2 | -1/+9 |
2023-07-19 | Fix bad merge of #15933 (#15958) | Erik Johnston | 3 | -0/+1 |
2023-07-19 | Fix race in triggers for read/write locks. (#15933) | Erik Johnston | 5 | -98/+135 |
2023-07-18 | Fix background schema updates failing over a large upgrade gap (#15887) | Shay | 2 | -0/+71 |
2023-07-18 | 1.88.0 v1.88.0 | Olivier Wilkinson (reivilibre) | 4 | -3/+16 |
2023-07-18 | Support room version 11 (#15912) | Patrick Cloke | 19 | -290/+190 |
2023-07-18 | Revert "Stop writing to column `user_id` of tables `profiles` and `user_filte... | Shay | 10 | -122/+174 |
2023-07-18 | Add a locality to a few presence metrics (#15952) | Jason Little | 2 | -13/+25 |
2023-07-18 | Re-introduce the outbound federation proxy (#15913) | Eric Eastwood | 32 | -96/+1128 |
2023-07-17 | Bump anyhow from 1.0.71 to 1.0.72 (#15949) | dependabot[bot] | 1 | -2/+2 |
2023-07-17 | Bump pyo3-log from 0.8.2 to 0.8.3 (#15951) | dependabot[bot] | 1 | -2/+2 |
2023-07-17 | Bump serde_json from 1.0.100 to 1.0.103 (#15950) | dependabot[bot] | 1 | -2/+2 |
2023-07-17 | Bump jsonschema from 4.17.3 to 4.18.3 (#15948) | dependabot[bot] | 1 | -42/+144 |
2023-07-17 | Bump typing-extensions from 4.5.0 to 4.7.1 (#15947) | dependabot[bot] | 1 | -3/+3 |
2023-07-17 | Bump pydantic from 1.10.10 to 1.10.11 (#15946) | dependabot[bot] | 1 | -37/+37 |
2023-07-17 | Bump prometheus-client from 0.17.0 to 0.17.1 (#15945) | dependabot[bot] | 1 | -3/+3 |
2023-07-17 | Pin the rust version in `flake.nix`, and bump to 1.70.0 to fix installing `ru... | Andrew Morgan | 3 | -43/+87 |
2023-07-15 | Bump cryptography from 41.0.1 to 41.0.2 (#15943) | dependabot[bot] | 1 | -20/+24 |
2023-07-14 | Document that you cannot login as yourself on /_synapse/admin/v1/users/<user_... | Will Hunt | 2 | -1/+3 |
2023-07-13 | Stop accepting 'user' parameter for application service registration. (#15928) | Patrick Cloke | 3 | -8/+15 |
2023-07-13 | Bump types-pillow from 9.5.0.4 to 10.0.0.1 (#15932) | dependabot[bot] | 1 | -3/+5 |
2023-07-12 | Remove unneeded __init__. (#15926) | Patrick Cloke | 2 | -9/+1 |
2023-07-12 | Fix running with an empty experimental features section. (#15925) | Patrick Cloke | 2 | -1/+2 |
2023-07-12 | Fix push for invites received over federation (#15820) | Erik Johnston | 2 | -1/+37 |
2023-07-12 | Mark get_user_in_directory private since only used in tests (#15884) | Mathieu Velten | 4 | -20/+14 |
2023-07-11 | Make it more obvious which Python version runs on a given Linux distribution ... | Eric Eastwood | 2 | -7/+12 |
2023-07-11 | Better clarify how to run a worker instance (pass both configs) (#15921) | Eric Eastwood | 2 | -2/+3 |
2023-07-11 | Better warning in logs when we fail to fetch an alias (#15922) | Eric Eastwood | 2 | -1/+4 |
2023-07-11 | Bump Unix sockets intro version (#15924) | Eric Eastwood | 2 | -1/+2 |
2023-07-11 | Unix Sockets for HTTP Replication (#15708) | Jason Little | 16 | -52/+260 |
2023-07-11 | Add + as an allowed character for Matrix IDs (MSC4009) (#15911) | Patrick Cloke | 7 | -39/+17 |
2023-07-11 | Don't build wheels for Python 3.7 (#15917) v1.88.0rc1 | David Robertson | 2 | -2/+10 |
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 | |