tsuki/src/client_server
Devin Ragotzy c4f5a0a631 Keep track of State at event for state resolution
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
2020-08-23 16:43:21 -04:00
..
account.rs Keep track of State at event for state resolution 2020-08-23 16:43:21 -04:00
alias.rs Keep track of State at event for state resolution 2020-08-23 16:43:21 -04:00
backup.rs refactor: put endpoints into modules 2020-07-30 18:34:03 +02:00
capabilities.rs docs: endpoint documentation 2020-08-23 16:14:06 +02:00
config.rs refactor: put endpoints into modules 2020-07-30 18:34:03 +02:00
context.rs Keep track of State at event for state resolution 2020-08-23 16:43:21 -04:00
device.rs Keep track of State at event for state resolution 2020-08-23 16:43:21 -04:00
directory.rs Keep track of State at event for state resolution 2020-08-23 16:43:21 -04:00
filter.rs Keep track of State at event for state resolution 2020-08-23 16:43:21 -04:00
keys.rs Keep track of State at event for state resolution 2020-08-23 16:43:21 -04:00
media.rs Keep track of State at event for state resolution 2020-08-23 16:43:21 -04:00
membership.rs Keep track of State at event for state resolution 2020-08-23 16:43:21 -04:00
message.rs Keep track of State at event for state resolution 2020-08-23 16:43:21 -04:00
mod.rs feat: search pdus 2020-08-23 16:14:08 +02:00
presence.rs refactor: put endpoints into modules 2020-07-30 18:34:03 +02:00
profile.rs refactor: put endpoints into modules 2020-07-30 18:34:03 +02:00
push.rs refactor: put endpoints into modules 2020-07-30 18:34:03 +02:00
read_marker.rs refactor: put endpoints into modules 2020-07-30 18:34:03 +02:00
redact.rs refactor: put endpoints into modules 2020-07-30 18:34:03 +02:00
room.rs Keep track of State at event for state resolution 2020-08-23 16:43:21 -04:00
search.rs improvement: device list works better 2020-08-23 16:14:09 +02:00
session.rs Keep track of State at event for state resolution 2020-08-23 16:43:21 -04:00
state.rs Keep track of State at event for state resolution 2020-08-23 16:43:21 -04:00
sync.rs Keep track of State at event for state resolution 2020-08-23 16:43:21 -04:00
tag.rs refactor: put endpoints into modules 2020-07-30 18:34:03 +02:00
thirdparty.rs refactor: put endpoints into modules 2020-07-30 18:34:03 +02:00
to_device.rs Update ruma 2020-08-12 23:42:17 +02:00
typing.rs refactor: put endpoints into modules 2020-07-30 18:34:03 +02:00
unversioned.rs Keep track of State at event for state resolution 2020-08-23 16:43:21 -04:00
user_directory.rs Update ruma 2020-08-12 23:42:17 +02:00
voip.rs Update ruma 2020-08-12 23:42:17 +02:00