Kévin Commaille
7a64036bb1
Use body class extensively
...
To benefit from the increased line height for improved legibility.
7 months ago
Kévin Commaille
e3c34328ee
utils: Avoid to use a temp file for decoding images when possible
...
By using the new API from glycin.
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
4597519128
utils: Simplify TokioDrop API
...
It is now just a wrapper.
7 months ago
Kévin Commaille
8a7c690d21
session: Do not expose Matrix client as property
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
2a09a76fb0
Upgrade crate dependencies
...
Just run `cargo update`.
7 months ago
Kévin Commaille
ddc5001a79
Release Fractal 12
7 months ago
Kévin Commaille
ae53630df3
Fix new clippy lints
7 months ago
Alexandre Franke
6f090f3883
Update French translation
7 months ago
Artur S0
b343862f35
Update Russian translation
7 months ago
Anders Jonsson
c7c9d5d974
Update Swedish translation
7 months ago
Kévin Commaille
10ed8358f9
Upgrade ruma and matrix-sdk
...
Brings in important bug fixes.
7 months ago
Rafael Fontenelle
0be7615056
Update Brazilian Portuguese translation
7 months ago
Ekaterine Papava
a0955e225a
Update Georgian translation
7 months ago
Luming Zh
2ae6f75938
Update Chinese (China) translation
8 months ago
Davide Ferracin
420ec4d24e
Update Italian translation
8 months ago
Evan Paterakis
7bd9e7fa45
notification-count: center label to background
8 months ago
Martin
e9f6873d8a
Update Slovenian translation
8 months ago
Yuri Chornoivan
9dcee3a6ac
Update Ukrainian translation
8 months ago
Kévin Commaille
5fb9e981b7
Release Fractal 12.rc
8 months ago
Kévin Commaille
643114867a
room-history: Allow to click on sender's name to mention them
8 months ago
Kévin Commaille
879c6acf57
room-details: Warn when upgrading changes the creators of a room
8 months ago
Yuri Chornoivan
cbbab3adda
Update Ukrainian translation
8 months ago
Kévin Commaille
87f3c2aff0
room-details: Do no allow to "downgrade" a room
8 months ago
Kévin Commaille
32d80497cf
room-details: Use a custom upgrade dialog
8 months ago
Martin
93061a79a0
Update Slovenian translation
8 months ago
Luming Zh
7d74ca2372
Update Chinese (China) translation
8 months ago
Kévin Commaille
5d2189a6bb
power-level-selection: Add info popover to explain the creator role
8 months ago
Kévin Commaille
d4b92ad765
login: Show offline banner when applicable during initial sync after login
8 months ago
Kévin Commaille
9a1f24ddb9
login: Remove unused LoginPage variant
8 months ago
Kévin Commaille
908f114400
Clarify the source of session restoration errors in logs
8 months ago
Luming Zh
53f35d19ed
Update Chinese (China) translation
8 months ago
Martin
77fd709836
Update Slovenian translation
8 months ago
Kévin Commaille
f3d7b6c2e1
utils: Don't auto-enable backups
...
We want backups to be enabled at the same time as recovery.
8 months ago
Martin
94d2f562b8
Update Slovenian translation
8 months ago
Yuri Chornoivan
b68d4e2ae1
Update Ukrainian translation
8 months ago
Kévin Commaille
8cfc2e1ac7
Upgrade ruma and matrix-sdk
...
And add support for room version 12.
8 months ago
Martin
36bfd90672
Update Slovenian translation
8 months ago
Luming Zh
dc2618d0f4
Update Chinese (China) translation
8 months ago
Yuri Chornoivan
fa62fc4240
Update Ukrainian translation
8 months ago
Kévin Commaille
d81a70b4c6
utils: Add functions to clean up strings before using them
8 months ago
Kévin Commaille
34957f7282
room-history: Do not send read receipts if the window is not active
8 months ago
Kévin Commaille
98fc1110df
room-details: Support empty list of members with assigned power levels
8 months ago
Kévin Commaille
06cecb946e
window: Avoid showing session page every time that selected session changes
...
We use different objects for the different stages of initialization of
the session, so the selected item will change several times. However, if
the user switches to another page like the greeter, we don't want to
show the selected session page when it is loaded.
So this separates updating the session in the SessionView, and showing
the proper page for the session. We still show the proper page if we
were showing the loading screen or the SessionView.
8 months ago
Kévin Commaille
86061a7680
sidebar-data: Fix visibility
8 months ago
Kévin Commaille
4584c0b5ec
Move sidebar_data::Selection to utils as FixedSelection
...
To be able to reuse it.
8 months ago
Kévin Commaille
3673ca15e2
session-list: Always set loading state when setting error
8 months ago
Kévin Commaille
b632397022
app: Get rid of SessionIntentType
8 months ago
Ekaterine Papava
a19bf7d1e2
Update Georgian translation
8 months ago