Jordan Petridis
10b1f4503c
Cargo: include debug symbols in all build types
...
Release profile defaults to no building debug symbols making it hard
to get useful backtraces from users.
7 years ago
Christopher Davis
fba59402d3
build: Set panic = abort for all build profiles
...
This change makes it easier for tools like coredumpctl
to detect panics.
7 years ago
Christopher Davis
f8092850a6
Cargo: Update secret-service & html2pango
...
Use the latest versions from crates.io
7 years ago
Daniel García Moreno
5c0316cbbd
fractal-api renamed to fractal-matrix-api
8 years ago
jhaye
45288d6b23
Use custom fork of secret-service that removes AVX2 ASM instructions
8 years ago
Daniel García Moreno
1ccffaace5
Remove empty line
9 years ago
Jordan Petridis
63ba9c441c
Re-structure the repo into a cargo workspace instead.
9 years ago
Daniel García Moreno
ccfb81492c
Updating dependencies
9 years ago
Daniel García Moreno
a364bc4d91
New alpha release 0.1.3
...
New features:
* New login view
* Starting with the UI Redesign
* Improved message cache getting previous messages with context API
9 years ago
Daniel García Moreno
0148d56e9f
New alpha release 0.1.2
9 years ago
Daniel García Moreno
3660a013e6
New aplha release 0.1.1
9 years ago
Daniel García Moreno
8b2cff8e86
Using correctly gtkapp to only have one instance
9 years ago
Jordan Petridis
72ad266403
Initial implementation for Gresource support.
9 years ago
Daniel García Moreno
e0eb49c619
Using glib::get_user_cache_dir instead of xdg
9 years ago
Daniel García Moreno
148d6c387b
Updating dependencies
9 years ago
Daniel García Moreno
6e81347735
Caching messages to load faster
9 years ago
Daniel García Moreno
0a007e5189
Renaming the project to Fractal
9 years ago
Daniel García Moreno
84a0e73f79
Loading custom css
9 years ago
Daniel García Moreno
233727fcc1
Work in progress: Attach file
9 years ago
Daniel García Moreno
9c212024b6
Updated deps
9 years ago
Daniel García Moreno
f48a1d58bd
Changing wrap mode to wordchar
9 years ago
Daniel García Moreno
591d65a54f
Added notifications using libnotify
9 years ago
Daniel García Moreno
e59bfa0953
Getting default user avatar if it's not defined
9 years ago
Daniel García Moreno
4433343a2e
Added date to messages
9 years ago
Daniel García Moreno
41f5c20c15
Updated gtk-rs deps
9 years ago
Daniel García Moreno
5f6a6a7860
Storing avatar and media files in cache dir
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
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
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
149db4df3c
Create App type, use GtkApplication
9 years ago
Jonas Platte
3f32474ae4
Initial commit
9 years ago