| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a type hint for `get_device_handler()` and fix incorrect types. (#14055) | Patrick Cloke | 2022-11-22 | 16 | -77/+185 |
* | Apply correct editorconfig to .pyi files (#14526) | Brendan Abolivier | 2022-11-22 | 2 | -1/+2 |
* | Track unconverted device list outbound pokes using a position instead (#14516) | Sean Quah | 2022-11-22 | 6 | -49/+158 |
* | Parallelize calls to fetch bundled aggregations. (#14510) | Patrick Cloke | 2022-11-22 | 2 | -32/+52 |
* | Batch fetch bundled references (#14508) | Patrick Cloke | 2022-11-22 | 6 | -79/+133 |
* | Batch fetch bundled annotations (#14491) | Patrick Cloke | 2022-11-22 | 5 | -141/+202 |
* | Merge branch 'master' into develop | David Robertson | 2022-11-22 | 4 | -348/+1227 |
|\ |
|
| * | tweak postgres dep notice v1.72.0 | David Robertson | 2022-11-22 | 1 | -1/+1 |
| * | Move postgres warning banner to top of readme | David Robertson | 2022-11-22 | 1 | -2/+2 |
| * | 1.72.0 | David Robertson | 2022-11-22 | 4 | -2/+16 |
| * | Update forgotten references to legacy metrics in the included Grafana dashboa... | reivilibre | 2022-11-22 | 2 | -345/+1210 |
* | | Faster joins: filter out non local events when a room doesn't have its full s... | Mathieu Velten | 2022-11-21 | 5 | -13/+43 |
* | | Fix broken admin API request recommendation link (#14499) | Brennan Chapman | 2022-11-21 | 2 | -1/+2 |
* | | Bump serde_json from 1.0.87 to 1.0.88 (#14505) | dependabot[bot] | 2022-11-21 | 2 | -2/+3 |
* | | Bump phonenumbers from 8.12.56 to 8.13.0 (#14504) | dependabot[bot] | 2022-11-21 | 2 | -3/+4 |
* | | Bump towncrier from 21.9.0 to 22.8.0 (#14503) | dependabot[bot] | 2022-11-21 | 2 | -5/+6 |
* | | Bump pygithub from 1.56 to 1.57 (#14500) | dependabot[bot] | 2022-11-21 | 2 | -5/+6 |
* | | Bump types-pillow from 9.2.2.1 to 9.3.0.1 (#14502) | dependabot[bot] | 2022-11-21 | 2 | -3/+4 |
* | | Bump sentry-sdk from 1.10.1 to 1.11.0 (#14501) | dependabot[bot] | 2022-11-21 | 2 | -3/+5 |
* | | Fixes to `federation_client` dev script (#14479) | Richard van der Hoff | 2022-11-20 | 2 | -35/+88 |
* | | Fix /key/v2/server calls with URL-unsafe key IDs (#14490) | David Robertson | 2022-11-18 | 3 | -1/+14 |
* | | Reduce default third party invite rate limit to 216 invites per day (#14487) | Sean Quah | 2022-11-18 | 2 | -4/+2 |
* | | Enable 'strict_equality' checking for mypy (#14452) | Andrew Morgan | 2022-11-17 | 2 | -0/+2 |
* | | Fix version that `worker_main_http_uri` is redundant from (#14476) | David Robertson | 2022-11-17 | 3 | -3/+4 |
* | | Fix check to ignore blank lines in incoming TCP replication (#14449) | Andrew Morgan | 2022-11-17 | 3 | -4/+5 |
* | | Faster joins: do not wait for full state when creating events to send (#14403) | Mathieu Velten | 2022-11-17 | 3 | -1/+9 |
* | | Reintroduce #14376, with bugfix for monoliths (#14468) | David Robertson | 2022-11-16 | 14 | -186/+230 |
* | | Remove need for `worker_main_http_uri` setting to use /keys/upload. (#14400) | realtyem | 2022-11-16 | 7 | -127/+130 |
* | | Merge branch 'release-v1.72' into develop | Erik Johnston | 2022-11-16 | 68 | -66/+79 |
|\| |
|
| * | Update changelog v1.72.0rc1 | Erik Johnston | 2022-11-16 | 1 | -2/+2 |
| * | Point to our deprecation policy | Erik Johnston | 2022-11-16 | 1 | -1/+1 |
| * | Update changelog | Erik Johnston | 2022-11-16 | 1 | -25/+2 |
| * | 1.72.0rc1 | Erik Johnston | 2022-11-16 | 68 | -66/+102 |
* | | Fix an invalid comparison of `UserPresenceState` to `str` (#14393) | Andrew Morgan | 2022-11-16 | 5 | -8/+46 |
* | | Remove redundant types from comments. (#14412) | Patrick Cloke | 2022-11-16 | 55 | -176/+174 |
|/ |
|
* | Fix background updates failing to add unique indexes on receipts (#14453) | Sean Quah | 2022-11-16 | 3 | -24/+357 |
* | Revert "Remove slaved id tracker (#14376)" (#14463) | Erik Johnston | 2022-11-16 | 11 | -74/+176 |
* | Don't filter state in /context response (#14461) | Erik Johnston | 2022-11-16 | 2 | -1/+2 |
* | Fix stub return type of `PushRuleEvaluator.run` (#14451) | Andrew Morgan | 2022-11-16 | 2 | -2/+3 |
* | Fix HTML templates missing correct HTML tags (#14448) | Erik Johnston | 2022-11-16 | 22 | -0/+23 |
* | Include heroes in partial join responses' state (#14442) | David Robertson | 2022-11-15 | 5 | -25/+60 |
* | Fix typechecking errors introduced in #14128 (#14455) | David Robertson | 2022-11-15 | 3 | -4/+6 |
* | Send content rules with pattern_type to clients (#14356) | DeepBlueV7.X | 2022-11-15 | 2 | -3/+14 |
* | Support using SSL on worker endpoints. (#14128) | Tuomas Ojamies | 2022-11-15 | 7 | -53/+100 |
* | Update docstring to clarify that `get_partial_state_events_batch` does not ju... | reivilibre | 2022-11-15 | 2 | -1/+10 |
* | Include additional TURN server example into documentation (#14293) | sando38 | 2022-11-14 | 5 | -211/+390 |
* | Remove slaved id tracker (#14376) | Nick Mills-Barrett | 2022-11-14 | 11 | -176/+74 |
* | Bump jsonschema from 4.16.0 to 4.17.0 (#14439) | dependabot[bot] | 2022-11-14 | 2 | -3/+4 |
* | Bump flake8-comprehensions from 3.8.0 to 3.10.1 (#14438) | dependabot[bot] | 2022-11-14 | 2 | -3/+4 |
* | Bump types-pyopenssl from 22.0.10 to 22.1.0.2 (#14437) | dependabot[bot] | 2022-11-14 | 2 | -5/+6 |
* | Bump canonicaljson from 1.6.3 to 1.6.4 (#14440) | dependabot[bot] | 2022-11-14 | 2 | -3/+4 |
* | Bump types-setuptools from 65.5.0.2 to 65.5.0.3 (#14436) | dependabot[bot] | 2022-11-14 | 2 | -3/+4 |
* | Make Dependabot only bump Rust deps in the lock file (#14434) | Erik Johnston | 2022-11-14 | 3 | -6/+8 |
* | Remove unused type-ignores (#14433) | David Robertson | 2022-11-14 | 3 | -6/+8 |
* | Clean-up events persistance code (#14411) | Patrick Cloke | 2022-11-14 | 3 | -8/+4 |
* | Bump gitpython from 3.1.27 to 3.1.29 (#14429) | dependabot[bot] | 2022-11-14 | 2 | -3/+4 |
* | Bump types-pyyaml from 6.0.12.1 to 6.0.12.2 (#14428) | dependabot[bot] | 2022-11-14 | 2 | -3/+4 |
* | Bump attrs from 21.4.0 to 22.1.0 (#14427) | dependabot[bot] | 2022-11-14 | 2 | -7/+8 |
* | Bump flake8 from 4.0.1 to 5.0.4 (#14431) | dependabot[bot] | 2022-11-14 | 2 | -20/+21 |
* | Bump types-jsonschema from 4.17.0.0 to 4.17.0.1 (#14430) | dependabot[bot] | 2022-11-14 | 2 | -3/+6 |
* | Bump blake2 from 0.10.4 to 0.10.5 (#14426) | dependabot[bot] | 2022-11-14 | 3 | -3/+4 |
* | Bump actions/upload-artifact from 2 to 3 (#14425) | dependabot[bot] | 2022-11-14 | 2 | -1/+2 |
* | Bump dawidd6/action-download-artifact from 2.24.1 to 2.24.2 (#14424) | dependabot[bot] | 2022-11-14 | 2 | -1/+2 |
* | Update sample Nginx configuration to HTTP 1.1 (#14414) | Brad Jones | 2022-11-11 | 2 | -0/+4 |
* | Add an Admin API endpoint for looking up users based on 3PID (#14405) | Ashish Kumar | 2022-11-11 | 5 | -13/+161 |
* | Merge/remove `Slaved*` stores into `WorkerStores` (#14375) | Nick Mills-Barrett | 2022-11-11 | 17 | -377/+202 |
* | Remove duplicated code to evict entries. (#14410) | Patrick Cloke | 2022-11-10 | 2 | -9/+3 |
* | Fix PostgreSQL sometimes using table scans for `event_search` (#14409) | Sean Quah | 2022-11-10 | 2 | -0/+34 |
* | Quieter logging for stateres failure at missing prev events (#14346) | David Robertson | 2022-11-10 | 2 | -3/+3 |
* | Drop support for Postgres 10 in full text search code. (#14397) | Patrick Cloke | 2022-11-09 | 4 | -95/+41 |
* | Bump dawidd6/action-download-artifact from 2.24.0 to 2.24.1 (#14398) | dependabot[bot] | 2022-11-09 | 2 | -1/+2 |
* | Modernize configure_workers_and_start.py bootstrapping script for Dockerfile-... | realtyem | 2022-11-09 | 2 | -15/+15 |
* | Build Debian packages for Ubuntu 22.10 Kinetic Kudu (#14396) | Sean Quah | 2022-11-09 | 2 | -0/+2 |
* | Test against PostgreSQL 15 in CI (#14394) | Sean Quah | 2022-11-09 | 3 | -2/+12 |
* | Remove support for PostgreSQL 10 (#14392) | Sean Quah | 2022-11-08 | 5 | -4/+15 |
* | Add all Stream Writer worker types to configure_workers_and_start.py (#14197) | realtyem | 2022-11-08 | 2 | -7/+70 |
* | Merge branch 'master' into develop | Sean Quah | 2022-11-08 | 3 | -3/+16 |
|\ |
|
| * | Update CHANGES.md to mention PostgreSQL 10 end of life v1.71.0 | Sean Quah | 2022-11-08 | 1 | -0/+2 |
| * | Update CHANGES.md | Sean Quah | 2022-11-08 | 1 | -6/+5 |
| * | 1.71.0 | Sean Quah | 2022-11-08 | 3 | -1/+13 |
* | | Allow override for requesting specific worker types for Complement on command... | realtyem | 2022-11-08 | 4 | -1/+18 |
* | | Correctly create power level event during initial room creation (#14361) | Shay | 2022-11-07 | 3 | -4/+26 |
* | | Fix background update table-scanning `events` (#14374) | Richard van der Hoff | 2022-11-07 | 2 | -8/+9 |
* | | Add example on how to load balance /sync requests (#14297) | aceArt-GmbH | 2022-11-07 | 2 | -3/+6 |
* | | Do not reject `/sync` requests with unrecognised filter fields (#14369) | Sean Quah | 2022-11-07 | 3 | -6/+24 |
* | | Bump types-jsonschema from 4.4.6 to 4.17.0.0 (#14386) | dependabot[bot] | 2022-11-07 | 2 | -3/+4 |
* | | Bump types-pyyaml from 6.0.12 to 6.0.12.1 (#14385) | dependabot[bot] | 2022-11-07 | 2 | -5/+6 |
* | | Bump cryptography from 36.0.1 to 38.0.3 (#14384) | dependabot[bot] | 2022-11-07 | 2 | -24/+31 |
* | | Bump pillow from 9.2.0 to 9.3.0 (#14383) | dependabot[bot] | 2022-11-07 | 2 | -59/+63 |
* | | Bump types-setuptools from 65.5.0.1 to 65.5.0.2 (#14382) | dependabot[bot] | 2022-11-07 | 2 | -3/+4 |
* | | Bump pyo3 from 0.17.2 to 0.17.3 (#14381) | dependabot[bot] | 2022-11-07 | 3 | -11/+12 |
* | | Bump regex from 1.6.0 to 1.7.0 (#14380) | dependabot[bot] | 2022-11-07 | 3 | -3/+4 |
* | | Bump peaceiris/actions-mdbook from 1.1.14 to 1.2.0 (#14379) | dependabot[bot] | 2022-11-07 | 2 | -1/+2 |
* | | Bump dawidd6/action-download-artifact from 2.15.0 to 2.24.0 (#14378) | dependabot[bot] | 2022-11-07 | 2 | -1/+2 |
* | | Bump flake8-bugbear from 22.9.23 to 22.10.27 (#14329) | dependabot[bot] | 2022-11-04 | 5 | -9/+12 |
* | | Fix the trigger path for deploying documentation PRs (#14370) | Brendan Abolivier | 2022-11-04 | 2 | -1/+2 |
* | | Upload documentation PRs to Netlify (#12947) | Michael Telatynski | 2022-11-04 | 3 | -0/+69 |
* | | Fix /refresh endpoint version (#14364) | Tulir Asokan | 2022-11-04 | 3 | -9/+10 |
* | | Merge tag 'v1.71.0rc2' into develop | Sean Quah | 2022-11-04 | 8 | -7/+59 |
|\| |
|
| * | Update CHANGES.md v1.71.0rc2 | Sean Quah | 2022-11-04 | 1 | -11/+7 |
| * | 1.71.0rc2 | Sean Quah | 2022-11-04 | 7 | -5/+29 |
| * | Include monthly active user metrics in the list of legacy metrics names (#14... | David Robertson | 2022-11-04 | 2 | -0/+4 |
| * | Cherry-pick "Run trial tests against Python 3.11 (#13812)" and fixup commit | David Robertson | 2022-11-03 | 5 | -94/+146 |
| * | Update legacy `synapse_admin_mau:` metric names in docs (#14358) | Will Hunt | 2022-11-03 | 2 | -3/+4 |
| * | Disable legacy Prometheus metric names by default. They can still be re-enabl... | reivilibre | 2022-11-02 | 5 | -3/+29 |
* | | Implement MSC3912: Relation-based redactions (#14260) | Brendan Abolivier | 2022-11-03 | 10 | -28/+486 |
* | | Use maintained action to install Rust in latest deps/twisted trunk jobs (#14351) | David Robertson | 2022-11-02 | 3 | -18/+13 |
* | | Fix issue automation for Needs-Info (#14343) | Kat Gerasimova | 2022-11-01 | 1 | -27/+27 |
* | | Fix typo in #13320 which could cause log spam (#14347) | David Robertson | 2022-11-01 | 2 | -1/+2 |
* | | Enable testing MSC3874 in complement. (#14339) | Patrick Cloke | 2022-11-01 | 3 | -3/+4 |
* | | Allow PUT/GET of aliases during faster join (#14292) | David Robertson | 2022-11-01 | 2 | -2/+3 |
* | | Merge branch 'release-v1.71' into develop | David Robertson | 2022-11-01 | 55 | -54/+89 |
|\| |
|
| * | Adjust changelog v1.71.0rc1 | David Robertson | 2022-11-01 | 1 | -25/+34 |
| * | 1.71.0rc1 | David Robertson | 2022-11-01 | 55 | -54/+80 |
* | | Bump twisted from 22.8.0 to 22.10.0 (#14340) | dependabot[bot] | 2022-11-01 | 2 | -12/+13 |
* | | Deal with another batch of GHA warning messages (#14313) | David Robertson | 2022-11-01 | 2 | -16/+39 |
* | | Revert a testing commit from #13812 | David Robertson | 2022-11-01 | 1 | -3/+3 |
* | | Run trial tests against Python 3.11 (#13812) | David Robertson | 2022-11-01 | 5 | -97/+149 |
|/ |
|
* | Revert "Fix event size checks (#13710)" | David Robertson | 2022-11-01 | 2 | -6/+5 |
* | Fix type annotation causing import time error in the Complement forking launc... | reivilibre | 2022-11-01 | 2 | -2/+3 |
* | Fix dehydrated device REST checks (#14336) | David Robertson | 2022-10-31 | 3 | -3/+37 |
* | Support OIDC backchannel logouts (#11414) | Quentin Gliech | 2022-10-31 | 13 | -66/+960 |
* | Bump sentry-sdk from 1.5.11 to 1.10.1 (#14330) | dependabot[bot] | 2022-10-31 | 2 | -10/+13 |
* | Bump psycopg2 from 2.9.4 to 2.9.5 (#14331) | dependabot[bot] | 2022-10-31 | 2 | -12/+13 |
* | Bump twine from 3.8.0 to 4.0.1 (#14332) | dependabot[bot] | 2022-10-31 | 2 | -31/+31 |
* | Bump black from 22.3.0 to 22.10.0 (#14328) | dependabot[bot] | 2022-10-31 | 2 | -27/+26 |
* | Avoid incrementing bg process utime/stime counters by negative durations (#14... | David Robertson | 2022-10-31 | 6 | -5/+35 |
* | Prevent federation user keys query from returning device names if disallowed ... | Andrew Morgan | 2022-10-28 | 3 | -9/+46 |
* | Improve `RawHeaders` type hints (#14303) | David Robertson | 2022-10-28 | 3 | -9/+24 |
* | Switch search SQL to triple-quote strings. (#14311) | Patrick Cloke | 2022-10-28 | 2 | -89/+100 |
* | Merge branch 'master' into develop | Andrew Morgan | 2022-10-28 | 1 | -0/+8 |
|\ |
|
| * | Add a note that #14300 did not get a fix for 1.70.1 (#14318) | Andrew Morgan | 2022-10-28 | 1 | -0/+8 |
* | | Merge branch 'master' into develop | Olivier Wilkinson (reivilibre) | 2022-10-28 | 8 | -18/+98 |
|\| |
|
| * | Tweak changelog v1.70.1 | Olivier Wilkinson (reivilibre) | 2022-10-28 | 1 | -1/+1 |
| * | 1.70.1 | Olivier Wilkinson (reivilibre) | 2022-10-28 | 5 | -3/+17 |
| * | Fix room creation being rate limited too aggressively since Synapse v1.69.0. ... | reivilibre | 2022-10-28 | 4 | -9/+70 |
| * | Fix incorrectly sending authentication tokens to application service as heade... | David Robertson | 2022-10-26 | 3 | -8/+13 |
* | | Add docs for an empty `trusted_key_servers` config option (#13999) | Dirk Klimpel | 2022-10-28 | 2 | -0/+7 |
* | | Check appservice user interest against the local users instead of all users (... | Eric Eastwood | 2022-10-27 | 7 | -14/+214 |
* | | Fix tests for change in PostgreSQL 14 behavior change. (#14310) | Patrick Cloke | 2022-10-27 | 3 | -7/+15 |
* | | Add workers settings to configuration manual (#14086) | Dirk Klimpel | 2022-10-27 | 5 | -82/+291 |
* | | Fix presence bug introduced in 1.64 by #13313 (#14243) | Mathieu Velten | 2022-10-27 | 2 | -2/+2 |
* | | Reject history insertion during partial joins (#14291) | David Robertson | 2022-10-27 | 2 | -0/+8 |
* | | Refactor MSC3030 `/timestamp_to_event` to move away from our snowflake pull f... | Eric Eastwood | 2022-10-26 | 7 | -126/+191 |
* | | Use poetry 1.2 for complement in latest deps (#14305) | David Robertson | 2022-10-26 | 2 | -2/+2 |
* | | fix broken avatar checks when server_name contains a port (#13927) | Ashish Kumar | 2022-10-26 | 3 | -1/+55 |
* | | Merge branch 'master' into develop | Olivier Wilkinson (reivilibre) | 2022-10-26 | 3 | -1/+13 |
|\| |
|
| * | 1.70.0 v1.70.0 | Olivier Wilkinson (reivilibre) | 2022-10-26 | 3 | -1/+13 |
* | | Save login tokens in database (#13844) | Quentin Gliech | 2022-10-26 | 11 | -227/+337 |
* | | Unified search query syntax using the full-text search capabilities of the un... | James Salter | 2022-10-25 | 5 | -35/+454 |
* | | Merge branch 'release-v1.70' into develop | Olivier Wilkinson (reivilibre) | 2022-10-25 | 8 | -53/+305 |
|\| |
|
| * | Tweak changelog v1.70.0rc2 | Olivier Wilkinson (reivilibre) | 2022-10-25 | 1 | -1/+1 |
| * | 1.70.0rc2 | Olivier Wilkinson (reivilibre) | 2022-10-25 | 8 | -6/+25 |
| * | Revert behavior change for bundling edits of non-message events (#14283) | Patrick Cloke | 2022-10-24 | 2 | -4/+8 |
| * | Fix typo in cibuildwheel conf introduced in #14253 | David Robertson | 2022-10-24 | 1 | -1/+1 |
| * | Fix `TypeError: 'dict_keys' object is not reversible` (#14280) | Erik Johnston | 2022-10-24 | 2 | -2/+2 |
| * | Only build aarch64 wheels for cpython manylinux (#14259) | Erik Johnston | 2022-10-21 | 2 | -1/+2 |
| * | Try building ABI3 wheels for cpython (#14253) | Erik Johnston | 2022-10-21 | 3 | -0/+142 |
| * | Properly update the threads table when thread events are redacted. (#14248) | Patrick Cloke | 2022-10-21 | 3 | -43/+129 |
| * | Update changelog entry for #10015. | David Robertson | 2022-10-20 | 1 | -1/+1 |
* | | Refactor OIDC tests to better mimic an actual OIDC provider. (#13910) | Quentin Gliech | 2022-10-25 | 10 | -460/+747 |
* | | Implementation for MSC3664: Pushrules for relations (#11804) | DeepBlueV7.X | 2022-10-25 | 10 | -17/+454 |
* | | Remove unused `@lru_cache` decorator (#13595) | Nick Mills-Barrett | 2022-10-25 | 3 | -140/+5 |
* | | Cache rust build deps in trial CI (#14287) | Erik Johnston | 2022-10-25 | 2 | -0/+9 |
* | | Enable WAL for SQLite (#13897) | asymmetric | 2022-10-25 | 2 | -0/+5 |
* | | Return NOT_JSON if decode fails and defer set_timeline_upper_limit ca… (#14... | Ryan Miguel | 2022-10-24 | 2 | -4/+5 |
* | | Bump serde_json from 1.0.86 to 1.0.87 (#14279) | dependabot[bot] | 2022-10-24 | 3 | -3/+4 |
* | | Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0 (#14276) | dependabot[bot] | 2022-10-24 | 2 | -1/+2 |
* | | Bump peaceiris/actions-mdbook from 1.1.14 to 1.2.0 (#14275) | dependabot[bot] | 2022-10-24 | 2 | -1/+2 |
* | | Add debugging to help diagnose lost device-list-update (#14268) | Richard van der Hoff | 2022-10-24 | 2 | -17/+38 |
* | | Bump pysaml2 from 7.1.2 to 7.2.1 (#14270) | dependabot[bot] | 2022-10-24 | 2 | -4/+5 |
* | | Bump jinja2 from 3.0.3 to 3.1.2 (#14271) | dependabot[bot] | 2022-10-24 | 2 | -4/+5 |
* | | Bump types-requests from 2.28.11 to 2.28.11.2 (#14272) | dependabot[bot] | 2022-10-24 | 2 | -3/+4 |
* | | Bump setuptools-rust from 1.5.1 to 1.5.2 (#14273) | dependabot[bot] | 2022-10-24 | 2 | -3/+4 |
* | | Bump prometheus-client from 0.14.0 to 0.15.0 (#14274) | dependabot[bot] | 2022-10-24 | 2 | -3/+4 |
* | | Bump anyhow from 1.0.65 to 1.0.66 (#14278) | dependabot[bot] | 2022-10-24 | 3 | -3/+4 |
* | | Bump serde from 1.0.145 to 1.0.147 (#14277) | dependabot[bot] | 2022-10-24 | 3 | -5/+6 |
* | | Add initial power level event to batch of bulk persisted events when creating... | Shay | 2022-10-21 | 8 | -58/+82 |
* | | Improve aesthetics and reusability of HTML templates. (#13652) | Germain | 2022-10-21 | 31 | -740/+691 |
* | | Fix logging error on SIGHUP (#14258) | Richard van der Hoff | 2022-10-21 | 2 | -1/+3 |
* | | Show erasure status when listing users in the Admin API (#14205) | Tadeusz Sośnierz | 2022-10-21 | 5 | -3/+51 |
* | | Fix event size checks (#13710) | DeepBlueV7.X | 2022-10-21 | 2 | -5/+6 |
* | | Build wheels on macos 11, not 10.15 (#14249) | David Robertson | 2022-10-20 | 2 | -3/+4 |
* | | Use servlets for /key/ endpoints. (#14229) | Patrick Cloke | 2022-10-20 | 9 | -83/+86 |
* | | Stop returning `unsigned.invite_room_state` in `PUT /_matrix/federation/v2/in... | Andrew Morgan | 2022-10-20 | 2 | -0/+6 |
* | | Merge branch 'release-v1.70' into develop | Erik Johnston | 2022-10-20 | 105 | -104/+103 |
|\| |
|
| * | Remove poetry.lock updates v1.70.0rc1 | Erik Johnston | 2022-10-19 | 1 | -22/+0 |
| * | Update lockfile | Erik Johnston | 2022-10-19 | 1 | -9/+8 |
| * | 1.70.0rc1 | Erik Johnston | 2022-10-19 | 105 | -104/+126 |
* | | Explain `SynapseError` and `FederationError` better (#14191) | Eric Eastwood | 2022-10-19 | 3 | -3/+30 |
* | | Bump types-opentracing from 2.4.7 to 2.4.10 (#14133) | dependabot[bot] | 2022-10-19 | 2 | -3/+4 |
* | | Bump flake8-bugbear from 21.3.2 to 22.9.23 (#14042) | dependabot[bot] | 2022-10-19 | 8 | -15/+22 |
* | | Document encryption_enabled_by_default_for_room_type under the right name (#1... | Matthew Hodgson | 2022-10-19 | 2 | -1/+2 |
* | | let update_synapse_database run on a multi-database configurations (#13422) | Finn | 2022-10-19 | 2 | -8/+1 |
* | | Use backend-meta edition of issue triage workflow (#14230) | Will Hunt | 2022-10-19 | 2 | -21/+9 |
|/ |
|
* | Fix MSC3030 `/timestamp_to_event` returning `outliers` that it has no idea wh... | Eric Eastwood | 2022-10-18 | 3 | -21/+104 |
* | Fix hiding devices names over federation (#10015) | Aaron Raimist | 2022-10-18 | 2 | -2/+9 |
* | Fix docstring in EventContext (#14145) | Shay | 2022-10-18 | 2 | -1/+4 |
* | Add aarch64 wheels to CI (#14212) | MichaIng | 2022-10-18 | 2 | -5/+26 |
* | Bump twisted from 22.4.0 to 22.8.0 (#14207) | dependabot[bot] | 2022-10-18 | 2 | -13/+15 |
* | Prepatory work for adding power level event to batched events (#14214) | Shay | 2022-10-18 | 6 | -17/+47 |
* | Bump pygithub from 1.55 to 1.56 (#14206) | dependabot[bot] | 2022-10-18 | 2 | -4/+5 |
* | Bump types-setuptools from 65.4.0.0 to 65.5.0.1 (#14208) | dependabot[bot] | 2022-10-18 | 2 | -3/+4 |
* | Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) | Hugh Nimmo-Smith | 2022-10-18 | 16 | -45/+257 |
* | Don't pin dev-deps in pyproject; use lower bounds (#14227) | David Robertson | 2022-10-18 | 3 | -7/+8 |
* | Fixes to release-artifacts warnings (#14224) | David Robertson | 2022-10-18 | 2 | -0/+5 |
* | Update the thread_id right before use (in case the bg update hasn't finished)... | Patrick Cloke | 2022-10-18 | 5 | -134/+112 |
* | Enable URL previews in complement homeserver config. (#14198) | Jonathan de Jong | 2022-10-18 | 2 | -0/+3 |
* | Fix `track_memory_usage` on poetry-core 1.3.x installations (#14221) | David Robertson | 2022-10-18 | 3 | -3/+4 |
* | Deal with some GHA deprecation warnings (#14216) | David Robertson | 2022-10-18 | 4 | -4/+12 |
* | Flush stdout/err in Dockerfile-workers before replacing the current process (... | realtyem | 2022-10-18 | 3 | -17/+22 |
* | When restarting a partial join resync, prioritise the server which actioned a... | David Robertson | 2022-10-18 | 6 | -31/+95 |
* | Allow poetry-core 1.3.2 (#14217) | Ivan Shapovalov | 2022-10-18 | 2 | -1/+2 |
* | Avoid checking the event cache when backfilling events (#14164) | Andrew Morgan | 2022-10-18 | 4 | -15/+140 |
* | Remove `_get_events_cache` check optimisation from `_have_seen_events_dict` (... | Andrew Morgan | 2022-10-18 | 3 | -30/+14 |
* | Add debug logs to figure out why an event was filtered (#14095) | Eric Eastwood | 2022-10-17 | 2 | -1/+32 |
* | Cache Rust build cache when building docker images (#14130) | Erik Johnston | 2022-10-17 | 3 | -1/+5 |
* | Bump click from 8.1.1 to 8.1.3 (#14201) | dependabot[bot] | 2022-10-17 | 3 | -5/+6 |
* | Merge branch 'master' into develop | Erik Johnston | 2022-10-17 | 3 | -3/+15 |
|\ |
|
| * | 1.69.0 v1.69.0 | Erik Johnston | 2022-10-17 | 3 | -3/+15 |
* | | Support filtering the /messages API by relation type (MSC3874). (#14148) | Patrick Cloke | 2022-10-17 | 9 | -177/+212 |
* | | Bump psycopg2 from 2.9.3 to 2.9.4 (#14200) | dependabot[bot] | 2022-10-17 | 2 | -12/+13 |
* | | Bump bcrypt from 3.2.0 to 4.0.1 (#14186) | dependabot[bot] | 2022-10-17 | 2 | -15/+23 |
* | | Use Pydantic when PUTting room aliases (#14179) | David Robertson | 2022-10-17 | 3 | -31/+47 |
* | | Invalidate rooms for user caches when receiving membership events (#14155) | Nick Mills-Barrett | 2022-10-17 | 2 | -0/+5 |
* | | Fix dead link to admin registration API (#14189) | David Robertson | 2022-10-17 | 2 | -1/+2 |
* | | Remove not needed `replication` listener in docker compose example (#14107) | Dirk Klimpel | 2022-10-17 | 4 | -25/+2 |
* | | Stop getting missing `prev_events` after we already know their signature is i... | Eric Eastwood | 2022-10-15 | 7 | -2/+386 |
* | | Bump types-bleach from 4.1.4 to 5.0.3 (#14188) | dependabot[bot] | 2022-10-14 | 2 | -3/+4 |
* | | Bump types-pillow from 9.2.2 to 9.2.2.1 (#14187) | dependabot[bot] | 2022-10-15 | 2 | -20/+21 |
* | | Strip whitespace from worker types in Dockerfile-workers (#14165) | realtyem | 2022-10-14 | 2 | -4/+3 |
* | | Merge remote-tracking branch 'origin/release-v1.69' into develop | Patrick Cloke | 2022-10-14 | 9 | -22/+145 |
|\| |
|
| * | 1.69.0rc4 v1.69.0rc4 | Erik Johnston | 2022-10-14 | 6 | -5/+23 |
| * | Fix background update to use an index (#14181) | Erik Johnston | 2022-10-14 | 2 | -11/+52 |
| * | Revert "Disable push of docker images" | Erik Johnston | 2022-10-14 | 1 | -1/+1 |
| * | Fix docker workflow | Erik Johnston | 2022-10-14 | 1 | -3/+5 |
| * | Disable push of docker images | Erik Johnston | 2022-10-14 | 1 | -1/+1 |
| * | Fix docker build OOMing in CI for arm64 builds (#14173) | Erik Johnston | 2022-10-13 | 3 | -1/+11 |
| * | Optimise the event_push_backfill_thread_id bg job (#14172) | David Robertson | 2022-10-13 | 2 | -2/+9 |
| * | Fixup changelog v1.69.0rc3 | Erik Johnston | 2022-10-12 | 1 | -6/+6 |
| * | 1.69.0rc3 | Erik Johnston | 2022-10-12 | 7 | -5/+24 |
| * | Fix rotating existing notifications in push summary (#14138) | Erik Johnston | 2022-10-11 | 2 | -5/+16 |
| * | Fallback if 'approved' isn't included in a registration replication request (... | Brendan Abolivier | 2022-10-11 | 2 | -1/+18 |
| * | Fix pinning Rust deps in docker images (#14129) | Erik Johnston | 2022-10-11 | 3 | -1/+3 |
| * | Unpin build-system requirements, but impose an upper-bound (#14085) | David Robertson | 2022-10-07 | 3 | -4/+10 |
* | | Accept threaded receipts for events related to the root event. (#14174) | Patrick Cloke | 2022-10-14 | 5 | -8/+247 |
* | | Advertise support for Matrix 1.4. (#14184) | Patrick Cloke | 2022-10-14 | 3 | -1/+3 |
* | | Fix changelog for #14171 to match #13394/#14175. | Patrick Cloke | 2022-10-14 | 1 | -1/+1 |
* | | Don't require optional `invite_room_state` field on fed v2 invite (#14083) | Andrew Morgan | 2022-10-14 | 2 | -1/+2 |
* | | Do not allow a None-limit on PaginationConfig. (#14146) | Patrick Cloke | 2022-10-14 | 16 | -50/+29 |