Kévin Commaille
d6f7cc6e69
ci: Present clippy results as a code quality report
3 months ago
Kévin Commaille
9456c9ab7c
login: Split local server into its own module
...
And split HTML and CSS into a separate file, to benefit from syntax
highlighting in IDEs.
3 months ago
Kévin Commaille
72804fa3e6
ci: Use meson to run cargo tests
...
This will allow to run tests that require the GResource files to be
compiled.
3 months ago
Lieuwe Rooijakkers
5fc31cecef
readme: update links to Secret Portal docs
3 months ago
Kévin Commaille
dba0712763
Apply blueprint-compiler formatting changes
...
Due to changes upstream.
3 months ago
Kévin Commaille
cc61e0d0bf
build: Use mold linker with gcc instead of clang
...
Since the rust-stable Flatpak extension now supports it. This way we
don't need to depend on the llvm Flatpak extension, which simplifies
the configuration.
3 months ago
Kévin Commaille
9fb3b00886
login: Fix typo
3 months ago
Kévin Commaille
1b64651bad
utils: Remove unused import
3 months ago
Juliano de Souza Camargo
75bce9dc40
Update Brazilian Portuguese translation
3 months ago
Kévin Commaille
7913a0fca3
Use libglycin-rebind instead of glycin
...
This allows to reduce the number of crate dependencies.
3 months ago
Kévin Commaille
1e2087a8b1
Upgrade matrix-sdk and ruma dependencies
3 months ago
Kévin Commaille
ba67935724
Upgrade crate dependencies
3 months ago
Alexandre Franke
a137f09d8a
docs: stop promoting KeepassXC
4 months ago
Baxrom Raxmatov
a2ff5c908c
Update Uzbek (Latin) translation
4 months ago
Kévin Commaille
cf88df7e78
build: Fix possible race condition when compiling blueprint files
...
Due to an incompatibility between meson and our setup.
4 months ago
Kévin Commaille
4e44c82ce9
Release Fractal 13
5 months ago
Kévin Commaille
35f23526cb
message-toolbar: Don't make stack vertically homogeneous
...
Otherwise it forces the composer to be bigger than needed on narrow
screens because of the text on other stack pages.
5 months ago
Kévin Commaille
a87f9a15d2
Update RELEASING.md
5 months ago
Kévin Commaille
65d041b364
room: Auto-join invite after knocking
5 months ago
Alexandre Franke
95dc66e024
docs: add logo on top of README ✨
5 months ago
Kévin Commaille
d7fef3e1c6
toast: Center LabelWithWidgets vertically
5 months ago
Kévin Commaille
a5ad73fa03
sidebar: Show dot for unread rooms
5 months ago
Kévin Commaille
79c41f4f90
room-preview-dialog: Trim whitespaces in search entry
5 months ago
Daniel Rusek
aa866acd3a
doap: Update bug-database URL
5 months ago
Kévin Commaille
ea91e04dfa
error-page: Use monospace class instead of Pango markup
5 months ago
Kévin Commaille
5de2080b55
message-row: Add support for preformatted HTML element
...
When it is not a code block.
5 months ago
Kévin Commaille
a537fe564a
session: Use new GtkFilterListModel watch-items property
...
To replace ExpressionListModel where possible. It should be more
performant because it only triggers an `items-changed` signal if the
item filtering changed.
This was added in GTK 4.20 but we need at least 4.20.2 which includes a
bug fix.
5 months ago
Kévin Commaille
07f1f10feb
Upgrade crate dependencies
5 months ago
Anders Jonsson
87aaddd1dc
Update Swedish translation
5 months ago
Daniel Rusek
3e986437f6
Update Czech translation
5 months ago
Kévin Commaille
a16fb2860f
Release Fractal 13.rc
5 months ago
Kévin Commaille
61132de27b
audio-player: Fix player with media file that was not dropped
...
We kept a strong reference to it while awaiting a signal that might not
come, so it could not be destroyed.
5 months ago
Kévin Commaille
c8743ae171
media: Send waveform with audio messages
5 months ago
Kévin Commaille
de16f870f7
Upgrade matrix-sdk and ruma
...
And other crates with `cargo update`.
5 months ago
Asier Saratsua Garmendia
24c55cab70
Update Basque translation
5 months ago
Juliano de Souza Camargo
7113dc3f63
Update Brazilian Portuguese translation
5 months ago
Kévin Commaille
7c56918d25
Upgrade ruma and matrix-sdk
...
And others deps with `cargo update`. Required to fix building the docs
with the latest version of Rust nightly.
5 months ago
Kévin Commaille
9689b4d28c
Fix typos
5 months ago
Kévin Commaille
38b5bd6ee3
Add license identifier to cargo manifest
5 months ago
Kévin Commaille
aff0c93ea1
session-view: Move submodules of content up
...
To reduce nesting.
5 months ago
Kévin Commaille
e3ced48c9e
session: Remove model module
...
And move submodules directly under session, to reduce nesting.
5 months ago
Kévin Commaille
5ae3c41676
session-view: Move to the root of the crate
...
To reduce nesting by one level.
5 months ago
Kévin Commaille
90397cbc78
account-settings: Move to the root of the crate
...
It is not particularly associated to the session view so there is no
reason for it to be a submodule.
5 months ago
Emin Tufan Çetin
60a4366cd9
Update Turkish translation
5 months ago
Kévin Commaille
1a046d7ac1
audio-player: Fixes to waveform gestures
...
Only track drag with the primary button, allowing to open the context
menu in the room history.
Clamp the value when seeking, since the user can drag outside of the
widget.
6 months ago
Ekaterine Papava
35a54e7908
Update Georgian translation
6 months ago
Artur S0
050c5f061c
Update Russian translation
6 months ago
Kévin Commaille
4cb6a12595
Upgrade crates
...
Running `cargo update`. Mostly to fix glycin in Fractal nightly.
6 months ago
Martin
7f9a6e7931
Update Slovenian translation
6 months ago
luming zh
5dc980205d
Update Chinese (China) translation
6 months ago