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.
 
 
 
Daniel García Moreno 5d4671dc47 Moved gtk widget composition code to widgets.rs 9 years ago
res Search with infinite scroll 9 years ago
screenshots Screenshot added 9 years ago
src Moved gtk widget composition code to widgets.rs 9 years ago
.editorconfig Add .editorconfig 9 years ago
.gitignore Removing ruma and renaming the project to Guillotine 9 years ago
Cargo.toml Getting default user avatar if it's not defined 9 years ago
LICENSE.txt Added GPLv3 Licence 9 years ago
README.md Added current supported msgtypes in README 9 years ago
TODO Starting to implement room search 9 years ago

README.md

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