Commit Graph

247 Commits (bc1db16086d0718c9c0bb61b32b825ba62049bb0)

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