conduit/src/client_server
Devin Ragotzy 2a63d0955a Sort and authenticate the events from /send_join response 2020-08-30 16:08:47 -04:00
..
account.rs Split append_pdu -> append_pdu and build_and_append 2020-08-23 16:43:21 -04:00
alias.rs Replace route calling routes with helpers 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 fix: set limited to true when skipping messages in /sync 2020-08-23 16:43:21 -04: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 Fix review issues, move state-res to spec-comp branch 2020-08-27 20:11:53 -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 Sort and authenticate the events from /send_join response 2020-08-30 16:08:47 -04:00
message.rs Split append_pdu -> append_pdu and build_and_append 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 Split append_pdu -> append_pdu and build_and_append 2020-08-23 16:43:21 -04: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 Split append_pdu -> append_pdu and build_and_append 2020-08-23 16:43:21 -04:00
room.rs Fix review issues, move state-res to spec-comp branch 2020-08-27 20:11:53 -04:00
search.rs fix: set limited to true when skipping messages in /sync 2020-08-23 16:43:21 -04:00
session.rs Keep track of State at event for state resolution 2020-08-23 16:43:21 -04:00
state.rs Fix review issues, move state-res to spec-comp branch 2020-08-27 20:11:53 -04:00
sync.rs Fix review issues, move state-res to spec-comp branch 2020-08-27 20:11:53 -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