.. |
.gitignore
|
Correct attrs package name in requirements (#3492)
|
2018-07-07 10:46:59 +10:00 |
9445.feature
|
Add MSC3030 experimental client and federation API endpoints to get the closest event to a given timestamp (#9445)
|
2021-12-02 01:02:20 -06:00 |
11029.misc
|
disallow-untyped-defs for the module_api (#11029)
|
2021-11-29 11:28:12 +00:00 |
11220.bugfix
|
Fix using MSC2716 batch sending with event persistence workers (#11220)
|
2021-11-29 13:13:23 +00:00 |
11284.feature
|
Bundle relations of relations into the `/relations` result. (#11284)
|
2021-11-30 11:33:33 -05:00 |
11306.feature
|
Make background updates controllable via a plugin (#11306)
|
2021-11-29 17:57:06 +01:00 |
11329.feature
|
Support the stable /hierarchy endpoint from MSC2946 (#11329)
|
2021-11-29 14:32:20 -05:00 |
11356.misc
|
Annotate string constants in `synapse.api.constants` with `Final` (#11356)
|
2021-11-25 16:14:23 +00:00 |
11376.bugfix
|
Track ongoing event fetches correctly (again) (#11376)
|
2021-11-26 13:47:24 +00:00 |
11402.misc
|
Port wiki pages to documentation website (#11402)
|
2021-12-01 10:12:19 -08:00 |
11409.misc
|
Improved push typing (#11409)
|
2021-11-30 11:49:20 +00:00 |
11411.misc
|
Add type hints to `synapse/storage/databases/main/events_worker.py` (#11411)
|
2021-11-26 18:41:31 +00:00 |
11413.bugfix
|
Return the stable `event` field from `/send_join` per MSC3083. (#11413)
|
2021-11-29 15:43:20 +00:00 |
11415.doc
|
Update the media repository documentation (#11415)
|
2021-11-29 15:37:56 +00:00 |
11416.misc
|
Don't start Synapse master process if `worker_app` is set (#11416)
|
2021-11-30 10:12:18 -08:00 |
11417.misc
|
Refactor `backfilled` into specific behavior function arguments (`_persist_events_and_state_updates`) (#11417)
|
2021-11-29 16:01:54 -06:00 |
11425.feature
|
Support expiry of refresh tokens and expiry of the overall session when refresh tokens are in use. (#11425)
|
2021-11-26 14:27:14 +00:00 |
11428.misc
|
Add type annotations to some of the configuration surrounding refresh tokens. (#11428)
|
2021-11-29 13:34:14 +00:00 |
11429.docker
|
Create healthcheck script for synapse-workers container (#11429)
|
2021-11-26 14:05:20 +00:00 |
11430.misc
|
Update MSC2918 refresh token support to confirm with the latest revision: accept the `refresh_tokens` parameter in the request body rather than in the URL parameters. (#11430)
|
2021-11-26 19:06:16 +00:00 |
11439.bugfix
|
Bump ijson dependency to 3.1 (#11438) (#11439)
|
2021-11-26 20:51:22 +00:00 |
11440.bugfix
|
Fix perspectives requests for multiple keys for the same server (#11440)
|
2021-11-29 13:15:36 +00:00 |
11441.bugfix
|
Fix changelog filename in #11441
|
2021-11-29 11:15:28 +00:00 |
11446.bugfix
|
Fix media repository failing when media store path contains symlinks (#11446)
|
2021-12-02 16:05:24 +00:00 |
11449.feature
|
Expose worker & homeserver as entrypoints in `setup.py` (#11449)
|
2021-11-30 16:52:45 +00:00 |
11451.bugfix
|
Register the login redirect endpoint for v3. (#11451)
|
2021-12-01 07:25:58 -05:00 |
11452.misc
|
Convert status codes to `HTTPStatus` in `synapse.rest.admin` (#11452)
|
2021-11-29 22:19:45 +00:00 |
11453.misc
|
Eliminate a few `Any`s in `LruCache` type hints (#11453)
|
2021-11-30 15:39:07 +00:00 |
11454.bugfix
|
Fix `LruCache` corruption bug with a `size_callback` that can return 0 (#11454)
|
2021-11-30 16:28:02 +00:00 |
11455.misc
|
Convert status codes to `HTTPStatus` in `tests.rest.admin` (#11455)
|
2021-11-30 09:53:54 +00:00 |
11459.feature
|
synctl stop: wait for processes to exit (#11459)
|
2021-11-30 11:51:12 +00:00 |
11460.misc
|
Add missing copyright header. (#11460)
|
2021-11-30 13:23:53 +00:00 |
11461.misc
|
Remove unnecessary `json.dumps` from `tests.rest.admin` (#11461)
|
2021-11-30 14:51:04 +00:00 |
11465.misc
|
Additional type hints for config module. (#11465)
|
2021-12-01 07:28:23 -05:00 |
11467.misc
|
Add a note about huge pages to our Postgres doc (#11467)
|
2021-11-30 19:05:20 -08:00 |
11468.misc
|
Clean-up get_version_string (#11468)
|
2021-12-01 12:43:32 -05:00 |
11475.feature
|
Link background update controller docs to summary (#11475)
|
2021-12-01 14:13:01 +00:00 |
11479.feature
|
Add a license header and comment. (#11479)
|
2021-12-01 12:51:14 -05:00 |
11486.misc
|
`scripts-dev/sign_json`: support for signing events (#11486)
|
2021-12-02 15:18:40 +00:00 |
11488.misc
|
Add type annotations to `tests.storage.test_appservice`. (#11488)
|
2021-12-02 15:30:05 +00:00 |