| Commit message (Expand) | Author | Files | Lines |
2022-11-08 | lint | H. Shay | 1 | -3/+1 |
2022-11-08 | remove unnecessary event context method | H. Shay | 1 | -19/+0 |
2022-11-08 | call compute event context for batched from room code | H. Shay | 1 | -4/+4 |
2022-11-08 | update compute_event_context_for_batched to take list and assign state groups | H. Shay | 1 | -34/+44 |
2022-11-08 | create a skeleton context and update comments | H. Shay | 1 | -12/+13 |
2022-11-08 | Remove support for PostgreSQL 10 (#14392) | Sean Quah | 5 | -4/+15 |
2022-11-08 | Add all Stream Writer worker types to configure_workers_and_start.py (#14197) | realtyem | 2 | -7/+70 |
2022-11-08 | Allow override for requesting specific worker types for Complement on command... | realtyem | 4 | -1/+18 |
2022-11-08 | Update CHANGES.md to mention PostgreSQL 10 end of life v1.71.0 | Sean Quah | 1 | -0/+2 |
2022-11-08 | Update CHANGES.md | Sean Quah | 1 | -6/+5 |
2022-11-08 | 1.71.0 | Sean Quah | 3 | -1/+13 |
2022-11-07 | Correctly create power level event during initial room creation (#14361) | Shay | 3 | -4/+26 |
2022-11-07 | Fix background update table-scanning `events` (#14374) | Richard van der Hoff | 2 | -8/+9 |
2022-11-07 | Add example on how to load balance /sync requests (#14297) | aceArt-GmbH | 2 | -3/+6 |
2022-11-07 | Do not reject `/sync` requests with unrecognised filter fields (#14369) | Sean Quah | 3 | -6/+24 |
2022-11-07 | Bump types-jsonschema from 4.4.6 to 4.17.0.0 (#14386) | dependabot[bot] | 2 | -3/+4 |
2022-11-07 | Bump types-pyyaml from 6.0.12 to 6.0.12.1 (#14385) | dependabot[bot] | 2 | -5/+6 |
2022-11-07 | Bump cryptography from 36.0.1 to 38.0.3 (#14384) | dependabot[bot] | 2 | -24/+31 |
2022-11-07 | Bump pillow from 9.2.0 to 9.3.0 (#14383) | dependabot[bot] | 2 | -59/+63 |
2022-11-07 | Bump types-setuptools from 65.5.0.1 to 65.5.0.2 (#14382) | dependabot[bot] | 2 | -3/+4 |
2022-11-07 | Bump pyo3 from 0.17.2 to 0.17.3 (#14381) | dependabot[bot] | 3 | -11/+12 |
2022-11-07 | Bump regex from 1.6.0 to 1.7.0 (#14380) | dependabot[bot] | 3 | -3/+4 |
2022-11-07 | Bump peaceiris/actions-mdbook from 1.1.14 to 1.2.0 (#14379) | dependabot[bot] | 2 | -1/+2 |
2022-11-07 | Bump dawidd6/action-download-artifact from 2.15.0 to 2.24.0 (#14378) | dependabot[bot] | 2 | -1/+2 |
2022-11-04 | fix test | H. Shay | 1 | -1/+1 |
2022-11-04 | fix newsfrag | H. Shay | 1 | -0/+0 |
2022-11-04 | misc cleanup | H. Shay | 4 | -14/+20 |
2022-11-04 | Bump flake8-bugbear from 22.9.23 to 22.10.27 (#14329) | dependabot[bot] | 5 | -9/+12 |
2022-11-04 | Fix the trigger path for deploying documentation PRs (#14370) | Brendan Abolivier | 2 | -1/+2 |
2022-11-04 | fix bug | H. Shay | 1 | -3/+4 |
2022-11-04 | Upload documentation PRs to Netlify (#12947) | Michael Telatynski | 3 | -0/+69 |
2022-11-04 | Fix /refresh endpoint version (#14364) | Tulir Asokan | 3 | -9/+10 |
2022-11-04 | Update CHANGES.md v1.71.0rc2 | Sean Quah | 1 | -11/+7 |
2022-11-04 | 1.71.0rc2 | Sean Quah | 7 | -5/+29 |