Commit Graph

21189 Commits (c3516e9decc355b75a297d72a13b98a43d312e66)
 

Author SHA1 Message Date
reivilibre c3516e9dec
Faster room joins: make `/joined_members` block whilst the room is partial stated. (#13514) 3 years ago
Erik Johnston 5442891cbc
Make push rules use proper structures. (#13522) 3 years ago
David Robertson d642ce4b32
Use Pydantic to systematically validate a first batch of endpoints in `synapse.rest.client.account`. (#13188) 3 years ago
Shay 73c83c6411
Add a warning to retention documentation regarding the possibility of database corruption (#13497) 3 years ago
Eric Eastwood 344a2f767c
Instrument `FederationStateIdsServlet` - `/state_ids` (#13499) 3 years ago
David Robertson 19e5d44886
Revert "Update locked versions of mypy and mypy-zope (#13521)" 3 years ago
Patrick Cloke 46bd7f4ed9
Clarifications for event push action processing. (#13485) 3 years ago
David Robertson f383b9b3ec
Update locked versions of mypy and mypy-zope (#13521) 3 years ago
Richard van der Hoff 434fd82d5f Update grafana dashboard 3 years ago
reivilibre 2c5e2ae898
Document that the `DOCKER_BUILDKIT=1` flag is needed to build the docker image. (#13515) 3 years ago
James Barton e825f7366b
Add `openssl` example for registration HMAC (#13472) 3 years ago
Andrew Morgan 953df2ad88
Add note to `redaction_retention_period` documentation mentioning that event purging runs at most every 5m (#13492) 3 years ago
Germain 4390121684
Add viewport directive to HTML templates to optimise for mobile (#13493) 3 years ago
Olivier Wilkinson (reivilibre) 05bc059e0d Merge branch 'release-v1.65' into develop 3 years ago
Richard van der Hoff 507c1cb330
Update the rejected state of events during resync (#13459) 3 years ago
Olivier Wilkinson (reivilibre) 7a25b4302c 1.65.0rc2 3 years ago
reivilibre 12abd72497
Revert 'Remove the unspecced field in the response. (#13365)' to give more time for clients to update. (#13501) 3 years ago
Dirk Klimpel 2281427175
Use literals in place of `HTTPStatus` constants in tests (#13488) 3 years ago
Sean Quah 51c01d450a
Add some miscellaneous comments around sync (#13474) 3 years ago
Eric Eastwood 1b09b0832e
Allow use of both `@trace` and `@tag_args` stacked on the same function (#13453) 3 years ago
Dirk Klimpel 1595052b26
Use literals in place of `HTTPStatus` constants in tests (#13479) 3 years ago
Olivier Wilkinson (reivilibre) 54fb517c28 Merge branch 'release-v1.65' into develop 3 years ago
Olivier Wilkinson (reivilibre) 3d1b860f90 Fix changelog mistake 3 years ago
Patrick Cloke 5ce2887653
Strengthen tests about deleted old push actions. (#13471) 3 years ago
Olivier Wilkinson (reivilibre) c962f87d6f Tweak the changelog 3 years ago
Olivier Wilkinson (reivilibre) 827f0669bf 1.65.0rc1 3 years ago
Dirk Klimpel 70d3e70009
Make the configuration for the cache clearer (#13481) 3 years ago
Shay 0f954466c4
Update matrix-synapse-ldap3 version in lockfile to v0.2.2. (#13470) 3 years ago
Dirk Klimpel c97042f7ee
Use literals in place of `HTTPStatus` constants in tests (#13469) 3 years ago
David Robertson 7a19995120
Correct a misnamed argument in state res v2 (#13467) 3 years ago
Šimon Brandner ab18441573
Support stable identifiers for MSC2285: private read receipts. (#13273) 3 years ago
Dirk Klimpel e2ed1b7155
Use literals in place of `HTTPStatus` constants in tests (#13463) 3 years ago
Julian-Samuel Gebühr 3d2cabf966
Mark token-authenticaticated-registration API as not-experimental (#11897) 3 years ago
Matt C 026ac4486c
Update module API "update room membership" method to allow for remote joins (#13441) 3 years ago
Erik Johnston b6a6bb4027
Add comments about how event push actions are stored. (#13445) 3 years ago
Eric Eastwood 860fdd9098
Fix `@tag_args` being off-by-one (ahead) (#13452) 3 years ago
Patrick Cloke ec24813220
Improve comments (& avoid a duplicate query) in push actions processing. (#13455) 3 years ago
Richard van der Hoff 96d92156d0
Update type of `EventContext.rejected` (#13460) 3 years ago
reivilibre e9e6aacfbe
Faster Room Joins: prevent Synapse from answering federated join requests for a room which it has not fully joined yet. (#13416) 3 years ago
Nick Mills-Barrett 41320a0554
Optimise async get event lookups (#13435) 3 years ago
Dirk Klimpel 6dd7fa12dc
Update some outdated information on `sso_mapping_providers.md` (#13449) 3 years ago
Dirk Klimpel afbdbe0634
Fix return value in example on `password_auth_provider_callbacks.md` (#13450) 3 years ago
Richard van der Hoff 166fafdf8d
synapse-workers docker: copy nginx and redis in from base images (#13447) 3 years ago
Matt C a91078200d
Add module API method to create a room (#13429) 3 years ago
Brendan Abolivier 845732be45
Fix rooms not being properly excluded from incremental sync (#13408) 3 years ago
Shay a648a06d52
Add some tracing spans to give insight into local joins (#13439) 3 years ago
Eric Eastwood 92d21faf12
Instrument `/messages` for understandable traces in Jaeger (#13368) 3 years ago
andrew do 78a3111c41
Return 404 or member list when getting joined_members after leaving (#13374) 3 years ago
Jasper Spaans 503a95804e
Install cryptography build dependencies in requirements image. (#13372) 3 years ago
jejo86 668597214f
Improve documentation on becoming server admin (#13230) 3 years ago