David Robertson 82a0752f32 A first pass at pruning the Synapse README (#13491) 1 year ago
..
.gitignore e845fd41c2 Correct attrs package name in requirements (#3492) 5 years ago
13188.feature d642ce4b32 Use Pydantic to systematically validate a first batch of endpoints in `synapse.rest.client.account`. (#13188) 1 year ago
13453.misc 1b09b0832e Allow use of both `@trace` and `@tag_args` stacked on the same function (#13453) 1 year ago
13459.misc 507c1cb330 Update the rejected state of events during resync (#13459) 1 year ago
13471.misc 5ce2887653 Strengthen tests about deleted old push actions. (#13471) 1 year ago
13472.doc e825f7366b Add `openssl` example for registration HMAC (#13472) 1 year ago
13474.misc 51c01d450a Add some miscellaneous comments around sync (#13474) 1 year ago
13479.misc 1595052b26 Use literals in place of `HTTPStatus` constants in tests (#13479) 1 year ago
13485.misc 46bd7f4ed9 Clarifications for event push action processing. (#13485) 1 year ago
13488.misc 2281427175 Use literals in place of `HTTPStatus` constants in tests (#13488) 1 year ago
13489.misc 0a4efbc1dd Instrument the federation/backfill part of `/messages` (#13489) 1 year ago
13491.doc 82a0752f32 A first pass at pruning the Synapse README (#13491) 1 year ago
13492.doc 953df2ad88 Add note to `redaction_retention_period` documentation mentioning that event purging runs at most every 5m (#13492) 1 year ago
13493.misc 4390121684 Add viewport directive to HTML templates to optimise for mobile (#13493) 1 year ago
13497.doc 73c83c6411 Add a warning to retention documentation regarding the possibility of database corruption (#13497) 1 year ago
13499.misc 344a2f767c Instrument `FederationStateIdsServlet` - `/state_ids` (#13499) 1 year ago
13502.misc ba8938b090 Reject non-strict types in Pydantic models (#13502) 1 year ago
13503.feature d75512d19e Add forgotten status to Room Details API (#13503) 1 year ago
13514.bugfix c3516e9dec Faster room joins: make `/joined_members` block whilst the room is partial stated. (#13514) 1 year ago
13515.doc 2c5e2ae898 Document that the `DOCKER_BUILDKIT=1` flag is needed to build the docker image. (#13515) 1 year ago
13522.misc 5442891cbc Make push rules use proper structures. (#13522) 1 year ago
13531.misc f4ab6a4a96 Refuse to start when `faster_joins` is enabled on a worker deployment (#13531) 1 year ago
13533.misc 2c8cfd6d85 Add specific metric to time long-running `/messages` requests (#13533) 1 year ago
13535.misc 088bcb7ecb Time how long it takes us to do backfill processing (#13535) 1 year ago
13536.doc 14e673ef9d Add missing links in `user_consent` section of configuration manual (#13536) 1 year ago
13538.doc b71b41c7bd Fix a typo in docs and in some warnings (#13538) 1 year ago
13544.misc c6ee9c0ee4 Add metrics to track rate limiter queue timing (#13544) 1 year ago
13547.misc 436e0eb39a Fix breaking event sending due to bad push rule (#13547) 1 year ago