Commit graph

14 commits

Author SHA1 Message Date
Daniel García Moreno
e59bfa0953 Getting default user avatar if it's not defined 2017-08-23 20:25:16 +02:00
Daniel García Moreno
4433343a2e Added date to messages 2017-08-23 11:17:55 +02:00
Daniel García Moreno
41f5c20c15 Updated gtk-rs deps 2017-08-23 10:02:46 +02:00
Daniel García Moreno
5f6a6a7860 Storing avatar and media files in cache dir 2017-08-18 18:35:51 +02:00
Daniel García Moreno
908b88ebf4 Storing the user password with secret-service 2017-08-18 13:12:26 +02:00
Daniel García Moreno
654dea7dbb Getting the avatar after login 2017-08-17 19:43:34 +02: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
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