Mirror of conduit for easier access.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Marcel b1284fd509 Replace profile_* with userid_*
Add a missing dot in the errormessage
Require mxc:// to be present at the start of an avatar_url
Update mxc check TODO
Show displayname or avatar_url if either is available when getting the profile Endpoint
Return the correct data in case of a empty displayname or an empty avatar_url

Took 50 minutes

Took 34 seconds
4 years ago
.gitea Add liberapay, change pr template 4 years ago
src Replace profile_* with userid_* 4 years ago
.gitignore Initial commit 4 years ago
Cargo.lock Update error type of /register route 4 years ago
Cargo.toml Update error type of /register route 4 years ago
LICENSE Add license 4 years ago
README.md Add liberapay, change pr template 4 years ago
Rocket.toml feat: save pdus 4 years ago
rust-toolchain Better database structure 4 years ago
rustfmt.toml Use sled::Tree::prefix_search for deviceids 4 years ago

README.md

Matrix Homeserver in Rust

Liberapay

Goals

A Matrix Homeserver that's faster than others.

What is it build on?

  • Ruma: Useful structures for endpoint requests and responses that can be (de)serialized
  • Sled: A simple (key, value) database with good performance
  • Rocket: A flexible web framework

Roadmap

  • Register, login, authentication tokens
  • Create room messages
  • Sync room messages
  • Join rooms, lookup room ids
  • Basic Riot web support
  • Riot room discovery
  • Riot read receipts
  • Riot presence
  • Proper room creation
  • Riot E2EE
  • Basic federation
  • State resolution

Donate

Liberapay: https://liberapay.com/timokoesters/