fractal/fractal-matrix-api
Julian Sparber 6f643c12c7 backend: add a RoomMembership to Room type
This replaces some boolean properties of the Room Model with a single
property called membership. This makes the room membership (joined, left,
invited) and tag (favourties, low priority, etc) mutch more
understandable and gives the Model a better structure.
2019-01-22 17:24:32 +01:00
..
src backend: add a RoomMembership to Room type 2019-01-22 17:24:32 +01:00
Cargo.toml Backend: Stop depending on cairo for cache_dir_path() and use directories instead 2019-01-09 21:45:20 +00:00