Commit Graph

9818 Commits (084afbb6a06f2661bed503bf49b0291ce999c6c1)
 

Author SHA1 Message Date
kaiyou 084afbb6a0 Rename the permissions variable to avoid confusion 7 years ago
kaiyou 58df3a8c5d Add some documentation about high performance storage 7 years ago
kaiyou 63fd148724 Make it clear that two modes are avaiable in the documentation, improve the compose file 7 years ago
kaiyou 1ffd9cb936 Support loading application service files from /data/appservices/ 7 years ago
kaiyou 107a5c9441 Add the non-tls port to the expose list 7 years ago
kaiyou ee3b160a2a Only generate configuration files when necessary 7 years ago
kaiyou 630573a932 Do not copy documentation files to the Docker root folder 7 years ago
kaiyou f5364b47ec Point to the 'latest' tag in the Docker documentation 7 years ago
kaiyou d8c7da5dca Fix a typo in the Docker README 7 years ago
kaiyou cf4ef60e28 Document the cache factor environment variable for Docker 7 years ago
kaiyou cd51931b62 Add dynamic TURN configuration in the Docker image 7 years ago
kaiyou 81010a126e Add dynamic recaptcha configuration in the Docker image 7 years ago
kaiyou 8db84e9b21 Remove docker related files from the python manifest 7 years ago
kaiyou e9021e16c4 Run the server as an unprivileged user 7 years ago
kaiyou f72c9c1fb6 Fix multiple typos 7 years ago
kaiyou b8ab78b82c Add the build cache/ folder to gitignore 7 years ago
kaiyou 9a87b8aaf7 Update sumperdump Docker readme to match this image properties 7 years ago
kaiyou 84a9209ba7 Remove etc/service files from rob's branch 7 years ago
kaiyou 53965334da Merge remote-tracking branch 'origin/rob/docker' into feat-dockerfile 7 years ago
kaiyou a207cccb05 Reuse environment variables of the postgres container 7 years ago
kaiyou 1ba2fe114c Provide an example docker compose file 7 years ago
kaiyou 042757feb2 Install the postgres dependencies 7 years ago
kaiyou 886c2d5019 Support an external postgresql config in the Docker image 7 years ago
kaiyou f2bf0cda02 Generate shared secrets if not defined in the environment 7 years ago
kaiyou 6d1e28a842 Generate any missing keys before starting synapse 7 years ago
kaiyou 48bc22f89d Allow for a wheel cache and include missing files in the build 7 years ago
kaiyou d434ae3387 Add template config files for the Docker image 7 years ago
kaiyou 431476fbc4 Initial commit including a Dockerfile for synapse 7 years ago
Erik Johnston 3d5a25407c
Merge pull request #2798 from jeremycline/fedora-repo 7 years ago
Jeremy Cline 4102468da9
Note that Synapse is available in Fedora 7 years ago
Richard van der Hoff 5b527d7ee1
Merge pull request #2674 from her001/readme-sytest 7 years ago
Erik Johnston 18e3a16e8b Merge branch 'release-v0.26.0' of github.com:matrix-org/synapse 7 years ago
Erik Johnston 864a6d2977 Bump version and changelog 7 years ago
Matthew Hodgson 3355ce650d
Merge pull request #2737 from Valodim/master 7 years ago
Vincent Breitmoser 9419bb5776 mention federation tester more prominently in the readme 7 years ago
Erik Johnston 80573e3900 Fix rc version number 7 years ago
Erik Johnston 069ae2a5d6 Bump changelog and version 7 years ago
Erik Johnston ba24576f2f
Merge pull request #2717 from matrix-org/erikj/createroom_content 7 years ago
Erik Johnston d8a6c734fa Merge branch 'develop' of github.com:matrix-org/synapse into erikj/createroom_content 7 years ago
Erik Johnston ef045dcd71 Copy dict in update_membership too 7 years ago
Matthew Hodgson 33cb7ef0b7
Merge pull request #2723 from matrix-org/matthew/search-all-local-users 7 years ago
Matthew Hodgson cdc2cb5d11 fix StoreError syntax 7 years ago
Richard van der Hoff 16ec3805e5 Fix error when deleting devices 7 years ago
Richard van der Hoff 8529874368
Merge pull request #2729 from matrix-org/rav/custom_ui_auth 7 years ago
Richard van der Hoff da1010c83a support custom login types for validating users 7 years ago
Richard van der Hoff cc58e177f3
Merge pull request #2728 from matrix-org/rav/validate_user_via_ui_auth 7 years ago
Richard van der Hoff d7ea8c4800 Factor out a validate_user_via_ui_auth method 7 years ago
Richard van der Hoff aa6ecf0984
Merge pull request #2727 from matrix-org/rav/refactor_ui_auth_return 7 years ago
Richard van der Hoff d5f9fb06b0 Refactor UI auth implementation 7 years ago
Matthew Hodgson c22e73293a speed up the rate of initial spam for users 7 years ago