conduit/src/client_server
2020-08-23 16:45:01 -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 Use helper instead of route for get_public_rooms_filtered 2020-08-23 16:45:01 -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 Use full sorting algorithm on incoming PDU's in membership 2020-08-23 16:43:48 -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 Cargo lock update and a few doc additions 2020-08-23 16:43:21 -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 Replace route calling routes with helpers 2020-08-23 16:43:21 -04:00
sync.rs Use helper instead of route for get_public_rooms_filtered 2020-08-23 16:45:01 -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