- Dec 05, 2020
-
-
Devin Ragotzy authored
-
Devin Ragotzy authored
-
Devin Ragotzy authored
-
Devin Ragotzy authored
-
Devin Ragotzy authored
-
Devin Ragotzy authored
-
Devin Ragotzy authored
The latest state-res crate uses ruma's PduRoomV3 PDU's which don't have tuples of (EventId, EventHashs) like previous versions did (this was left from rebasing onto master). The Media DB now takes an optional content_type like the updated ruma structs.
-
Devin Ragotzy authored
-
Devin Ragotzy authored
-
Devin Ragotzy authored
-
Devin Ragotzy authored
-
Devin Ragotzy authored
-
Devin Ragotzy authored
-
Devin Ragotzy authored
-
Devin Ragotzy authored
-
Timo Kösters authored
-
Timo Kösters authored
Log entries will automatically be deduplicated, so a message won't be sent if the same line has already been sent in the last 30 mins
-
- Dec 02, 2020
-
-
Timo Kösters authored
-
- Nov 09, 2020
-
-
Timo Kösters authored
-
- Nov 03, 2020
-
-
Timo Kösters authored
-
- Oct 27, 2020
-
-
Timo Kösters authored
-
Timo Kösters authored
-
- Oct 23, 2020
-
-
Timo Kösters authored
-
Timo Kösters authored
-
Timo Kösters authored
-
- Oct 19, 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
-
Timo Kösters authored
-
- Oct 17, 2020
-
-
Timo Kösters authored
-
- Oct 16, 2020
-
-
Timo Kösters authored
-
- Oct 07, 2020
-
-
Timo Kösters authored
-
Timo Kösters authored
It can be enable in the Rocket.toml config or using ROCKET_FEDERATION_ENABLED=true
-
Timo Kösters authored
-
Timo Kösters authored
-
- Oct 01, 2020
-
-
Timo Kösters authored
-
Timo Kösters authored
-
- Sep 25, 2020
-
-
miruka authored
Most common filesystems limit paths to 255 bytes. This change brings down the media ID length to be similar to Synapse servers (25), and makes it possible for clients to download media with the ID included in the filename.
-
- Sep 23, 2020
-
-
Timo Kösters authored
-
- Sep 18, 2020
-
-
Timo Kösters authored
-