- Oct 07, 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
-
Timo Kösters authored
-
- Sep 17, 2020
-
-
Timo Kösters authored
-
- Sep 16, 2020
-
-
Timo Kösters authored
They are not in the spec and maubot relies on that
-
- Sep 15, 2020
-
-
Timo Kösters authored
-
Timo Kösters authored
-
Timo Kösters authored
-
- Sep 14, 2020
-
-
Timo Kösters authored
-
Timo authored
-
Timo Kösters authored
-
Timo Kösters authored
-
Timo Kösters authored
-
Timo Kösters authored
-
- Sep 12, 2020
-
-
Timo Kösters authored
-
Timo Kösters authored
-
- Sep 08, 2020
-
-
Timo Kösters authored
-
- Aug 31, 2020
-
-
Timo Kösters authored
The 404 error for /profile in the spec says "There is no profile information for this user or this user does not exist.", but Element assumes every 404 is a user that does not exist.
-
Faelar authored
-
- Aug 30, 2020
-
-
Devin Ragotzy authored
-
- Aug 28, 2020
-
-
Devin Ragotzy authored
-
- Aug 27, 2020
-
-
Timo Kösters authored
-
- Aug 25, 2020
-
-
Timo authored
-
Devin Ragotzy authored
Replace None with Some("") for state_key
-
- Aug 24, 2020
-
-
Timo authored
-
- Aug 23, 2020
-
-
Devin Ragotzy authored
-
Devin Ragotzy authored
-
Timo authored
The only situation that isn't working yet is sending `left` events for users when the sender leaves the room
-
Timo authored
-
Devin Ragotzy authored
-
Devin Ragotzy authored
This fixes the panic from ruma "index out of bounds"
-
Devin Ragotzy authored
-
Devin Ragotzy authored
-
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
-
Timo authored
-