Commit graph

  • 6feffed916 Image preview in a button Daniel García Moreno 2017-08-25 09:50:36 +0200
  • 94a976c54f Started to implement image view Daniel García Moreno 2017-08-25 00:37:23 +0200
  • aea5d7fa37 Created an icon for the app Daniel García Moreno 2017-08-24 18:16:34 +0200
  • 82db8fb3e4 Added TODO file with some tasks... Daniel García Moreno 2017-08-24 14:08:57 +0200
  • 901be78cd2 Added screenshot to the readme Daniel García Moreno 2017-08-24 14:03:36 +0200
  • db678168e7 Screenshot added Daniel García Moreno 2017-08-24 14:02:43 +0200
  • f25c8c8cbb Loading messages in real time Daniel García Moreno 2017-08-24 00:48:51 +0200
  • ec641d2cb2 Implemented send plain text message Daniel García Moreno 2017-08-24 00:21:08 +0200
  • 4ce6a50b22 Loading the first room at init Daniel García Moreno 2017-08-23 23:42:22 +0200
  • 525bcc88bf Improved interface Daniel García Moreno 2017-08-23 23:34:36 +0200
  • c32e57b528 Not loading member avatar by default Daniel García Moreno 2017-08-23 22:56:22 +0200
  • b1a457576f Looking for the room messages after get the members Daniel García Moreno 2017-08-23 21:14:15 +0200
  • 1ec0fd9589 Sort members by name Daniel García Moreno 2017-08-23 21:10:03 +0200
  • de0937f35a Sort rooms by name Daniel García Moreno 2017-08-23 21:04:38 +0200
  • 05592edd40 Ignoring membership messages Daniel García Moreno 2017-08-23 20:43:07 +0200
  • e59bfa0953 Getting default user avatar if it's not defined Daniel García Moreno 2017-08-23 20:25:16 +0200
  • 8b4e9758b2 Calculating room name depending on members Daniel García Moreno 2017-08-23 14:59:23 +0200
  • 9180b9a87c Satinized the query code and macros Daniel García Moreno 2017-08-23 12:43:46 +0200
  • cef5994f2c Removed all compiler warnings Daniel García Moreno 2017-08-23 11:44:52 +0200
  • 0beb2a7564 Better pango markup for msg labels Daniel García Moreno 2017-08-23 11:38:34 +0200
  • 4433343a2e Added date to messages Daniel García Moreno 2017-08-23 11:17:55 +0200
  • 41f5c20c15 Updated gtk-rs deps Daniel García Moreno 2017-08-23 10:02:46 +0200
  • 2773b98c6f Using the helper function get_base_url Daniel García Moreno 2017-08-22 14:22:56 +0200
  • 9b9df299c6 Using channel to sync threads loading images Daniel García Moreno 2017-08-22 14:15:15 +0200
  • 1a94de3ef0 Listing room members Daniel García Moreno 2017-08-22 14:00:57 +0200
  • 1c7082fa92 Added GPLv3 Licence Daniel García Moreno 2017-08-21 19:06:07 +0200
  • 23913d397c Scrolling to bottom in the messages listbox Daniel García Moreno 2017-08-21 09:51:38 +0200
  • 24f622b37a Starting to load room messages Daniel García Moreno 2017-08-19 20:54:19 +0200
  • 5b53eab92d Getting room details in different threads Daniel García Moreno 2017-08-19 20:11:35 +0200
  • 33a06cf22c Rooms in the treeview and room details Daniel García Moreno 2017-08-19 19:34:10 +0200
  • d95ac8b19a Added filter in first sync to get only needed data Daniel García Moreno 2017-08-19 11:55:47 +0200
  • 079d29cc51 Sending sync event to the frontend Daniel García Moreno 2017-08-18 20:29:59 +0200
  • b438038e4d Starting to get all rooms Daniel García Moreno 2017-08-18 20:14:10 +0200
  • 5f6a6a7860 Storing avatar and media files in cache dir Daniel García Moreno 2017-08-18 18:35:51 +0200
  • 96c94f1797 Removing existing secrets before creating a new one Daniel García Moreno 2017-08-18 17:52:36 +0200
  • 6bb87944af Managing more errors in the app Daniel García Moreno 2017-08-18 13:22:30 +0200
  • 908b88ebf4 Storing the user password with secret-service Daniel García Moreno 2017-08-18 13:12:26 +0200
  • 654dea7dbb Getting the avatar after login Daniel García Moreno 2017-08-17 19:43:34 +0200
  • 98ba736040 Removing ruma and renaming the project to Guillotine Daniel García Moreno 2017-08-17 18:15:46 +0200
  • d9a7369df8 Connecting as guess in the first run Daniel García Moreno 2017-08-11 21:46:50 +0200
  • f7db449adc Moving app logic to a new struct clonnable Daniel García Moreno 2017-08-11 10:32:31 +0200
  • 70880416d9 Implementing login form Daniel García Moreno 2017-08-11 08:09:27 +0200
  • bea5afde6f Update deps, use https Jonas Platte 2017-08-03 23:14:26 +0200
  • ecea7e9cef Switch ruma-client branch, bg_thread error output, remove unnecessary boxing Jonas Platte 2017-07-14 00:00:54 +0200
  • 895bdf4371 Add .editorconfig Jonas Platte 2017-07-12 05:10:43 +1000
  • d0995abb73 Can't test main loop because synapse doesn't follow the spec Jonas Platte 2017-07-12 05:10:34 +1000
  • 008b63406f Update dependencies, use futures Jonas Platte 2017-07-10 03:17:24 +1000
  • ad3ffe1c2d Replace reqwest and ruma-client-api deps with ruma-client Jonas Platte 2017-01-15 02:37:20 +0100
  • 598ead3038 Re-layout some things on the main Chat view, clean up a bit Jonas Platte 2017-01-01 20:14:43 +0100
  • f97aaad98a Add documentation to App module. Simon Goller 2016-12-31 19:14:55 +0100
  • fb89c4fa76 Fix rooms_tree_view shrinking below its requested width, add directory view Jonas Platte 2016-12-31 17:42:45 +0100
  • db1f086701 Fix comment for App::new Simon Goller 2016-12-30 17:58:12 +0100
  • c42a168675 Add matrix_client.reqwest_ext module Jonas Platte 2016-12-30 17:31:54 +0100
  • c489dde150 Shorten env::args() -> &[&str] conversion a bit Jonas Platte 2016-12-30 13:41:47 +0100
  • 091801d0db It werks!!1 Jonas Platte 2016-12-30 13:24:48 +0100
  • 149db4df3c Create App type, use GtkApplication Jonas Platte 2016-12-30 03:07:15 +0100
  • 9e2afe55ea Add more stuff to glade file Jonas Platte 2016-12-29 23:11:48 +0100
  • 3f32474ae4 Initial commit Jonas Platte 2016-12-29 17:22:33 +0100