Kévin Commaille
c79b56614c
Release Fractal 12.1
7 months ago
Kévin Commaille
5891d747fd
Upgrade slab crate
...
The locked version was yanked.
7 months ago
Kévin Commaille
a3b132f86a
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
57ae0ef0c4
Downgrade curve25519-dalek
...
The current version was yanked.
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
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
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
865733b151
Upgrade glycin
11 months ago
Kévin Commaille
163fe968f2
Upgrade matrix-sdk
...
Use new release
11 months ago
Kévin Commaille
834a06612a
Upgrade crates
...
Gets rid of tokio advisory
11 months ago
Kévin Commaille
9f9b0129f0
Upgrade crate dependencies
...
To get rid of the cargo-deny advisory.
12 months ago
Titouan Real
8af7a922e3
Address RUSTSEC-2025-0022
...
https://rustsec.org/advisories/RUSTSEC-2025-0022
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
Kévin Commaille
cd1b8419dc
Upgrade crate dependencies
1 year ago
Kévin Commaille
499f9f9370
Upgrade dependencies
1 year ago
Kévin Commaille
5a1cc6497e
Upgrade matrix-sdk
1 year ago
Kévin Commaille
694a07bfec
Upgrade matrix-sdk
1 year ago
Kévin Commaille
33edfe65cf
Upgrade matrix-sdk
1 year ago
Kévin Commaille
2f107332fd
Downgrade oo7
...
Until we find a solution for the current problem.
1 year ago
Kévin Commaille
c2253f2507
Upgrade crate dependencies
...
In particular upgrade oo7 to 0.4.1 to have an extra log for the current
error.
1 year ago
Kévin Commaille
5564609c99
Upgrade matrix-sdk
1 year ago
Kévin Commaille
d5cbeeef99
Upgrade glycin
1 year ago
Kévin Commaille
c51971f37c
Upgrade matrix-sdk
1 year ago
Kévin Commaille
2cafa29b92
Upgrade matrix-sdk
1 year ago
Kévin Commaille
8a6b71e496
secret: Store tokens in a separate file
...
When we switch to supporting OAuth 2.0, the tokens will need to be
refreshed often. To avoid issues where the secret backend might stop
responding, we store them encrypted in a separate file. The secret
backend now only stores the passphrase.
1 year ago
Kévin Commaille
a37e63aecc
Upgrade crate dependencies
1 year ago