241 Commits (develop)

Author SHA1 Message Date
  kegsay 11a8ae0632
complement: enable dirty runs (#16520) 6 months ago
  Erik Johnston 3cf1a3aa17
Use bookwork as docker base image (#16324) 7 months ago
  Patrick Cloke aa483cb4c9
Update ruff config (#16283) 8 months ago
  Erik Johnston 8940d1b28e
Add `/notifications` endpoint to workers (#16265) 8 months ago
  Patrick Cloke ad3f43be9a
Run pyupgrade for python 3.7 & 3.8. (#16110) 8 months ago
  Jason Little 224ef0b669
Unix Sockets for HTTP Replication (#15708) 9 months ago
  Eric Eastwood 561d06b481
Remove support for Python 3.7 (#15851) 10 months ago
  Eric Eastwood 0f02f0b4da
Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 10 months ago
  dependabot[bot] 36a5bcae2c
Bump library/redis from 6-bullseye to 7-bullseye in /docker (#15712) 11 months ago
  Eric Eastwood 30a5076da8
Log when events are (unexpectedly) filtered out of responses in tests (#14213) 11 months ago
  Jason Little 874378c052
Docker fully qualified image names (#15689) 11 months ago
  helix-loop 08297f2f18
Add pkg-config package to Stage 0 (#15567) 1 year ago
  Jason Little e4f545c452
Remove `worker_replication_*` settings (#15491) 1 year ago
  Dirk Klimpel e4a25d022c
Load `/capabilities` endpoint on workers (#15436) 1 year ago
  Dirk Klimpel 4af0aec54d
Load `/directory/room/{roomAlias}` endpoint on workers (#15333) 1 year ago
  Dirk Klimpel 4fc85e5a92
Load `/password_policy` endpoint on workers. (#15331) 1 year ago
  Jason Little 3d70cc393f
Load `/register/available` endpoint on workers (#15268) 1 year ago
  reivilibre 66fc166b96
Make `configure_workers_and_start` script used in Complement tests compatible with older versions of Python. (#15275) 1 year ago
  Jason Little 003a25ae5c
Additional functionality for declaring worker types in Complement (#14921) 1 year ago
  David Robertson d4eba4409f
Install rust during Stage 0 of docker build (#15239) 1 year ago
  Dirk Klimpel ecbe0ddbe7
Add support for knocking to workers. (#15133) 1 year ago
  David Robertson c4f4dc35cd
Dockerfile-workers: spell out when config isn't generated (#15186) 1 year ago
  reivilibre 682d31c702
Allow use of the `/filter` Client-Server APIs on workers. (#15134) 1 year ago
  realtyem 58214dbb9b
Allow enabling the asyncio reactor in complement (#14858) 1 year ago
  reivilibre 22cc93afe3
Enable Faster Remote Room Joins against worker-mode Synapse. (#14752) 1 year ago
  katlol cf18fea9e1
Dockerfile: Bump Python version from 3.9 to 3.11 (#14875) 1 year ago
  Andrew Morgan a7b54ca8d8
Implement MSC3930: polls push rules (#14787) 1 year ago
  David Robertson b88cfe6d41
Require poetry>=1.3.2 (#14860) 1 year ago
  David Robertson 5b3af1c7d0
Stabilise serving partial join responses (#14839) 1 year ago
  Andrew Morgan 54cd90ea60
Implement MSC3890: Remotely silence local notifications (#14775) 1 year ago
  Andrew Morgan e787fb776c
Switch to our fork of dh-virtualenv for compatibility with Python 3.11 (#14774) 1 year ago
  Andrew Morgan c4456114e1
Add experimental support for MSC3391: deleting account data (#14714) 1 year ago
  Mathieu Velten eb2defc2f7
Add release note and update doc regarding ICU (#14712) 1 year ago
  Brendan Abolivier 2a3cd59dd0
Add optional ICU support for user search (#14464) 1 year ago
  reivilibre be3a8a85e3
Add `--editable` flag to `complement.sh` which uses an editable install of Synapse for faster turn-around times whilst developing iteratively. (#14548) 1 year ago
  Mathieu Velten 22e91b8019
docker: remove useless cargo install with apt (#14636) 1 year ago
  Eric Eastwood 8f10c8b054
Move MSC3030 `/timestamp_to_event` endpoint to stable v1 location (#14471) 1 year ago
  realtyem c15e9a0edb
Remove need for `worker_main_http_uri` setting to use /keys/upload. (#14400) 1 year ago
  realtyem e9cbddc8e7
Modernize configure_workers_and_start.py bootstrapping script for Dockerfile-workers. (#14294) 1 year ago
  realtyem d85cba1aa0
Add all Stream Writer worker types to configure_workers_and_start.py (#14197) 1 year ago
  realtyem 69814eb282
Allow override for requesting specific worker types for Complement on command line. (#14324) 1 year ago
  Patrick Cloke 59ca73006c
Enable testing MSC3874 in complement. (#14339) 1 year ago
  Jonathan de Jong e440f9674a
Enable URL previews in complement homeserver config. (#14198) 1 year ago
  realtyem 6c5082f3e0
Flush stdout/err in Dockerfile-workers before replacing the current process (#14195) 1 year ago
  Erik Johnston 6fee2f49f3
Cache Rust build cache when building docker images (#14130) 1 year ago
  realtyem c75836fe77
Strip whitespace from worker types in Dockerfile-workers (#14165) 1 year ago
  realtyem c7446906bd
Set LD_PRELOAD to load jemalloc in Dockerfile-workers. (#14182) 1 year ago
  Patrick Cloke c3e4edb4d6
Stabilize the threads API. (#14175) 1 year ago
  Erik Johnston 29ee4b6698
Fix docker build OOMing in CI for arm64 builds (#14173) 1 year ago
  Patrick Cloke c604d2c218
Mark /relations endpoint as usable on workers. (#14028) 1 year ago