Kévin Commaille
918a7179f3
chore: Prepare release of Fractal 5.rc1
3 years ago
Kévin Commaille
33d06a93e8
chore: Upgrade crates
3 years ago
Kévin Commaille
bcee8bfd9f
Revert "room-history: Add spell checker to message entry"
...
This reverts commit 2295e8a9d1 .
3 years ago
Kévin Commaille
63425ad545
chore: Upgrade gtk4 and its dependencies
...
Includes a fix for a memory leak in gio
3 years ago
Kévin Commaille
59c29c070e
chore: Upgrade matrix-sdk
3 years ago
Kévin Commaille
2295e8a9d1
room-history: Add spell checker to message entry
3 years ago
Kévin Commaille
1bb8be3725
cargo: Remove ashpd's gtk4 feature
...
It is not actually used.
3 years ago
Kévin Commaille
42aa302670
chore: Upgrade SDK
3 years ago
Kévin Commaille
e4225577fd
chore: Update matrix-sdk
3 years ago
Kévin Commaille
2b46670dfb
chore: Update Cargo.lock
...
Cargo insists to update this line so here we go.
3 years ago
Kévin Commaille
a070b295c2
chore: Upgrade strum crate
3 years ago
Kévin Commaille
20c5242427
chore: Upgrade rustix crate
...
Due to a security vulnerability
3 years ago
Kévin Commaille
bbe46860cd
chore: Upgrade html2pango crate
3 years ago
Kévin Commaille
ba15c5b12a
chore: Update gtk crate and associated dependencies
3 years ago
Kévin Commaille
d8efac8b6d
chore: Release Fractal 5.beta2
3 years ago
Kévin Commaille
e62042dd82
utils: Add function to extract mentions from HTML
...
It is more versatile than the precedent one that was simple string
searching, expecting the HTML in a special format, at the cost of
an added dependency.
3 years ago
Kévin Commaille
be5e2784e5
main: Use tracing-subscriber's EnvFilter
...
It is more powerful than the default filter.
This syntax also allows to add other layers.
3 years ago
Kévin Commaille
97de17ce62
misc: Use tracing for logging
3 years ago
Kévin Commaille
ba09929fe6
chore: Upgrade matrix-sdk and other cargo dependencies
3 years ago
Kévin Commaille
71f04c86e0
chore: Upgrade oo7 crate
3 years ago
Kévin Commaille
d06d78fe80
chore: Update matrix-sdk and ruma dependencies
3 years ago
Kévin Commaille
6375881df7
chore: Update cargo deps
...
Run cargo update
3 years ago
Kévin Commaille
acb872f0b9
chore: Update cargo dependencies
3 years ago
Nobody
b4f4874ac5
chore: Update dependencies
...
Fix docs generation error.
3 years ago
Kévin Commaille
b4bb04c448
chore: Release version 5.beta1
3 years ago
Kévin Commaille
094cd9244f
login: Use an enum for stack pages names
...
Avoids errors when using static strings
3 years ago
Kévin Commaille
57bb433bde
chore: Update matrix-sdk dependency
3 years ago
Kévin Commaille
349fd02e4d
chore: Update matrix-sdk dependency
3 years ago
Kévin Commaille
5dc35b1bc0
chore: Update matrix-sdk and ruma
3 years ago
Kévin Commaille
e1b5eb56ae
secret: Store secret in MessagePack format
...
Should be more compact and efficient
3 years ago
Kévin Commaille
92f551d6da
chore: Update matrix-sdk and switch to SQLite store
3 years ago
Kévin Commaille
991ca3f847
chore: Update cargo dependencies
3 years ago
Kévin Commaille
9019e64772
chore: Update dependencies
3 years ago
Kévin Commaille
640b286cb6
misc: Remove num_enum dependency
...
Use the glib::Variant derive macro instead if needed
3 years ago
Kévin Commaille
123ac8661b
chore: Update matrix-sdk
3 years ago
Kévin Commaille
bc5829319f
chore: Update all dependencies
3 years ago
Kévin Commaille
49f7c78748
chore: Update matrix-sdk to get new method for rooms
3 years ago
Kévin Commaille
3d6c493680
chore: Update matrix-sdk and ruma
3 years ago
Kévin Commaille
31e960a59e
chore: Update matrix-rust-sdk and Ruma
3 years ago
Kévin Commaille
160b648cfe
chore: Remove uses of gtk-macros
3 years ago
Christopher Davis
5db1d9f902
general: Update to the latest version of the gtk-rs stack
3 years ago
Kévin Commaille
7aa35b393b
chore: Update matrix-rust-sdk and Ruma
...
The branch we used before was merged and has been deleted.
3 years ago
Kévin Commaille
0484870f25
chore: Update matrix-sdk and ruma
...
Switch to the new timeline API.
3 years ago
Kévin Commaille
1c199d0b34
chore: Update dependencies
...
With `cargo update`
3 years ago
Kévin Commaille
03169adf14
chore: Update oo7 dependency
3 years ago
Kévin Commaille
76cf6592ca
verification: Fix crash when trying to access the camera
3 years ago
ShootingStarDragons
e5f6aeef3f
chore: update dependencies
...
Log: fix runtime-break error because glib version
3 years ago
Kévin Commaille
593856dcf2
chore: Update matrix-sdk
...
A RustSec was issued because it can leak secrets in the logs.
4 years ago
Kévin Commaille
8178917fa6
misc: Update Cargo.lock
4 years ago
Kévin Commaille
bbe284554a
components: Use GstPlay instead of GstPlayer for video player
4 years ago