Kévin Commaille
cb26488cc1
Release Fractal 9
1 year ago
Kévin Commaille
8891505584
Revert "cause: Set accent color to pink for Breast Cancer Awareness Month"
...
This reverts commit f3fcfdbd7f .
1 year ago
Yaron Shahrabani
f4664ce701
Update Hebrew translation
1 year ago
Aefgh Threenine
e190a20be7
Update Thai translation
1 year ago
Artur S0
58fad0a138
Update Russian translation
1 year ago
Kévin Commaille
6deef7148f
utils: Remove ImageError::None
...
It is only here to be able to use it as a GEnum for simplicity in a few
types, but is doesn't make sense.
1 year ago
Kévin Commaille
b3b59c555c
utils: Add a queue for image requests
...
Allows to limit the number of concurrent requests and keep track of slow
requests.
1 year ago
Kévin Commaille
933d74ec81
chore: Ignore Zed IDE config directory
1 year ago
Quentin PAGÈS
0ad6656b34
Update Occitan translation
1 year ago
Tim Sabsch
b847a13f77
Update German translation
1 year ago
Aefgh Threenine
cabb46ccdc
Update Thai translation
1 year ago
Anders Jonsson
6aacd5c1b9
Update Swedish translation
1 year ago
Aefgh Threenine
17bbf1a6a5
Update Thai translation
1 year ago
Aefgh Threenine
ddcc69dd55
Add Thai translation
1 year ago
Ekaterine Papava
e38140adb8
Update Georgian translation
1 year ago
Kévin Commaille
8b7aa4f429
Release Fractal 9.rc
1 year ago
Kévin Commaille
f3fcfdbd7f
cause: Set accent color to pink for Breast Cancer Awareness Month
1 year ago
Alexandre Franke
63fca01cfc
Update French translation
1 year ago
Brage Fuglseth
aa0a8be796
Update Norwegian Bokmål translation
1 year ago
Kévin Commaille
f751d58ec5
chore: Upgrade matrix-sdk, ruma and rqrr
1 year ago
Kévin Commaille
f3d8673913
timeline: Remove unused method
...
To detect unused code, pass all methods as pub(crate).
1 year ago
Luming Zh
4e2f271038
Update Chinese (China) translation
1 year ago
Yuri Chornoivan
5665f77a99
Update Ukrainian translation
1 year ago
Martin
0c08892570
Update Slovenian translation
1 year ago
Kévin Commaille
d349ce4983
components: Do not allocate height of child in LoadingBin
...
It can look weird with a lot of extra space if the child is a lot bigger
than the spinner.
1 year ago
Kévin Commaille
20b5ded557
room-details: Fix members count of left rooms
...
We must remove ourself from the server-provided members count.
1 year ago
Kévin Commaille
c3242b1080
room-details: Handle all states of room members list
1 year ago
Rafael Fontenelle
c4b2420bd8
Update Brazilian Portuguese translation
1 year ago
Kévin Commaille
1fdcd73be2
room-title: Fix height of button
...
When there is no subtitle, use the default button padding an use
gtk::Align::Center for valign.
When there is a subtitle, remove the button padding, reduce the space
taken by the labels and use gtk::Align::Fill for valign.
Co-authored-by: Alexandre Franke <afranke@gnome.org>
1 year ago
Kévin Commaille
9859e4c800
build: Remove NO_POINTER_VIEWPORT environment variable
...
It doesn't do anything anymore.
1 year ago
Kévin Commaille
c96609ff8a
remote-room: Downgrade errors to the WARN level
...
Since RemoteRoom is used for unknown room mentions, it does not make
sense to have errors in the logs for those.
1 year ago
Kévin Commaille
473c5d53bf
room: Do not log about state change during initialization
1 year ago
Kévin Commaille
78cd7b057d
room: Use RoomInfo to watch whether a room is direct
1 year ago
Artur S0
dd5b1c9335
Update Russian translation
1 year ago
Kévin Commaille
0b044491a1
chore: Upgrade matrix-sdk crate
...
Should get rid of unwanted verbose warnings in the SDK.
1 year ago
Luming Zh
0fed338255
Update Chinese (China) translation
1 year ago
Anders Jonsson
9ddbf96e2a
Update Swedish translation
1 year ago
Yuri Chornoivan
4650c2d22c
Update Ukrainian translation
1 year ago
Martin
bf7cb9024e
Update Slovenian translation
1 year ago
Kévin Commaille
4a8625b5fe
room-history: Do not offer to invite members in direct chat
1 year ago
Kévin Commaille
113c97d5f2
room-details: Present members directly in general page for direct chats
1 year ago
Kévin Commaille
b4118978df
room-details: Hide some sections and actions for direct chats
1 year ago
Kévin Commaille
f535b931a8
crypto-recovery-setup-view: Fix resetting recovery when backup exists on homeserver
...
We force the API to delete the backup instead of disabling recovery.
1 year ago
Kévin Commaille
25e7ee4cb7
session: Split security API in a separate type
1 year ago
Kévin Commaille
f94357ebe8
account-settings: Fix user sessions page
...
AdwPreferencesPage only allows AdwPreferencesGroup as children so only
provide that.
We only use the GtkStack for the other active sessions by initializing
the current session early.
Includes other refactoring around user sessions.
1 year ago
Luming Zh
4f4085ada4
Update Chinese (China) translation
1 year ago
Kévin Commaille
857cf0d75c
timeline: Ignore room member events where the content has not changed
1 year ago
Yuri Chornoivan
52d6b66329
Update Ukrainian translation
1 year ago
Kévin Commaille
478dab3ecd
room-history: Fix style of new messages divider
1 year ago
Kévin Commaille
8e38f554e3
chore: Upgrade matrix-sdk
1 year ago