Alexandre Franke
28a9c8855b
style: remove leftover from popover
2 years ago
Luming Zh
3f4948eb39
Update Chinese (China) translation
2 years ago
Asier Sarasua Garmendia
7ac839fad6
Update Basque translation
2 years ago
Rafael Fontenelle
d38272e67a
Update Brazilian Portuguese translation
2 years ago
Yuri Chornoivan
904a6da4df
Update Ukrainian translation
2 years ago
Martin
a66e5bb100
Update Slovenian translation
2 years ago
Kévin Commaille
cbc84a25d4
auth-dialog: Shorten string
2 years ago
Kévin Commaille
e661afc1cf
session: Offer to reset backup instead of enabling it if it exists on the server
...
Because enabling it will fail if it already exists.
2 years ago
Alexandre Franke
f7109daa59
gitlab: add bug label to issue template
2 years ago
Kévin Commaille
cc5a737f21
components: Rename ButtonRow to LoadingButtonRow and prefer AdwButtonRow where possible
2 years ago
Kévin Commaille
4a26fca3b7
components: Replace Spinner with AdwSpinner
2 years ago
Kévin Commaille
09cb50ce4b
misc: Enable libadwaita 1.6 cargo feature
2 years ago
Kévin Commaille
b4bbba2d37
style: Use CSS variables and functions
...
That were added in GTK 4.16 and libadwaita 1.6.
2 years ago
Kévin Commaille
25d861f7e0
build: Use ffmpeg-full extension instead of building libheif manually
...
It already includes libheif.
2 years ago
Kévin Commaille
62fa87e272
chore: Upgrade libshumate and glycin
2 years ago
Kévin Commaille
2003b7bfae
ci: Do not duplicate Flatpak manifest for CI
...
Instead use commands to modify the manifest before using it.
2 years ago
Kévin Commaille
6c67393d88
chore: Upgrade matrix-sdk and ruma crates
2 years ago
Kévin Commaille
7e64373340
ci: Use mold from rust-nightly extension in docs job
2 years ago
Kévin Commaille
17890b5d8e
chore: Fix new clippy warnings
2 years ago
Kévin Commaille
2aec255fcd
chore: Use 24.08 branch of freedesktop.org Flatpak extensions
2 years ago
Yuri Chornoivan
ffae75bc34
Update Ukrainian translation
2 years ago
Juliano de Souza Camargo
d4b36a7d4c
Update Brazilian Portuguese translation
2 years ago
Jürgen Benvenuti
ba5901168d
Update German translation
2 years ago
Daniel Rusek
05898dc06c
Update Czech translation
2 years ago
Artur S0
12492b7084
Update Russian translation
2 years ago
Kévin Commaille
acb74e6ace
chore: Upgrade matrix-sdk and ruma
2 years ago
Yaron Shahrabani
ff890596c7
Update Hebrew translation
2 years ago
Jiri Grönroos
0a59e3581b
Update Finnish translation
2 years ago
Danial Behzadi
71b843464b
Update Persian translation
2 years ago
Luming Zh
298e933373
Update Chinese (China) translation
2 years ago
Yuri Chornoivan
b232414407
Update Ukrainian translation
2 years ago
Martin
049d66a936
Update Slovenian translation
2 years ago
Veronika Bušová
dbbc5f457d
sidebar: Add a 'Mark as Read' button to the context menu for rooms
2 years ago
Kévin Commaille
b04471e693
room: Use timeline to watch read status change triggers
...
Should avoid a race condition where the data in the timeline is
not updated yet when we check if receipts have changed.
2 years ago
Kévin Commaille
cb5b350b66
secret: Avoid some allocations
2 years ago
Kévin Commaille
419d0f036c
secret: Use constants for keys
...
To avoid errors in strings
2 years ago
Kévin Commaille
f6abd0cb55
secret: Do not translate strings that are not presented in the UI
2 years ago
Kévin Commaille
f543ba5477
window: Truncate current session ID to be compatible with StoredSession migration
2 years ago
Luming Zh
79f85e92b0
Update Chinese (China) translation
2 years ago
Martin
42041f3663
Update Slovenian translation
2 years ago
Yuri Chornoivan
1c9754f02f
Update Ukrainian translation
2 years ago
Kévin Commaille
7c34c27d3e
session: Use a different path for the media cache
...
Since this requires a migration of the secret module,
we also truncate the session IDs that are needlessly long,
to be able to log them without adding too much noise.
2 years ago
Kévin Commaille
97fb610569
secret: Do not support secret versions from before Fractal 5 anymore
...
These would only have been for users of the nightly version so
it should be fine to drop support for them.
2 years ago
Kévin Commaille
59a62b8552
chore: Upgrade matrix-sdk crate
...
And run `cargo update`.
2 years ago
Tobias Kuendig
20a2342de1
room-history: Minor UI tweaks
...
Center the send message icon visually and increase the right margin of sender avatars.
2 years ago
Feliks Weber
006aa1196c
Update German translation
2 years ago
Alexandre Franke
b05d19ebda
Update French translation
2 years ago
Kévin Commaille
12b9dc6cc3
utils: Remove unnecessary debug logging
2 years ago
Kévin Commaille
1abe1cfef1
readme: Improve alt text and set dimensions of screenshot
2 years ago
Kévin Commaille
2b3b0403fe
cargo: Disable image default features
...
We do not need to encode or decode to specific formats so we do not
need those features.
2 years ago