- 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
-
Timo Kösters authored
-
- Sep 12, 2020
-
-
Timo Kösters authored
-
- Sep 08, 2020
-
-
Timo Kösters authored
-
- Aug 31, 2020
-
-
Faelar authored
-
- Aug 28, 2020
-
-
Devin Ragotzy authored
-
- Aug 25, 2020
-
-
Devin Ragotzy authored
Replace None with Some("") for state_key
-
- Aug 23, 2020
-
-
Devin Ragotzy authored
-
Devin Ragotzy authored
Move all state event appending to append_state_pdu.
-
Devin Ragotzy authored
feat: first steps towards joining rooms over federation Add state-res as a dependency of conduit Add reverse_topological_power_sort before append_pdu Implement statehashstatid_pduid tree for keeping track of state Clean up implementation of state_hash as key for tracking state
-