Commit Graph

24 Commits (5cc53c9e14ef5319f2dd8f88aa58d6e966cfdb20)

Author SHA1 Message Date
Jonathan de Jong ada15ceacc Complement improvements 2 years ago
exin 98702da4e6
Lower default log level for docker 2 years ago
Radek Stępień 7239243163 Hide users from user directory if they are only in private rooms and they don't share a room 2 years ago
Jonas Platte 1f7b3fa4ac
Port from Rocket to axum 2 years ago
Andrew Morgan 743bdbe961 Add 'Federation publicRoom Name/topic keys are correct' test to sytest whitelist 3 years ago
Jonas Zohren 422bd09e32 Remove the "register an account with element" test
Broke due to a timeout and Timo does not like broken tests.
Less testing means less failing tests.

Also, hopefully sytest is less broken now.
3 years ago
Jonas Zohren 2babff1e41 CI: Test registration with element web 3 years ago
Timo Kösters abddfc2d2a
Merge remote-tracking branch 'famedly/master' into develop 3 years ago
Timo Kösters db7044a950
sytest test 3 years ago
Rudi Floren 5a13f6f7e0 Remove build container and use the always present build artifact directly
Proper chmod caddy and conduit binaries
3 years ago
Rudi Floren 156296ac05 Fix Complement CI paths
The final container tried to COPY from the default cargo target dir, but we only checked if cached_target is present.
We copy from cached_target to target when cached_target is present now in the builder
3 years ago
Valkum aa7b6b6e09 Sync paths with CI pipeline due to dockerignore#
As the docker ignore file includes the target dir, content in this dir
is no accessible to the docker daemon.
We circumvent this by providing the build artifact in a dir called
cached_dir
3 years ago
Timo Kösters fb9880fee9 Merge branch 'are-we-synpase-sync' into 'master'
Sync are-we-synapse with dendrite

See merge request famedly/conduit!21
3 years ago
Valkum 1d7207b39e Sync are-we-synapse with dendrite 3 years ago
Valkum a61b1cef5b Fix binary name typo 3 years ago
Valkum a1e296374f Allow the complement test image to use build artifacts 3 years ago
Rudi Floren fc08b13db1 Change CA to PKI per naming in Complement 4 years ago
Rudi Floren e4c5ed96a9 Sync with newest complement changes 4 years ago
Rudi Floren 335a33c901 Fix and Improve Complement testing Dockerfile 4 years ago
Timo Kösters f0a21b6165
fix: use device_id when registering
TIL body.device_id != (*body).device_id, which is pretty bad, so I
renamed body.device_id to body.sender_device
4 years ago
Rudi Floren 009e36b680 Fix Caddy integration for reverse-proxy 4 years ago
Valkum da28c12eeb Try to add TLS reverse proxy for complement 4 years ago
Valkum 8d66428beb Add intermediate container to hide ARGs
ARGs contain secrets to speed up builds
4 years ago
Valkum 3e03787551 Add Complement dockerfile and move sytest dir 4 years ago