241 Commits (develop)

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