conduit/src/client_server
Devin Ragotzy ea20032404 Helper for join_room_by_id route so routes aren't calling routes 2020-08-23 16:43:21 -04:00
..
account.rs Split append_pdu -> append_pdu and build_and_append 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 Helper for join_room_by_id route so routes aren't calling routes 2020-08-23 16:43:21 -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 Split append_pdu -> append_pdu and build_and_append 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 Split append_pdu -> append_pdu and build_and_append 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