You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mathieu Velten 42dd992bb7
Dockerfile for tests: align comments with current behavior (#13867)
1 year ago
..
.gitignore Correct attrs package name in requirements (#3492) 5 years ago
13635.feature Only try to backfill event if we haven't tried before recently (#13635) 1 year ago
13667.feature Add cache invalidation across workers to module API (#13667) 1 year ago
13722.feature Implementation of MSC3882 login token request (#13722) 1 year ago
13768.misc Port the push rule classes to Rust. (#13768) 1 year ago
13772.doc Add `worker_main_http_uri` to the contrib bash script (#13772) 1 year ago
13782.feature Accept & store thread IDs for receipts (implement MSC3771). (#13782) 1 year ago
13792.misc Generate separate snapshots for logical databases (#13792) 1 year ago
13796.misc Simplify cache invalidation after event persist txn (#13796) 1 year ago
13799.feature Support enabling/disabling pushers (from MSC3881) (#13799) 1 year ago
13809.misc Improve the `synapse.api.auth.Auth` mock used in unit tests. (#13809) 1 year ago
13818.doc Update NixOS module URL (#13818) 1 year ago
13823.misc Faster Remote Room Joins: tell remote homeservers that we are unable to authorise them if they query a room which has partial state on our server. (#13823) 1 year ago
13830.bugfix typing: check origin server of typing event against room's servers (#13830) 1 year ago
13831.feature Track device IDs for pushers (#13831) 1 year ago
13832.feature Last batch of Pydantic for synapse/rest/client/account.py (#13832) 1 year ago
13836.doc Correct documentation for map_user_attributes of OpenID Mapping Providers (#13836) 1 year ago
13839.misc Carry IdP Session IDs through user-mapping sessions. (#13839) 1 year ago
13840.bugfix Properly paginate forward in the /relations API. (#13840) 1 year ago
13843.removal Remove the `complete_sso_login` method from the Module API which was deprecated in Synapse 1.13.0. (#13843) 1 year ago
13850.misc Fix the release script not publishing binary wheels. (#13850) 1 year ago
13855.bugfix Fix access token leak to logs from proxyagent (#13855) 1 year ago
13859.misc Raise issue if complement fails with latest deps (#13859) 1 year ago
13860.feature Add version flag for MSC3881 (#13860) 1 year ago
13867.misc Dockerfile for tests: align comments with current behavior (#13867) 1 year ago
13870.doc Fix the cross-link from register admin API to config docs. (#13870) 1 year ago
13872.bugfix Faster room joins: Fix spurious error when joining a room (#13872) 1 year ago
13873.misc Snapshot schema 72 (#13873) 1 year ago
13874.misc Send device list updates out to servers in partially joined rooms (#13874) 1 year ago
13876.misc Add comments to the Prometheus recording rules to make it clear which set of rules you need for Grafana or Prometheus Console. (#13876) 1 year ago
13885.misc Handle the case of remote users leaving a partial join room for device lists (#13885) 1 year ago
13888.misc Faster room joins: Avoid blocking `/keys/changes` (#13888) 1 year ago
13889.misc Update Cargo.lock file. (#13889) 1 year ago
13893.feature Improve tests for get_unread_push_actions_for_user_in_range_*. (#13893) 1 year ago
13905.misc Fix mypy errors with latest canonicaljson (#13905) 1 year ago
13909.bugfix Correctly add Cargo.lock to sdsit (#13909) 1 year ago
13911.doc Update the manpage documentation for the hash_password script (#13911) 1 year ago
13914.misc Complement image: propagate SIGTERM to all workers (#13914) 1 year ago