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.
 
 
 
 
 
watcha-synapse/changelog.d
Richard van der Hoff 04729b86f8
Fix incorrect exception handling in KeyUploadServlet.on_POST (#7563)
5 years ago
..
.gitignore
6391.feature
6590.misc synctl warns when no process is stopped and avoids start (#6598) 5 years ago
7256.feature
7281.misc
7317.feature
7374.misc
7381.bugfix Strictly enforce canonicaljson requirements in a new room version (#7381) 5 years ago
7382.misc
7384.bugfix Fix limit logic for AccountDataStream (#7384) 5 years ago
7396.misc
7398.docker
7428.misc
7429.misc
7435.feature
7436.misc
7440.misc
7443.bugfix Allow expired accounts to logout (#7443) 5 years ago
7445.misc
7448.misc
7449.misc
7453.bugfix Retry to sync out of sync device lists (#7453) 5 years ago
7457.feature Support UI Authentication for OpenID Connect accounts (#7457) 5 years ago
7458.doc
7459.misc
7460.misc
7463.doc Add Caddy 2 example (#7463) 5 years ago
7465.bugfix Prevent 0-member/null room_version rooms from appearing in group room queries (#7465) 5 years ago
7470.misc
7473.bugfix Workaround for failure to wrap reason in Failure (#7473) 5 years ago
7475.misc
7477.doc
7482.bugfix
7490.misc
7491.misc Move event stream handling out of slave store. (#7491) 5 years ago
7492.misc
7493.misc Move EventStream handling into default ReplicationDataHandler (#7493) 5 years ago
7495.feature
7497.bugfix Omit displayname or avatar_url if they aren't set instead of returning null (#7497) 5 years ago
7502.feature Enforce MSC2209: auth rules for notifications in power level event (#7502) 5 years ago
7503.bugfix Fix b'GET' in prometheus metrics (#7503) 5 years ago
7505.misc Add type hints to event_auth code. (#7505) 5 years ago
7506.feature Implement room version 6 (MSC2240). (#7506) 5 years ago
7507.misc Update the room member handler to use async/await. (#7507) 5 years ago
7508.bugfix Ignore incoming presence updates when presence is disabled (#7508) 5 years ago
7511.bugfix Fix a small typo in the arguments of simple_update in update_remote_profile_cache (#7511) 5 years ago
7513.misc Add type hints to room member handlers (#7513) 5 years ago
7514.doc Formatting for reverse-proxy docs (#7514) 5 years ago
7515.misc Allow ReplicationRestResource to be added to workers (#7515) 5 years ago
7516.misc Add a worker store for search insertion. (#7516) 5 years ago
7517.feature Add option to move event persistence off master (#7517) 5 years ago
7518.misc fix mypy for tests/replication (#7518) 5 years ago
7519.misc changelog 5 years ago
7528.doc Ensure worker config exists in systemd service (#7528) 5 years ago
7533.doc Minor clarifications to the TURN docs (#7533) 5 years ago
7534.misc Return 200 OK for all OPTIONS requests (#7534) 5 years ago
7536.misc synapse.metrics: implement detailed memory usage reporting on PyPy (#7536) 5 years ago
7538.bugfix Hash passwords earlier in the password reset process (#7538) 5 years ago
7539.misc Remove Ubuntu Cosmic and Disco which are both EOL. (#7539) 5 years ago
7542.misc Add ability to wait for replication streams (#7542) 5 years ago
7545.misc Stub out GET presence requests in the frontend proxy (#7545) 5 years ago
7546.misc Optimise some references to hs.config (#7546) 5 years ago
7547.misc On upgrade room only send canonical alias once. (#7547) 5 years ago
7548.bugfix Fix bug in persist events when dealing with non member types. (#7548) 5 years ago
7550.misc Fix some DETECTED VIOLATIONS in the config file (#7550) 5 years ago
7552.bugfix Use a non-empty RelayState for user interactive auth with SAML. (#7552) 5 years ago
7553.misc mypy for synapse.http.site (#7553) 5 years ago
7554.misc Fix stacktrace mangling in `patch_inline_callbacks` (#7554) 5 years ago
7555.misc Refresh apt cache when building dh_virtualenv docker image (#7555) 5 years ago
7556.misc Fix exception reporting due to HTTP request errors. (#7556) 5 years ago
7557.misc Convert sending mail to async/await. (#7557) 5 years ago
7558.misc Simplify reap_monthly_active_users (#7558) 5 years ago
7560.misc Fix missing CORS headers on OPTION responses (#7560) 5 years ago
7563.misc Fix incorrect exception handling in KeyUploadServlet.on_POST (#7563) 5 years ago
7565.bugfix Fix recording of federation stream token (#7564) 5 years ago