Kévin Commaille
7d849ffdf4
Add checks for Blueprint files
...
To the pre-commit checks, we add the checks about translatable strings,
as well as the check about sorting in blp-resources.in.
We also run `blueprint-compiler format` in CI to make sure that we have
consistent formatting.
7 months ago
Kévin Commaille
8c64726cca
Start using Blueprint for UI files
...
Blueprint files to compile must be added to src/blp-resources.in.
To avoid having to maintain both a list of Blueprint files and the
corresponding list of UI files in the gresource.xml file, we populate
the resource file with meson.
7 months ago
Kévin Commaille
d060abe2ca
ci: Remove glycin-loaders from modules to remove
...
Since we don't build it anymore
7 months ago
Kévin Commaille
4203e87f61
room-history: Fix translatable strings
7 months ago
Luming Zh
382b38f839
Update Chinese (China) translation
7 months ago
Martin
39523b03cd
Update Slovenian translation
7 months ago
Kévin Commaille
575611118b
style: Use CSS media queries instead of separate high contrast file
7 months ago
Yuri Chornoivan
5a873ff96d
Update Ukrainian translation
7 months ago
Kévin Commaille
d87aa8ff60
room-history: Fix binding to prevent mentioning own user with sender name
...
Clicking was not possible for mentioning our own user, but the key
binding still worked.
7 months ago
Kévin Commaille
31c0607568
room-history: Remove sender avatar context menu
...
The avatar now opens the sender profile, where all the same actions can
be performed.
7 months ago
Kévin Commaille
17533ddfe9
ci: Fix cargo-deny config
7 months ago
Kévin Commaille
71bd5988a5
Clean up .gitignore
...
Add comments for documenting the entries.
Remove IDE hidden folders, they should be ignored globally on the
system, not per-project.
7 months ago
Kévin Commaille
49a3ce16a3
room-history: Apply system monospace font to code blocks and event source
7 months ago
Kévin Commaille
99b0a54e01
room-history: Apply system document font to messages
7 months ago
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