~raof/conduit-snap/+git/trunk:docs-the-second

Last commit made on 2021-12-13
Get this branch:
git clone -b docs-the-second https://git.launchpad.net/~raof/conduit-snap/+git/trunk

Branch merges

Branch information

Name:
docs-the-second
Repository:
lp:~raof/conduit-snap/+git/trunk

Recent commits

74f9274... by Jonas Zohren <email address hidden>

Start working on dedicated docs, WIP

ca724b6... by =?utf-8?q?Timo_K=C3=B6sters?= <email address hidden>

Merge branch '226-fix-docker-ci-issues' into 'next'

Fixes for !225

See merge request famedly/conduit!226

9bfc7b3... by Jonas Zohren <email address hidden>

Fixes for !225

afa5d44... by =?utf-8?q?Timo_K=C3=B6sters?= <email address hidden>

Merge branch 'better-multiarch-building-the-second-attempt' into 'next'

CI: New Multiarch builds and Docker images + cargo clippy/test output now integrated into GitLab

Closes #145

See merge request famedly/conduit!225

2fff720... by Jonas Zohren <email address hidden>

CI: New Multiarch builds and Docker images + cargo clippy/test output now integrated into GitLab

da00f61... by =?utf-8?q?Timo_K=C3=B6sters?= <email address hidden>

Merge branch 'feature/turn-server-settings' into 'next'

Implement turn server settings

Closes #97

See merge request famedly/conduit!208

9fccbb0... by Moritz Bitsch <email address hidden>

Implement TURN server authentication with hmac

This is a prefered method to allow limited access to the TURN server

109892b... by Moritz Bitsch <email address hidden>

Implement turn server settings

this fills out the infos in /_matrix/client/r0/voip/turnServer with
values specified in the server config

24a8356... by Jonas Platte <email address hidden>

Merge branch 'nyaaori/fix-room-creation' into 'next'

Make createRoom follow spec for m.room.create, allowing creation of spaces

See merge request famedly/conduit!220

c4bce1d... by Nyaaori <+@nyaaori.cat>

Cleanup room.rs; replace unwraps with map_err