- Aug 23, 2020
-
-
Timo authored
The only situation that isn't working yet is sending `left` events for users when the sender leaves the room
-
Devin Ragotzy authored
-
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
-
Timo authored
-
Timo authored
The only situation that isn't working yet is sending `left` events for users when the sender leaves the room
-
- Jun 11, 2020
-
-
timokoesters authored
-
- Jun 05, 2020
-
-
Jonas Platte authored
-
- May 23, 2020
-
-
timokoesters authored
-
- May 03, 2020
-
-
timokoesters authored
-
- Apr 29, 2020
-
-
timokoesters authored
-
timokoesters authored
-
timokoesters authored
-
- Apr 14, 2020
-
-
gnieto authored
Use if let instead of unwrap Default to invalid password if could not calculate Move hash password methdo and return Result Rename get_password method Default to empty password when no pwd is received Store hashed passwords Store passwords hashed with Argon2 and verify password with that stored hash. Co-authored-by:
Guillem Nieto <gnieto.talo@gmail.com>
-
- Apr 12, 2020
-
-
timokoesters authored
-
- Apr 08, 2020
-
-
timokoesters authored
-
timokoesters authored
-
- Apr 03, 2020
-
-
timokoesters authored
PDUs are saved in a pduid -> pdus map. roomid -> pduleaves keeps track of the leaves of the event graph and eventid -> pduid maps event ids to pdus.
-
- Mar 30, 2020
-
-
timokoesters authored
-
- Mar 29, 2020
-
-
timokoesters authored
-
timokoesters authored
-