Yuri Chornoivan
56a82d7cbf
Update Ukrainian translation
10 months ago
Kévin Commaille
655676de7e
sidebar: Allow to mark a room as unread
10 months ago
Ekaterine Papava
44ea6d38ac
Update Georgian translation
10 months ago
Luming Zh
e69bc3efaf
Update Chinese (China) translation
10 months ago
Yuri Chornoivan
e903be2564
Update Ukrainian translation
10 months ago
Martin
b0dd62a90b
Update Slovenian translation
10 months ago
Kévin Commaille
774f4b4690
ci: Fix cargo-sort check
10 months ago
Kévin Commaille
3388795df5
session: Synchronize the media previews safety settings with the Matrix account data
...
To share the setting between clients.
10 months ago
Kévin Commaille
59b6740ce5
account-settings: Refactor NotificationsPage
10 months ago
Kévin Commaille
4f573e54d4
Upgrade matrix-sdk
10 months ago
Luming Zh
134d271f68
Update Chinese (China) translation
10 months ago
Kévin Commaille
e1452fcda4
invite: Refactor and fix visibility
10 months ago
Kévin Commaille
edac9e3381
room-history: Make sure that mentions respect safety settings
...
Gets rid of a potential attack factor.
10 months ago
Kévin Commaille
366a602260
Upgrade matrix-sdk dependency
10 months ago
Álvaro Burns
45ee641a78
Update Brazilian Portuguese translation
10 months ago
Daniel Rusek
f7370be6a5
Update Czech translation
10 months ago
Kévin Commaille
2dd845f7e0
ci: Include flatpak template as a project rather than URL
...
It might get rid of the 429 errors.
10 months ago
Kévin Commaille
8ccb67cb8a
build: Enable frame pointers for Rust modules
...
It seems to be necessary to build the aarch64 flatpak in CI, and it
doesn't hurt anyway.
10 months ago
Kévin Commaille
0931854b98
Revert "ci: Allow failure of aarch64 jobs"
...
This reverts commit 69dde233e4 .
10 months ago
Sabri Ünal
9697badf22
Update Turkish translation
10 months ago
Martin
679c29069d
Update Slovenian translation
10 months ago
Yuri Chornoivan
76b92815b0
Update Ukrainian translation
10 months ago
Kévin Commaille
e5ed751c1f
notifications: Fix notifications for invites
...
There was a race condition where we would not be able to show the invite
for a room because we didn't have the room yet in the room list.
10 months ago
Kévin Commaille
b84a584995
account-settings: Add safety setting to hide avatars in invites
...
For consistency, we also hide avatars for invites that were rejected or
retracted, if we manage to find that out for left rooms.
10 months ago
Kévin Commaille
6035b4ee37
misc: Fix new clippy warnings
10 months ago
Álvaro Burns
5bd1122a2b
Update Brazilian Portuguese translation
10 months ago
Luming Zh
cc028458bd
Update Chinese (China) translation
10 months ago
Kévin Commaille
b9757404e3
Release Fractal 11.1
10 months ago
Ekaterine Papava
ecc9eab92e
Update Georgian translation
10 months ago
Martin
6649018303
Update Slovenian translation
10 months ago
Yuri Chornoivan
d7032bf945
Update Ukrainian translation
10 months ago
Kévin Commaille
e5f473d9b6
user-facing-error: Reduce the size of some strings that appear in toasts
10 months ago
Kévin Commaille
ec56f9471c
ci: Allow to interrupt most jobs
10 months ago
Yuri Chornoivan
65531c7870
Update Ukrainian translation
10 months ago
Kévin Commaille
ca387e3261
account-switcher: Make sure to unparent the popover when the button is disposed of
...
Avoids a warning that occurs sometimes when closing Fractal.
10 months ago
Kévin Commaille
4a5a4b4cde
room-history: Ignore empty inline elements when ellipsizing to a single line
10 months ago
Martin
94d2cdf81d
Update Slovenian translation
10 months ago
Kévin Commaille
97e051235d
Upgrade matrix-sdk
...
And cargo update other crates.
10 months ago
Kévin Commaille
c85d6462b5
room-history: Update strings for creation event
10 months ago
Kévin Commaille
893f795228
room-history: Remove banner for tombstoned rooms
...
Instead we offer to join or view the new room instead of showing the
composer.
This also makes sure that the state of the Join/View button is updated
depending on the joining state of the successor.
10 months ago
Kévin Commaille
9f426e2c6d
message-toolbar: Fix style of text when user cannot send a message
...
Works better on narrow screens.
10 months ago
Kévin Commaille
8b3b816005
room-history: Do not show room tombstone event in history
...
There is already a banner for this so when both are visible it looks
weird to have a duplicate.
10 months ago
Kévin Commaille
41fb45cd90
explore: Fix and refactor
...
Use a GListStore for the list of rooms, and RemoteRoom to represent the
rooms.
Fix cleaning server popover when switching between sessions, and make
sure that triggering a search only happens when the view is mapped.
10 months ago
Kévin Commaille
793907383a
room-preview-dialog: Update button according to current state of room
...
It was only updated depending on what happened in the dialog. Now it
also updates depending on what happens in the room list.
10 months ago
Kévin Commaille
76b3559dfe
room-list: Rename room_list_metainfo file
10 months ago
Kévin Commaille
e51a8d73aa
room-list: Rename pending rooms to joining rooms
...
"Pending" was not very clear about what it meant for a room to be in
that list.
10 months ago
Philipp Bartsch
8e2118dc67
media-viewer: halign the right-click context menu
...
Other right-click context menus are not centered on the cursor.
10 months ago
Kévin Commaille
cc1e231297
message-toolbar: Fix inserting mention before another mention
10 months ago
Kévin Commaille
7cf3823bea
room-history: Increase padding of SenderAvatar
...
Makes the hover effect around the avatar bigger, which makes it more
obvious that it behaves like a button.
10 months ago
Kévin Commaille
338c732e5f
event: Do not count unsent events as unread or as activity
10 months ago