Commit graph

20 commits

Author SHA1 Message Date
Daniel García Moreno
a8ed58d0f5 Escape text in body using the last html2pango 2018-04-14 14:02:11 +02:00
Daniel García Moreno
8534edd27e Update rust dependencies 2018-04-09 21:19:13 +02:00
Daniel García Moreno
4acd63c02f New alpha release 0.1.25 2018-04-09 20:57:56 +02:00
Alexandre Franke
cdaa8cb522 Update html2pango dependency 2018-04-09 15:54:21 +02:00
Daniel García Moreno
d5c0ec3314 New alpha release 0.1.24
Fixs:
 * Fixed crash when entering unicode chars
2018-04-07 14:55:24 +02:00
Daniel García Moreno
7258f0b354 Fix autocompletion crash
See #166
2018-04-07 14:39:50 +02:00
Jordan Petridis
cae57f7068
Remove unused imports. 2018-04-05 20:51:51 +03:00
Jordan Petridis
68f6b36787
Change the git url of the html2pango crate. 2018-04-05 20:48:22 +03:00
Jordan Petridis
0a8d3c6b51 Switch the html_markup implementation to html2pango crate. 2018-04-05 12:48:36 +00:00
Daniel García Moreno
c02e1012f0 Update fractal-gtk version in cargo.lock 2018-03-23 09:00:13 +01:00
Daniel García Moreno
430fdbcd9e Versioning Cargo.lock
Fix #125
2018-03-22 10:38:36 +01:00
Daniel García Moreno
98ba736040 Removing ruma and renaming the project to Guillotine
I've simplified the project, removing all the tokio communication stuff
and the ruma-client, calling directly to the Matrix.org API using the
reqwest rust lib.
2017-08-17 18:15:46 +02:00
Daniel García Moreno
70880416d9 Implementing login form 2017-08-11 08:09:27 +02:00
Jonas Platte
bea5afde6f Update deps, use https 2017-08-03 23:14:26 +02:00
Jonas Platte
ecea7e9cef Switch ruma-client branch, bg_thread error output, remove unnecessary boxing 2017-07-14 00:00:54 +02:00
Jonas Platte
d0995abb73 Can't test main loop because synapse doesn't follow the spec 2017-07-12 05:10:34 +10:00
Jonas Platte
008b63406f Update dependencies, use futures 2017-07-10 03:17:24 +10:00
Jonas Platte
ad3ffe1c2d Replace reqwest and ruma-client-api deps with ruma-client 2017-01-15 02:37:20 +01:00
Jonas Platte
149db4df3c Create App type, use GtkApplication 2016-12-30 03:07:15 +01:00
Jonas Platte
3f32474ae4 Initial commit 2016-12-29 17:22:33 +01:00