homeserver icon indicating copy to clipboard operation
homeserver copied to clipboard

A Matrix homeserver written in Rust.

Results 62 homeserver issues
Sort by recently updated
recently updated
newest added

It would be a nice addition if ruma would also look for a config file in `/etc` or `/etc/ruma` or similar, as it would make the server setup less dependent...

component/config
status/accepted
type/feature

I'm creating this issue as a place to keep track of the things in the Rust and Matrix ecosystems that are completely blocking or slowing the progress of Ruma (the...

type/meta

I've been trying to think of ways to work on the project while we wait for async/await and the async library ecosystem to settle, and it occurred to me that...

status/work in progress
type/discussion

This sample file should contain all possible properties and a documentation for all properties. The values for the sample file could default values or examples. ```yml bind_address: "127.0.0.1" bind_port: 3000...

component/config
effort/easy
type/improvement

Hi there :) I am sure you all are aware about the situation as following: 1) A specific group is on Slack or another proprietary service. 2) A specific amount...

- `GET /rooms/:room_id/state/:event_type` #12 - `GET /rooms/:room_id/state/:event_type/:state_key` #11

component/api
type/feature
spec/events
status/needs review

component/api
spec/media
status/work in progress
type/meta

See http://matrix.org/speculator/spec/HEAD/client_server/unstable.html#events-on-change-of-profile-information

component/api
effort/easy
status/accepted
type/bug
spec/profiles