- Jan 10, 2021
-
-
Timo Kösters authored
remaining bug: conduit sends presence updates every 5 minutes even if the user is already offline
-
- Jan 01, 2021
-
-
Timo Kösters authored
-
Timo Kösters authored
-
Timo Kösters authored
-
Timo Kösters authored
This enables federation by default
-
- Dec 31, 2020
-
-
Timo Kösters authored
-
Timo Kösters authored
-
- Dec 23, 2020
-
-
Timo Kösters authored
TODO: we need to send pdus if a user of the appservice is in the room but not the appservice user itself
-
Timo Kösters authored
-
- Dec 22, 2020
-
-
Timo Kösters authored
-
Leonhard Kuboschek authored
Also query SRV records when well-known is not found, fixes #29
-
Timo Kösters authored
-
- Dec 20, 2020
-
-
Timo Kösters authored
-
- Dec 08, 2020
-
-
Timo Kösters authored
this also reverts some stateres changes
-
- Dec 06, 2020
-
-
Timo Kösters authored
-
- Dec 05, 2020
-
-
Timo Kösters authored
-
Devin Ragotzy authored
-
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
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
-