Kévin Commaille
1d69e8282b
secret: Add the SecretExt trait to implement by backends
1 year ago
Kévin Commaille
3736e2782d
secret: Use SampleString trait
...
The code looks cleaner like that.
1 year ago
Kévin Commaille
a37e63aecc
Upgrade crate dependencies
1 year ago
Artur S0
8471160d23
Update Russian translation
1 year ago
Aefgh Threenine
2f9908fd07
Update Thai translation
1 year ago
Sabri Ünal
8dc5668ff6
Update Turkish translation
1 year ago
Rafael Fontenelle
df23a0ec3a
Update Brazilian Portuguese translation
1 year ago
Ekaterine Papava
49f2ab6677
Update Georgian translation
1 year ago
Kévin Commaille
5f48f0f973
session: Set up periodic media cache cleanups
...
Avoids to have it grow indefinitely and gets rid of old media.
1 year ago
Kévin Commaille
a005dfea72
chore: Upgrade matrix-sdk
1 year ago
Kévin Commaille
30a764b4e3
room: Rename timeline property to live-timeline
1 year ago
Kévin Commaille
14ec802dfd
room-history: Use Timeline as source of data rather than room
1 year ago
Kévin Commaille
ca18d920c1
timeline-item: Add a property to access the Timeline of the item
1 year ago
Kévin Commaille
229a5a1d31
timeline-diff-minimizer: Rename and use a custom trait for timeline items
1 year ago
Kévin Commaille
56d395581b
timeline: Prepare support for forward paginating
...
Until now we assumed that loading events always loaded older events.
If we want to support opening the room history at an arbitrary event,
we need to be able to load newer events too.
This refactors code to clarify that we are currently loading older
events.
1 year ago
Kévin Commaille
b67d763dea
Release Fractal 10.1
...
This version backports the fixes to the regressions introduced in
Fractal 10.
1 year ago
Kévin Commaille
e9b4ffa5b0
ci: Check Rust dependencies with cargo-deny
1 year ago
Luming Zh
cedc6fc539
Update Chinese (China) translation
1 year ago
Rafael Fontenelle
6246535d5b
Update Brazilian Portuguese translation
1 year ago
Martin
a22d09af91
Update Slovenian translation
1 year ago
Yuri Chornoivan
42c8bd045a
Update Ukrainian translation
1 year ago
Daniel Rusek
929c12836c
Update Czech translation
1 year ago
Alexandre Franke
42b5fddadb
about: drop years from copyright
1 year ago
Andika Triwidada
cfbf9ffa61
Update Indonesian translation
1 year ago
Kévin Commaille
3618573f83
build: Require at least OpenSSL 3.0.0
...
Versions older than that are not supported anymore
1 year ago
Daniel Rusek
e8f4b641b9
Update Czech translation
1 year ago
Yuri Chornoivan
38b6523235
Update Ukrainian translation
1 year ago
Martin
2187ca7146
Update Slovenian translation
1 year ago
Alexandre Franke
53cec746df
ui: add ellipses for buttons that open dialogs
1 year ago
Kévin Commaille
be682d69b0
chore: Upgrade matrix-sdk and ruma
1 year ago
Sabri Ünal
81181b3dad
Update Turkish translation
1 year ago
Rafael Fontenelle
e5683ed537
Update Brazilian Portuguese translation
1 year ago
Artur S0
7ba8a2d98e
Update Russian translation
1 year ago
Luming Zh
85c63d9a62
Update Chinese (China) translation
1 year ago
Daniel Rusek
a3df283fa3
Update Czech translation
1 year ago
Kévin Commaille
f8ce19f33b
room: Construct timeline right away
...
A recent change made us wait for the category to be loaded before
constructing the Timeline, to know if we should preload it.
However the timeline property of Room assumes that there is always a
timeline available after the construction, which was not true anymore.
So we construct the Timeline during construction again, and use a
property to preload it when both the category and the matrix timeline
are ready.
1 year ago
Martin
9280b05b9f
Update Slovenian translation
1 year ago
Rafael Fontenelle
0a105f5b83
Update Brazilian Portuguese translation
1 year ago
Yuri Chornoivan
b882606bf8
Update Ukrainian translation
1 year ago
twlvnn kraftwerk
5af9cf7e9b
Update Bulgarian translation
1 year ago
Alexandre Franke
e1c9658d34
RELEASING: add process to add branch on DL
1 year ago
Maximiliano Sandoval
11b42442aa
application: Add accel to close window via ctrl+w
1 year ago
Maximiliano Sandoval
129b841c47
app: Chain up activate
...
All vfuncs should chain up to prevent undefined behavior.
1 year ago
Maximiliano Sandoval
407fbba876
app: Set default icon name
...
This is used in x11 by certain DEs.
1 year ago
Daniel Rusek
94c333f8a0
Update Czech translation
1 year ago
Alexandre Franke
a04dc4cd69
style: adjust border radii
...
Following GNOME/libadwaita change d450cb30c59694f604d4396993281797035bc51c
Fixes #1538
1 year ago
Guillaume Girol
f50c06b5fe
add keyboard shortcuts to navigate between rooms
...
They were previously added in https://gitlab.gnome.org/World/fractal/-/merge_requests/424
but lost in a rewrite.
These keybindings conflict with the default ones of TextView so a
ShortcutController with propagation phase capture is needed.
1 year ago
Kévin Commaille
c5955bbc74
Release Fractal 10
1 year ago
Kévin Commaille
55ce058dc5
docs: Improve release docs for screenshots
1 year ago
Kévin Commaille
1250725930
sidebar: Bundle icon for direct chats
1 year ago