~raof/conduit-snap/+git/trunk:nyaaori/older-room-versions

Last commit made on 2021-11-24
Get this branch:
git clone -b nyaaori/older-room-versions https://git.launchpad.net/~raof/conduit-snap/+git/trunk

Branch merges

Branch information

Name:
nyaaori/older-room-versions
Repository:
lp:~raof/conduit-snap/+git/trunk

Recent commits

04fcac2... by Nyaaori <+@nyaaori.cat>

Cleanup rooms.rs, globals.rs, and pdu.rs

25065a5... by Nyaaori <+@nyaaori.cat>

Support room version 3

526b5b4... by Nyaaori <+@nyaaori.cat>

Enable room version 4

8eb5843... by Nyaaori <+@nyaaori.cat>

Refactor room version support, add default room version config

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