Cheeky fork of Fractal
Find a file
2017-09-01 22:29:48 +02:00
res Refactoring query url building 2017-09-01 22:07:52 +02:00
screenshots Screenshot added 2017-08-24 14:02:43 +02:00
src Fixed sync loop to avoid two sync threads at one time 2017-09-01 22:29:48 +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 Changing wrap mode to wordchar 2017-08-30 18:13:43 +02:00
LICENSE.txt Added GPLv3 Licence 2017-08-21 19:06:07 +02:00
README.md Added the icon to the README.md 2017-08-31 11:31:03 +02:00
TODO Refactoring query url building 2017-09-01 22:07:52 +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