Kévin Commaille
4e44c82ce9
Release Fractal 13
5 months ago
Kévin Commaille
a537fe564a
session: Use new GtkFilterListModel watch-items property
...
To replace ExpressionListModel where possible. It should be more
performant because it only triggers an `items-changed` signal if the
item filtering changed.
This was added in GTK 4.20 but we need at least 4.20.2 which includes a
bug fix.
5 months ago
Kévin Commaille
a16fb2860f
Release Fractal 13.rc
5 months ago
Kévin Commaille
de16f870f7
Upgrade matrix-sdk and ruma
...
And other crates with `cargo update`.
5 months ago
Kévin Commaille
7c56918d25
Upgrade ruma and matrix-sdk
...
And others deps with `cargo update`. Required to fix building the docs
with the latest version of Rust nightly.
5 months ago
Kévin Commaille
38b5bd6ee3
Add license identifier to cargo manifest
5 months ago
Kévin Commaille
ab7849e1e2
Release Fractal 13.beta
6 months ago
Kévin Commaille
6631a5e41a
Upgrade crates
...
Upgrades glycin to the new stable release, and matrix-sdk-base to a
version that fixes a CVE, among others.
6 months ago
Kévin Commaille
847dcb5110
Bump gtk crates and dependents
...
We use glycin as a git dependency for now because the latest RC doesn't
work, but the latest commit does.
6 months ago
Kévin Commaille
73ff15bf6f
location-viewer: Use more modern API
...
`VectorRenderer::set_sprite_sheet_data` was deprecated in libshumate 1.1.
Instead we use `VectorSpriteSheet::add_page`, which allows to use
`GdkTexture` directly, and to add higher resolution sprites.
6 months ago
Kévin Commaille
628298310e
Upgrade matrix-sdk and ruma
...
Use brand new release.
6 months ago
Kévin Commaille
a7f9573721
Bump MSRV to 1.88
...
This is the version required by matrix-sdk, and allows us to use `let`
chains.
7 months ago
Kévin Commaille
07a0083574
Release Fractal 12.1
7 months ago
Kévin Commaille
0e9d34dd9d
Upgrade glycin
...
Tests the beta for GNOME 49 with the loaders in the Flatpak runtime.
7 months ago
Kévin Commaille
07cc8f9787
Upgrade matrix-sdk
...
Brings in fixes for sending media with the unauthenticated endpoints.
7 months ago
Kévin Commaille
ddc5001a79
Release Fractal 12
7 months ago
Kévin Commaille
10ed8358f9
Upgrade ruma and matrix-sdk
...
Brings in important bug fixes.
7 months ago
Kévin Commaille
5fb9e981b7
Release Fractal 12.rc
8 months ago
Kévin Commaille
87f3c2aff0
room-details: Do no allow to "downgrade" a room
8 months ago
Kévin Commaille
8cfc2e1ac7
Upgrade ruma and matrix-sdk
...
And add support for room version 12.
8 months ago
Kévin Commaille
d3ce661865
Upgrade ruma and matrix-sdk
...
This upgrade is more about Ruma, to test the main branch that contains
several breaking changes before it is released.
8 months ago
Kévin Commaille
12e2c9cbfb
Upgrade matrix-sdk
...
To the new release.
8 months ago
Kévin Commaille
81900cdc6d
Upgrade matrix-sdk
...
And run `cargo update`.
8 months ago
Kévin Commaille
b4bcb46fae
Port to Rust 2024
9 months ago
Kévin Commaille
591026c65c
Upgrade matrix-sdk
...
And run cargo update.
9 months ago
Kévin Commaille
b31f4ff67b
Release Fractal 12.beta
9 months ago
Kévin Commaille
a213ec8467
Release Fractal 11.2
9 months ago
Kévin Commaille
85bcfc74bc
Upgrade matrix-sdk
...
Use the newly released version.
9 months ago
Kévin Commaille
774f4b4690
ci: Fix cargo-sort check
10 months ago
Kévin Commaille
4f573e54d4
Upgrade matrix-sdk
10 months ago
Kévin Commaille
366a602260
Upgrade matrix-sdk dependency
10 months ago
Kévin Commaille
b9757404e3
Release Fractal 11.1
10 months ago
Kévin Commaille
97e051235d
Upgrade matrix-sdk
...
And cargo update other crates.
10 months ago
Kévin Commaille
0092ae1e30
Upgrade matrix-sdk
11 months ago
Kévin Commaille
ebd7d029cf
Release Fractal 11
11 months ago
Kévin Commaille
537d31521b
utils: Replace remove_newlines with collapse_whitespace
...
In HTML, contiguous whitespaces must be replaced by a single space, not
removed.
11 months ago
Kévin Commaille
67a12518bd
room-history: Add spaces instead of newlines in topic
11 months ago
Kévin Commaille
efe9189d76
session: Cache room and user profile in memory
...
Reduces the number of requests to the homeserver.
11 months ago
Kévin Commaille
5ea7f82c2f
room-history: Add support for Blurhashes
...
It is displayed while the media is being downloaded, or instead of the
preview if the preview is hidden.
11 months ago
Kévin Commaille
c5325049f6
Release Fractal 11.rc
11 months ago
Kévin Commaille
163fe968f2
Upgrade matrix-sdk
...
Use new release
11 months ago
Kévin Commaille
3dc3333d99
Bump Rust version
...
To match the version from the matrix-sdk crates.
11 months ago
Kévin Commaille
9f9b0129f0
Upgrade crate dependencies
...
To get rid of the cargo-deny advisory.
12 months ago
Kévin Commaille
48f569f327
account-settings: Use SDK's OAuth methods rather than implementing our own
12 months ago
Kévin Commaille
a137928496
Upgrade matrix-sdk
12 months ago
Kévin Commaille
f513aa5f8b
Release Fractal 11.beta
12 months ago
Kévin Commaille
384a80afbb
Upgrade matrix-sdk
12 months ago
Kévin Commaille
c55e39a640
Revert "Downgrade oo7"
...
This reverts commit 2f107332fd .
1 year ago
Alexandre Franke
af780758e9
Port to libadwaita 1.7
1 year ago
Kévin Commaille
499f9f9370
Upgrade dependencies
1 year ago