Commit Graph

20709 Commits (24b590de32154eb3965220bd62715e52b37b4074)
 

Author SHA1 Message Date
Richard van der Hoff 8af8a9bce5
Dockerfile-workers: give the master its own log config (#12466) 3 years ago
Shay 8e2759f2d8
Limit `device_id` size to 512B (#12454) 3 years ago
Andrew Morgan 0922462fc7
docs: Don't render the table of contents on the print page (#12340) 3 years ago
David Baker 73d8ded0b0
Prevent a sync request from removing a user's busy presence status (#12213) 3 years ago
Nick Mills-Barrett e3a49f4784
Fix missing sync events during historical batch imports (#12319) 3 years ago
David Robertson d24cd17820
Use poetry lockfile in twisted trunk CI job (#12425) 3 years ago
Jonathan de Jong 36d8b83888
Rename Mutual Rooms `unstable_features` flag to match MSC (#12445) 3 years ago
Shay 32545d2e26
Bump twisted version to the latest in lockfile (#12441) 3 years ago
David Robertson 5a275a2377
Run "main" trial tests under poetry (#12438) 3 years ago
David Robertson 58c657322a
Run lints under poetry in CI; remove lint tox jobs (#12434) 3 years ago
Erik Johnston aa28110264
Process device list updates asynchronously (#12365) 3 years ago
Patrick Cloke 4bdbebccb9
Remove the unstable event field for `/send_join` per MSC3083. (#12395) 3 years ago
Erik Johnston ba1588461b
Fix typos in release script docs (#12450) 3 years ago
Erik Johnston a468768104 Merge branch 'release-v1.57' into develop 3 years ago
Patrick Cloke 9535fd0f9c
Disable groups/communities by default. (#12344) 3 years ago
Erik Johnston 9b1f360091 Update changelog 3 years ago
Richard van der Hoff 643c0c50c1
Update UPGRADE notes to include more details about v1.57 upgrade failure mode (#12448) 3 years ago
Richard van der Hoff 320186319a
Resync state after partial-state join (#12394) 3 years ago
Erik Johnston e31d06f6f0 Split changelogs by year 3 years ago
Patrick Cloke 86cf6a3a17
Remove references to unstable identifiers from MSC3440. (#12382) 3 years ago
Erik Johnston 3810730ba5 Don't line wrap 3 years ago
Erik Johnston 641f43ba81 1.57.0rc1 3 years ago
Dirk Klimpel 1783156dbc
Add some type hints to datastore (#12423) 3 years ago
David Robertson 4e13743738
Poetry: select olddeps using `poetry` (#12407) 3 years ago
Erik Johnston 3ad74b63e5
Specify tls extra for Twisted dependency. (#12444) 3 years ago
David Robertson 5f8173dd80
Workaround pip bug installing latest treq and not-latest twisted from hashes (#12439) 3 years ago
Patrick Cloke ab3165efb7
Remove experimental configuration flag for MSC3666. (#12436) 3 years ago
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