21404 次程式碼提交 (c9316f9f767282a99f57739340bb58f6e121710c)
 

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