Kévin Commaille
f513aa5f8b
Release Fractal 11.beta
12 months ago
Kévin Commaille
ed66251c10
session-view: Fix focus behavior when selected item in sidebar changed
...
Make sure to always focus a widget in the visible page if possible.
12 months ago
Kévin Commaille
7b425eef0e
content: Refactor
12 months ago
Kévin Commaille
2a5da4b12e
event-details-dialog: Add button to open sender profile instead of copying the user ID
12 months ago
Kévin Commaille
2e1bfefde6
timeline: Show sender for unable to decrypt events
12 months ago
Kévin Commaille
cb921ac21e
window: Make sure offline banner is at the top of loading screen
12 months ago
Kévin Commaille
37fc796c9c
utils: Do not enable event cache storage
...
It still has issues that we don't want to have in the beta
12 months ago
Kévin Commaille
384a80afbb
Upgrade matrix-sdk
12 months ago
Luming Zh
72ea4095c9
Update Chinese (China) translation
12 months ago
Martin
eab4d059f1
Update Slovenian translation
12 months ago
Kévin Commaille
b57f072c22
session: Log the session ID
12 months ago
Kévin Commaille
b1050a555a
session: Make sure a single network check per session is running at a time
...
If there are a lot of network state changes, we can have several
requests at once. The first will succeed but the other ones will timeout
and we will end up offline although there is nothing wrong with the
network.
To prevent that, we use a Mutex so only one requests is made at a time.
We also schedule another check if the network is fine but the server is
unreachable.
12 months ago
Yuri Chornoivan
73d9a142a8
Update Ukrainian translation
12 months ago
Kévin Commaille
be97fb5d03
identity-verification-view: Use AdwWrapBox
...
When there are 2 buttons to accept or cancel, use AdwWrapBox to show
them next to each other or one on top of the other, depending on the
available space.
12 months ago
Kévin Commaille
ad8d43667e
auth-dialog: Refactor to keep the dialog open until all stages are done
...
This is now an AdwDialog that look like an AlertDialog, but with a
GtkStack to switch between the different stages.
It also supports the OAuth 2.0 cross-signing reset stage provided by the
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
Alexandre Franke
af780758e9
Port to libadwaita 1.7
1 year ago
Adrien Plazas
dea4ca177a
window: Correctly center a label
1 year ago
Kévin Commaille
a7d41b9f99
ci: Bump GNOME stable version
...
Use GNOME 48
1 year ago
Harry Bond
aabae3d500
account-switcher: Make the account-switcher button circular
1 year ago
Kévin Commaille
499f9f9370
Upgrade dependencies
1 year ago
Artur S0
54b4540d32
Update Russian translation
1 year ago
Kévin Commaille
5a1cc6497e
Upgrade matrix-sdk
1 year ago
Álvaro Burns
03d27d222d
Update Brazilian Portuguese translation
1 year ago
Kévin Commaille
694a07bfec
Upgrade matrix-sdk
1 year ago
Kévin Commaille
84b5d8f50e
ci: Ignore new advisory
1 year ago
Álvaro Burns
b509d80b9f
Update Brazilian Portuguese translation
1 year ago
Kévin Commaille
2941169b80
timeline: Add TRACE level log for timeline initial items
1 year ago
Kévin Commaille
33edfe65cf
Upgrade matrix-sdk
1 year ago
Kévin Commaille
6b8c6db53d
Revert "ci: Use a previous commit of rust-nightly for building docs"
...
This reverts commit 8cc9b6c705 .
1 year ago
Titouan Real
9ea87bd5a3
misc: Fix new clippy lint
1 year ago
Martin
5aefc3601e
Update Slovenian translation
1 year ago
Ekaterine Papava
901690e77f
Update Georgian translation
1 year ago
Luming Zh
c58781521d
Update Chinese (China) translation
1 year ago
Yuri Chornoivan
32d4dfdaf8
Update Ukrainian translation
1 year ago
Jiri Grönroos
91d66c6654
Update Finnish translation
1 year ago
Titouan Real
10d3c7ec8d
user-session: Fix last_seen_datetime_string doc
1 year ago
Titouan Real
4b846fd9d7
user-sessions-page: Redesign
1 year ago
Kévin Commaille
6d383f0a9b
ci: Silence new advisories
1 year ago
Alexandre Franke
126a5daa53
issues: features are better discussed before filing
1 year ago
Alexandre Franke
cc1062b423
issues: make it clear what is supported
1 year ago
Kévin Commaille
2f107332fd
Downgrade oo7
...
Until we find a solution for the current problem.
1 year ago
Kévin Commaille
cdeee6bffb
camera: Fix unimplemented module imports
1 year ago
Kévin Commaille
8126ce3a40
secret: Fix unimplemented module imports
1 year ago
Kévin Commaille
41efd8b809
location: Use a trait for API implementations instead of GObject subclasses
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
Andika Triwidada
be8c021c7f
Update Indonesian translation
1 year ago
Artur S0
e3e5a2bf33
Update Russian translation
1 year ago