Commit Graph

20632 Commits (0ce2201932488e98cab8a7d81788e5bcf8f8dd5e)
 

Author SHA1 Message Date
Patrick Cloke 4586119f0b
Add missing type hints to config classes. (#12402) 3 years ago
Richard van der Hoff 214f3b7d21
Enable certificate checking during complement tests (#12435) 3 years ago
Patrick Cloke 772bad2562
Do not consider events by ignored users for bundled aggregations (#12235) 3 years ago
Richard van der Hoff 3cdf5a1386
Fix up healthcheck generation for workers docker image (#12405) 3 years ago
David Robertson 961ee75a9b
Disallow untyped defs in synapse._scripts (#12422) 3 years ago
Richard van der Hoff 5f72ea1bde
Move complement setup stuff into the Synapse repo (#12404) 3 years ago
reivilibre 85ca963c1a
Add Module API for reading and writing global account data. (#12391) 3 years ago
David Robertson 98ec375b26
CI: Fix the export-data job to run under poetry (#12418) 3 years ago
reivilibre e630722f11
Optimise `_update_client_ips_batch_txn` to batch together database operations. (#12252) 3 years ago
David Robertson 0cd182f296
Make `synapse._scripts` pass typechecks (#12421) 3 years ago
David Robertson dd5cc37aa4
Stop maintaining a list of lint targets in `lint.sh` (#12420) 3 years ago
David Robertson 95a038c106
Unify HTTP query parameter type hints (#12415) 3 years ago
Jorge Florian 2e2d8cc2f9
Update the server notices user profile in room if changed. (#12115) 3 years ago
David Robertson 7851a2c62f
CI: Get the portdb job to run under poetry (#12412) 3 years ago
Jorge Florian 78e4d96a4d
Add missing type definitions for scripts in docker folder (#12280) 3 years ago
Erik Johnston 7732c4902c
Fix rejecting invites over federation (#12409) 3 years ago
Erik Johnston 36af768c13
Fix fetching public rooms over federation (#12410) 3 years ago
Patrick Cloke 1a90c1e3af
Do not add groups to sync results if disabled. (#12408) 3 years ago
Erik Johnston d1cd96ce29
Add opentracing spans to calls to external cache (#12380) 3 years ago
David Robertson 3a7e97c7ad
Poetry: use locked environment in Docker images (#12385) 3 years ago
Patrick Cloke 0bcb651b3f
Support the v1 endpoint for `/relations`. (#12403) 3 years ago
Eric Eastwood 350062661c
Clarify that we mark as outliers because we don't have any state for them (#12345) 3 years ago
Eric Eastwood f931c0602a
Update changelog to describe changes from #12370 relative to `develop` (#12401) 3 years ago
Patrick Cloke 6902e9ff2b
Remove docs for converting a legacy structured logging config. (#12392) 3 years ago
Patrick Cloke 05a37f4008
Remove support for the unstable identifier from MSC3288. (#12398) 3 years ago
David Robertson 2cf74cf2fc
Narrow the `importlib_metadata` dependency (#12400) 3 years ago
Richard van der Hoff 6fe757d69e
Fix `synapse_event_persisted_position` metric (#12390) 3 years ago
Richard van der Hoff ae01a7edd3
Update type annotations for compatiblity with prometheus_client 0.14 (#12389) 3 years ago
Eric Eastwood 793d03e2c5
Generate historic pagination token for `/messages` when no `?from` token provided (#12370) 3 years ago
David Robertson 573cd0f92f
Add missing dependency on importlib_metadata (#12384) 3 years ago
David Robertson 7ec9b06303
Poetry: initial pyproject.toml and poetry.lock (#12381) 3 years ago
Sean Quah fd1e7d0fc2
Post 1.56.0 release tidy up (#12379) 3 years ago
Andrew Morgan 163fd686b5
Update mdbook to 0.4.17 (#12339) 3 years ago
Sean Quah 79e7c2c426
Fix edge case where a `Linearizer` could get stuck (#12358) 3 years ago
Sean Quah 31c1209c50
Make `StreamToken` and `RoomStreamToken` methods propagate cancellations (#12366) 3 years ago
Sean Quah 9c4c49991d
Update docstrings for `ReadWriteLock` tests (#12354) 3 years ago
Sean Quah 800ba87cc8
Refactor and convert `Linearizer` to async (#12357) 3 years ago
Sean Quah ab3fdcf960 Merge branch 'master' into develop 3 years ago
Sean Quah 41b5f72677
Convert `Linearizer` tests from `inlineCallbacks` to async (#12353) 3 years ago
Erik Johnston 66053b6bfb
Prefill more stream change caches. (#12372) 3 years ago
Dirk Klimpel d666fc02fa
Add type hints to some tests files (#12371) 3 years ago
Sean Quah ac80bfba42 Tweak CHANGES.md 3 years ago
reivilibre 42d8710f38
Fix a spec compliance issue where requests to the `/publicRooms` federation API would specify `limit` as a string. (#12364) 3 years ago
reivilibre 708d88b1a2
Allow specifying the Postgres database's port when running unit tests with Postgres. (#12376) 3 years ago
Sean Quah 7a95e80418 1.56.0 3 years ago
Richard van der Hoff efdbcfd6af Synapse 1.56.0rc1 (2022-03-29) 3 years ago
Sean Quah ca7e34cb57 Pin signedjson to <= 1.1.1 as a temporary workaround for #12324 3 years ago
David Robertson a7293ef16f Bump `black` and `click` versions (#12320) 3 years ago
Eric Eastwood 5218fe7670
Explain how to decipher live and historic pagination tokens (#12317) 3 years ago
Shay f608e6c8cf
Update broken link in `workers.md` (#12369) 3 years ago