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
Kévin Commaille
57ae0ef0c4
Downgrade curve25519-dalek
...
The current version was yanked.
8 months ago
Kévin Commaille
7f39417349
room-history: Show a banner when there are pending invite requests
...
And the user can accept or deny it.
8 months ago
Kévin Commaille
4625b5bb97
session: Allow to knock on a room in explore view and room preview
8 months ago
Kévin Commaille
bfcf5550cf
sidebar: Show our invite requests
8 months ago
Kévin Commaille
b672f52bf8
room-details: Allow to change join rule to knock
8 months ago
Kévin Commaille
25f2dc1cc8
components: Add dialog to ask what to do about unsaved changes
...
To reduce code duplication and be consistent about the wording.
8 months ago
Kévin Commaille
454f3e15ae
room-details: Be consistent about wording around knock feature
...
Always talk about requesting an invite
8 months ago
Kévin Commaille
83ca3e8a2b
sender-avatar: Remove action to deny invite request
...
We don't show an avatar for invite requests, so it's very unlikely to
ever appear.
8 months ago
Kévin Commaille
f526ad5d6b
room-details: Show the list of users that knocked on the room
8 months ago
Kévin Commaille
fecf32f3c6
session: Move membership lists to MemberList
...
Allows to reuse the same list filtered by membership in several places.
We also use an enum that is a subset of Membership for identifying the
lists, allowing to do exhaustive matches, which will catch when new
variants are added.
8 months ago
Kévin Commaille
34ad0aae0f
utils: Allow to change item in SingleItemListModel
8 months ago
Kévin Commaille
f07ee800a8
user-page: Be consistent about wording around knock feature
...
Always talk about requesting an invite.
8 months ago
Martin
47acd98a6b
Update Slovenian translation
8 months ago
Yuri Chornoivan
94b4b5c4b1
Update Ukrainian translation
8 months ago