Kévin Commaille
c79b56614c
Release Fractal 12.1
7 months ago
Kévin Commaille
a11472b412
global-account-data: Be stricter about the private media preview setting
...
Currently, it would show media previews for non-public rooms, but it
is safer to show it for values that we know are private.
7 months ago
Kévin Commaille
d2887466b2
room-details: Apply property CSS class to join rule row
...
The important information is the value of the join rule, not the title.
7 months ago
Kévin Commaille
e341718ccf
message-location: Fix rounded corners
7 months ago
Kévin Commaille
5891d747fd
Upgrade slab crate
...
The locked version was yanked.
7 months ago
Kévin Commaille
a05f1a69ad
ci: Fix cargo-deny config
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
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