- Aug 12, 2021
-
-
Jonas Zohren authored
The spec does not require servers to apply a room canonical alias event upon room creation (yet). Still, synapse does that, since users can set their desired alias in Elements room creation dialog. With this commit, conduit also sets that alias if it is a valid one. This closes https://gitlab.com/famedly/conduit/-/issues/123
-
- Aug 07, 2021
-
-
Kurt Roeckx authored
-
- Aug 03, 2021
-
-
Timo Kösters authored
-
Timo Kösters authored
-
- Jul 30, 2021
-
-
Timo Kösters authored
-
- Jul 29, 2021
-
-
Timo Kösters authored
-
- Jul 21, 2021
-
-
Timo Kösters authored
-
Kurt Roeckx authored
Signed-off-by:
Kurt Roeckx <kurt@roeckx.be>
-
phesch authored
The conversion between the two is now direct and thus shouldn't lose the state_keys.
-
- Jul 20, 2021
-
-
Timo Kösters authored
-
Timo Kösters authored
-
Timo Kösters authored
-
- Jul 14, 2021
-
-
Timo Kösters authored
-
Jonathan de Jong authored
-
- Jun 30, 2021
-
-
Timo Kösters authored
-
- Jun 17, 2021
-
-
Jonas Platte authored
-
Jonas Platte authored
-
- Jun 09, 2021
-
-
Timo Kösters authored
-
- May 12, 2021
-
-
Timo Kösters authored
- power level content override adds to the default event instead of replacing it - sending code refactored to make edus possible - remove presence events when restarting conduit - remove room_id field from read receipts over /sync - handle incoming read receipts - fix array bounds bug in server_server.rs
-
- May 07, 2021
-
-
Jonas Platte authored
-
- Apr 25, 2021
-
-
Timo Kösters authored
-
- Apr 09, 2021
-
-
Timo Kösters authored
-
- Mar 26, 2021
-
-
Timo Kösters authored
-
- Mar 17, 2021
-
-
Timo Kösters authored
-
- Mar 02, 2021
-
-
Timo Kösters authored
-
- Feb 23, 2021
-
-
Timo Kösters authored
-
- Feb 09, 2021
-
-
Devin Ragotzy authored
-
- Jan 24, 2021
-
-
Timo Kösters authored
-
- Jan 15, 2021
-
-
Devin Ragotzy authored
-
- Jan 01, 2021
-
-
Timo Kösters authored
-
- Dec 08, 2020
-
-
Timo Kösters authored
this also reverts some stateres changes
-
- Dec 05, 2020
-
-
Devin Ragotzy authored
-
Timo Kösters authored
-
- Nov 09, 2020
-
-
Timo Kösters authored
-
- Oct 27, 2020
-
-
Timo Kösters authored
-
- Oct 23, 2020
-
-
Timo Kösters authored
-
- Oct 18, 2020
-
-
Timo Kösters authored
TIL body.device_id != (*body).device_id, which is pretty bad, so I renamed body.device_id to body.sender_device
-
- Oct 07, 2020
-
-
Timo Kösters authored
-
Timo Kösters authored
-
- Sep 15, 2020
-
-
Timo Kösters authored
-