Cheeky fork of Fractal
Find a file
2017-08-26 22:02:43 +02:00
res Show/Hide members sidebar 2017-08-25 19:23:26 +02:00
screenshots Screenshot added 2017-08-24 14:02:43 +02:00
src Infinite scroll implemented 2017-08-26 22:02:43 +02:00
.editorconfig Add .editorconfig 2017-07-12 05:10:43 +10:00
.gitignore Removing ruma and renaming the project to Guillotine 2017-08-17 18:15:46 +02:00
Cargo.toml Getting default user avatar if it's not defined 2017-08-23 20:25:16 +02:00
LICENSE.txt Added GPLv3 Licence 2017-08-21 19:06:07 +02:00
README.md Added current supported msgtypes in README 2017-08-26 19:51:25 +02:00
TODO Infinite scroll implemented 2017-08-26 22:02:43 +02:00

Guillotine

This project is based on ruma-gtk https://github.com/jplatte/ruma-gtk

But derives in a new one using directly the matrix.org API.

screenshot

Supported m.room.message (msgtypes)

msgtypes Recv Send
m.text Done Done
m.emote
m.notice
m.image Done (only preview)
m.file
m.location
m.video
m.audio

Full reference in: https://matrix.org/docs/spec/client_server/r0.2.0.html#m-room-message-msgtypes