- Dec 05, 2020
-
-
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
feat: send logs into admin room See merge request famedly/conduit!6
-
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
-
Timo Kösters authored
fix: logging thread crash when admin room does not exist See merge request famedly/conduit!9
-
- Dec 02, 2020
-
-
Timo Kösters authored
-
- Nov 18, 2020
-
-
Timo Kösters authored
Fix complement See merge request famedly/conduit!7
-
- Nov 09, 2020
-
-
Timo Kösters authored
Sending improvements See merge request famedly/conduit!2
-
Rudi Floren authored
-
Rudi Floren authored
-
Timo Kösters authored
-
- Nov 03, 2020
-
-
Timo Kösters authored
-
- Oct 30, 2020
-
-
Rudi Floren authored
-
- Oct 27, 2020
-
-
Timo Kösters authored
-
Timo Kösters authored
-
- Oct 23, 2020
-
-
Timo Kösters authored
Merge pull request 'Frequent flushing, configurable cache capacity, welcome message' (#237) from small-improvements into master Reviewed-on: https://git.koesters.xyz/timo/conduit/pulls/237
-
Timo Kösters authored
-
Timo Kösters authored
-
Timo Kösters authored
-
- Oct 19, 2020
-
-
Timo Kösters authored
Merge pull request 'improvement: correct thumbnailing algorithm' (#233) from fix-thumbnailing into master Reviewed-on: https://git.koesters.xyz/timo/conduit/pulls/233
-
Timo Kösters authored
-
Timo Kösters authored
Merge pull request 'Fix order of docker command arguments' (#232) from Weasy666/conduit:master into master Reviewed-on: https://git.koesters.xyz/timo/conduit/pulls/232 Reviewed-by:
Timo Kösters <timo@koesters.xyz>
-
- Oct 18, 2020
-
-
Daniel Wiesenberg authored
...github.com repo, to relieve some pressure from git.koesters.xyz.
-
Timo Kösters authored
Reviewed-on: https://git.koesters.xyz/timo/conduit/pulls/231
-
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
Reviewed-on: https://git.koesters.xyz/timo/conduit/pulls/195
-
Timo Kösters authored
Merge pull request 'Allow unjoined users to read state of world readable rooms' (#230) from allow-reading-state into master Reviewed-on: https://git.koesters.xyz/timo/conduit/pulls/230
-
Timo Kösters authored
-