Daniel García Moreno
1a94de3ef0
Listing room members
9 years ago
Daniel García Moreno
1c7082fa92
Added GPLv3 Licence
9 years ago
Daniel García Moreno
23913d397c
Scrolling to bottom in the messages listbox
9 years ago
Daniel García Moreno
24f622b37a
Starting to load room messages
9 years ago
Daniel García Moreno
5b53eab92d
Getting room details in different threads
9 years ago
Daniel García Moreno
33a06cf22c
Rooms in the treeview and room details
9 years ago
Daniel García Moreno
d95ac8b19a
Added filter in first sync to get only needed data
9 years ago
Daniel García Moreno
079d29cc51
Sending sync event to the frontend
9 years ago
Daniel García Moreno
b438038e4d
Starting to get all rooms
9 years ago
Daniel García Moreno
5f6a6a7860
Storing avatar and media files in cache dir
9 years ago
Daniel García Moreno
96c94f1797
Removing existing secrets before creating a new one
9 years ago
Daniel García Moreno
6bb87944af
Managing more errors in the app
9 years ago
Daniel García Moreno
908b88ebf4
Storing the user password with secret-service
9 years ago
Daniel García Moreno
654dea7dbb
Getting the avatar after login
9 years ago
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.
9 years ago
Daniel García Moreno
d9a7369df8
Connecting as guess in the first run
9 years ago
Daniel García Moreno
f7db449adc
Moving app logic to a new struct clonnable
9 years ago
Daniel García Moreno
70880416d9
Implementing login form
9 years ago
Jonas Platte
bea5afde6f
Update deps, use https
9 years ago
Jonas Platte
ecea7e9cef
Switch ruma-client branch, bg_thread error output, remove unnecessary boxing
9 years ago
Jonas Platte
895bdf4371
Add .editorconfig
9 years ago
Jonas Platte
d0995abb73
Can't test main loop because synapse doesn't follow the spec
9 years ago
Jonas Platte
008b63406f
Update dependencies, use futures
9 years ago
Jonas Platte
ad3ffe1c2d
Replace reqwest and ruma-client-api deps with ruma-client
9 years ago
Jonas Platte
598ead3038
Re-layout some things on the main Chat view, clean up a bit
9 years ago
Simon Goller
f97aaad98a
Add documentation to App module.
9 years ago
Jonas Platte
fb89c4fa76
Fix rooms_tree_view shrinking below its requested width, add directory view
9 years ago
Simon Goller
db1f086701
Fix comment for App::new
9 years ago
Jonas Platte
c42a168675
Add matrix_client.reqwest_ext module
9 years ago
Jonas Platte
c489dde150
Shorten env::args() -> &[&str] conversion a bit
9 years ago
Jonas Platte
091801d0db
It werks!!1
9 years ago
Jonas Platte
149db4df3c
Create App type, use GtkApplication
9 years ago
Jonas Platte
9e2afe55ea
Add more stuff to glade file
9 years ago
Jonas Platte
3f32474ae4
Initial commit
9 years ago