Commit Graph

21544 Commits (2295095c97f3b4707f30ae8cb4562ebb799f7ac1)
 

Author SHA1 Message Date
Hugh Nimmo-Smith 0fd2f2d460
Implementation of MSC3882 login token request (#13722) 2 years ago
villepeh 269eddad6f
Add `worker_main_http_uri` to the contrib bash script (#13772) 2 years ago
Brendan Abolivier 8ae42ab8fa
Support enabling/disabling pushers (from MSC3881) (#13799) 2 years ago
Mathieu Velten 6bd8763804
Add cache invalidation across workers to module API (#13667) 2 years ago
Peter Scheu 16e1a9d9a7
Correct documentation for map_user_attributes of OpenID Mapping Providers (#13836) 2 years ago
reivilibre 9ce1a53c46 Fix the release script not publishing binary wheels. (#13850) 2 years ago
Quentin Gliech e0804ef898
Improve the `synapse.api.auth.Auth` mock used in unit tests. (#13809) 2 years ago
Erik Johnston ab86743f33
Lock rust dependencies (#13858) 2 years ago
reivilibre a35842caec
Fix the release script not publishing binary wheels. (#13850) 2 years ago
Erik Johnston b7508b1538
Lower minimum rustc version to 1.58.1 (#13857) 2 years ago
Olivier Wilkinson (reivilibre) 2b522cceb6 Merge branch 'release-v1.68' into develop 2 years ago
Quentin Gliech 85fc7ea1a1
Remove the `complete_sso_login` method from the Module API which was deprecated in Synapse 1.13.0. (#13843) 2 years ago
David Robertson fff9b955fa
Generate separate snapshots for logical databases (#13792) 2 years ago
Olivier Wilkinson (reivilibre) cfe486b041 Tweak changelog 2 years ago
Olivier Wilkinson (reivilibre) ec4dca6064 Edit description of cache invalidation bug 2 years ago
Erik Johnston 42d261c32f
Port the push rule classes to Rust. (#13768) 2 years ago
Olivier Wilkinson (reivilibre) bffb71b04a Edit changelog in response to feedback 2 years ago
Olivier Wilkinson (reivilibre) e124b24ad9 1.68.0rc1 2 years ago
Denis c802ef1411
Don't include redundant prev_state in new events (#13791) 2 years ago
Eric Eastwood 44be42338e
Add support to purge rows from MSC2716 and other tables when purging a room (#13825) 2 years ago
Mathieu Velten d5292b8017
Fix Docker build when Rust .so has been build locally first (#13811) 2 years ago
David Robertson 642c4b253d
Compare ported to unported PG schemas in portdb test job (#13808) 2 years ago
David Robertson 5e84461653
Minor speedups to CI linting (#13827) 2 years ago
Sean Quah d64e85197a
Remove error spam when users query the keys of departed remote users (#13826) 2 years ago
Mathieu Velten 384dca53d6
complement: init postgres DB directly inside the target image (#13819) 2 years ago
Quentin Gliech 74f60cec92
Add an admin API endpoint to find a user based on its external ID in an auth provider. (#13810) 2 years ago
reivilibre f7a77ad717
Update request log format documentation to mention the format used when the authenticated user is controlling another user. (#13794) 2 years ago
Sean Quah b73cbb8215
Avoid putting rejected events in room state (#13723) 2 years ago
Eric Eastwood 6986bcbf39
Document common fix of Poetry problems by removing egg-info (#13785) 2 years ago
Eric Eastwood 5093cbf88d
Be able to correlate timeouts in reverse-proxy layer in front of Synapse (pull request ID from header) (#13801) 2 years ago
Eric Eastwood 140af0cdb6
Record any exception when processing a pulled event (#13814) 2 years ago
Patrick Cloke b2b0c85279
Support providing an index predicate for upserts. (#13822) 2 years ago
David Robertson 742f9f9d78
A third batch of Pydantic validation for rest/client/account.py (#13736) 2 years ago
Andrew Morgan 918c74bfb5
Add a `MXCUri` class to make working with mxc uri's easier. (#13162) 2 years ago
Eric Eastwood 957e3d74fc
Keep track when we try and fail to process a pulled event (#13589) 2 years ago
Patrick Cloke 666ae87729
Update event push action and receipt tables to support threads. (#13753) 2 years ago
Patrick Cloke f2d12ccabe
Use partial indices on SQLIte. (#13802) 2 years ago
reivilibre 6302753012
Deduplicate `is_server_notices_room`. (#13780) 2 years ago
reivilibre cf65433de2
Fix a memory leak when running the unit tests. (#13798) 2 years ago
Quentin Gliech eaed4e6113
Remove unused method in `synapse.api.auth.Auth`. (#13795) 2 years ago
David Robertson 51a77e990b
Remove incorrect migration file from `state` logical DB (#13788) 2 years ago
Sean Quah c73774467e
Fix bug in device list caching when remote users leave rooms (#13749) 2 years ago
reivilibre 21687ec189
Fix a long-standing spec compliance bug where Synapse would accept a trailing slash on the end of `/get_missing_events` federation requests. (#13789) 2 years ago
Mathieu Velten 12dacecabd
Make sequence `cache_invalidation_stream_seq` begin at `2` (#13766) 2 years ago
Erik Johnston 9772e362aa Merge branch 'master' into develop 2 years ago
David Robertson b60d47ab2c
Updates to the schema dump script (#13770) 2 years ago
David Robertson 540afb0bfc
Simplify CI tests DAG (#13784) 2 years ago
Richard van der Hoff 41df25bbbd
installation.md: require libpq on M1 macs (#13480) 2 years ago
Erik Johnston 80bb098d87 Fixup changelog 2 years ago
Erik Johnston 4b678b20a2 1.67.0 2 years ago