21448 Commits (7766bd5b354cd4ea1a33351ba320e54a14d3aeac)
 

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