conduit/src/client_server
Timo 7ba9263cc6
improvement: show most recent PDUs first when searching
2020-08-23 16:14:11 +02:00
..
account.rs improvement: show most recent PDUs first when searching 2020-08-23 16:14:11 +02:00
alias.rs fmt 2020-08-23 16:14:07 +02: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 refactor: put endpoints into modules 2020-07-30 18:34:03 +02:00
device.rs refactor: put endpoints into modules 2020-07-30 18:34:03 +02:00
directory.rs feat: first steps towards joining rooms over federation 2020-08-23 16:14:06 +02:00
filter.rs refactor: put endpoints into modules 2020-07-30 18:34:03 +02:00
keys.rs Update ruma 2020-08-12 23:42:17 +02:00
media.rs refactor: put endpoints into modules 2020-07-30 18:34:03 +02:00
membership.rs feat: first steps towards joining rooms over federation 2020-08-23 16:14:06 +02:00
message.rs Update ruma 2020-08-12 23:42:17 +02: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 feat: first steps towards joining rooms over federation 2020-08-23 16:14:06 +02:00
search.rs improvement: device list works better 2020-08-23 16:14:09 +02:00
session.rs docs: endpoint documentation 2020-08-23 16:14:06 +02:00
state.rs Update ruma 2020-08-12 23:42:17 +02:00
sync.rs docs: /sync 2020-08-23 16:14:10 +02: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 docs: endpoint documentation 2020-08-23 16:14:06 +02: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