Conduit is a simple, fast and reliable chat server powered by Matrix https://conduit.rs
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Devin Ragotzy d9a29e3e5c Fix state for empty key route 5 years ago
..
account.rs Split append_pdu -> append_pdu and build_and_append 5 years ago
alias.rs Replace route calling routes with helpers 5 years ago
backup.rs refactor: put endpoints into modules 5 years ago
capabilities.rs docs: endpoint documentation 5 years ago
config.rs fix: set limited to true when skipping messages in /sync 5 years ago
context.rs Keep track of State at event for state resolution 5 years ago
device.rs Keep track of State at event for state resolution 5 years ago
directory.rs Use helper instead of route for get_public_rooms_filtered 5 years ago
filter.rs Keep track of State at event for state resolution 5 years ago
keys.rs Keep track of State at event for state resolution 5 years ago
media.rs Keep track of State at event for state resolution 5 years ago
membership.rs Use full sorting algorithm on incoming PDU's in membership 5 years ago
message.rs Split append_pdu -> append_pdu and build_and_append 5 years ago
mod.rs feat: search pdus 5 years ago
presence.rs refactor: put endpoints into modules 5 years ago
profile.rs Split append_pdu -> append_pdu and build_and_append 5 years ago
push.rs refactor: put endpoints into modules 5 years ago
read_marker.rs refactor: put endpoints into modules 5 years ago
redact.rs Split append_pdu -> append_pdu and build_and_append 5 years ago
room.rs Fix state for empty key route 5 years ago
search.rs fix: set limited to true when skipping messages in /sync 5 years ago
session.rs Keep track of State at event for state resolution 5 years ago
state.rs Fix state for empty key route 5 years ago
sync.rs Use helper instead of route for get_public_rooms_filtered 5 years ago
tag.rs refactor: put endpoints into modules 5 years ago
thirdparty.rs refactor: put endpoints into modules 5 years ago
to_device.rs Update ruma 5 years ago
typing.rs refactor: put endpoints into modules 5 years ago
unversioned.rs Keep track of State at event for state resolution 5 years ago
user_directory.rs Update ruma 5 years ago
voip.rs Update ruma 5 years ago