Kévin Commaille
a7c0c4c372
Upgrade crate dependencies
4 months ago
Efstathios Iosifidis
f926503d0b
Update Greek translation
4 months ago
Kévin Commaille
a3b3801005
Fix nested list in RELEASING.md
...
Ordered lists cannot have nested lists, so we change it to an unordered
list.
4 months ago
Ekaterine Papava
542878d6ca
Update Georgian translation
4 months ago
Kévin Commaille
93f9484610
Upgrade matrix-sdk and ruma
...
This is to test some extensive refactoring in ruma in production.
4 months ago
Yuri Chornoivan
0309da08b5
Update Ukrainian translation
4 months ago
Martin
84dc8253da
Update Slovenian translation
4 months ago
Kévin Commaille
6141d70394
Upgrade crate dependencies
4 months ago
Kévin Commaille
2272063765
Upgrade matrix-sdk and ruma
4 months ago
Kévin Commaille
d9c7d47522
ci: Only generate Fractal docs
...
Link to the nightly upstream docs for ruma and the matrix-rust-sdk.
4 months ago
Kévin Commaille
2a49f90b7a
ci: Upgrade cargo-nextest
4 months ago
Kévin Commaille
d6f7cc6e69
ci: Present clippy results as a code quality report
4 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.
4 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.
4 months ago
Lieuwe Rooijakkers
5fc31cecef
readme: update links to Secret Portal docs
4 months ago
Kévin Commaille
dba0712763
Apply blueprint-compiler formatting changes
...
Due to changes upstream.
5 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.
5 months ago
Kévin Commaille
9fb3b00886
login: Fix typo
5 months ago
Kévin Commaille
1b64651bad
utils: Remove unused import
5 months ago
Juliano de Souza Camargo
75bce9dc40
Update Brazilian Portuguese translation
5 months ago
Kévin Commaille
7913a0fca3
Use libglycin-rebind instead of glycin
...
This allows to reduce the number of crate dependencies.
5 months ago
Kévin Commaille
1e2087a8b1
Upgrade matrix-sdk and ruma dependencies
5 months ago
Kévin Commaille
ba67935724
Upgrade crate dependencies
5 months ago
Alexandre Franke
a137f09d8a
docs: stop promoting KeepassXC
5 months ago
Baxrom Raxmatov
a2ff5c908c
Update Uzbek (Latin) translation
5 months ago
Kévin Commaille
cf88df7e78
build: Fix possible race condition when compiling blueprint files
...
Due to an incompatibility between meson and our setup.
6 months ago
Kévin Commaille
4e44c82ce9
Release Fractal 13
6 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.
6 months ago
Kévin Commaille
a87f9a15d2
Update RELEASING.md
6 months ago
Kévin Commaille
65d041b364
room: Auto-join invite after knocking
6 months ago
Alexandre Franke
95dc66e024
docs: add logo on top of README ✨
6 months ago
Kévin Commaille
d7fef3e1c6
toast: Center LabelWithWidgets vertically
6 months ago
Kévin Commaille
a5ad73fa03
sidebar: Show dot for unread rooms
6 months ago
Kévin Commaille
79c41f4f90
room-preview-dialog: Trim whitespaces in search entry
6 months ago
Daniel Rusek
aa866acd3a
doap: Update bug-database URL
6 months ago
Kévin Commaille
ea91e04dfa
error-page: Use monospace class instead of Pango markup
6 months ago
Kévin Commaille
5de2080b55
message-row: Add support for preformatted HTML element
...
When it is not a code block.
6 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.
6 months ago
Kévin Commaille
07f1f10feb
Upgrade crate dependencies
6 months ago
Anders Jonsson
87aaddd1dc
Update Swedish translation
6 months ago
Daniel Rusek
3e986437f6
Update Czech translation
6 months ago
Kévin Commaille
a16fb2860f
Release Fractal 13.rc
6 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.
7 months ago
Kévin Commaille
c8743ae171
media: Send waveform with audio messages
7 months ago
Kévin Commaille
de16f870f7
Upgrade matrix-sdk and ruma
...
And other crates with `cargo update`.
7 months ago
Asier Saratsua Garmendia
24c55cab70
Update Basque translation
7 months ago
Juliano de Souza Camargo
7113dc3f63
Update Brazilian Portuguese translation
7 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.
7 months ago
Kévin Commaille
9689b4d28c
Fix typos
7 months ago
Kévin Commaille
38b5bd6ee3
Add license identifier to cargo manifest
7 months ago