Commit graph

26 commits

Author SHA1 Message Date
Daniel García Moreno
698d3e506b Merge branch 'alatiera/fractal-master' 2017-11-11 10:49:22 +01:00
Daniel García Moreno
8b2cff8e86 Using correctly gtkapp to only have one instance 2017-11-11 03:20:53 +01:00
Jordan Petridis
72ad266403
Initial implementation for Gresource support. 2017-11-10 19:28:24 +02:00
Daniel García Moreno
e0eb49c619 Using glib::get_user_cache_dir instead of xdg 2017-11-10 09:48:18 +01:00
Daniel García Moreno
148d6c387b Updating dependencies 2017-11-08 08:58:59 +01:00
Daniel García Moreno
6e81347735 Caching messages to load faster 2017-11-06 17:32:06 +01:00
Daniel García Moreno
0a007e5189 Renaming the project to Fractal 2017-11-01 11:30:58 +01:00
Daniel García Moreno
84a0e73f79 Loading custom css 2017-10-31 08:56:33 +01:00
Daniel García Moreno
233727fcc1 Work in progress: Attach file 2017-10-01 13:19:48 +02:00
Daniel García Moreno
9c212024b6 Updated deps 2017-09-28 08:47:10 +02:00
Daniel García Moreno
f48a1d58bd Changing wrap mode to wordchar 2017-08-30 18:13:43 +02:00
Daniel García Moreno
591d65a54f Added notifications using libnotify 2017-08-30 13:09:16 +02:00
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