Kévin Commaille
|
123ac8661b
|
chore: Update matrix-sdk
|
3 years ago |
Kévin Commaille
|
7154cd1275
|
session: Use accessor to get client api error kind
|
3 years ago |
Kévin Commaille
|
a0b7e73436
|
avatar: Request size according to scale factor
Improves rendering on high-DPI screens
|
3 years ago |
Kévin Commaille
|
6f4a00e891
|
avatar: Re-request avatar when size changes
|
3 years ago |
Kévin Commaille
|
071bfa9e2a
|
components: Use Pango const and methods instead of defining our own
|
3 years ago |
Kévin Commaille
|
aede640446
|
components: Allocate shapes before measuring LabelWithWidgets
Should reduce the number of warnings for sizing errors.
|
3 years ago |
Kévin Commaille
|
89ee05c201
|
chore: Inline variables in format strings when possible
|
3 years ago |
Kévin Commaille
|
8986937482
|
build: Add OpenSSL as a dependency
It is required by the native-tls crate, tht depends on the openssl
crate.
The minimum supported version by taht crate is currently 1.0.1.
|
3 years ago |
Kévin Commaille
|
26013646e9
|
build: Update glib and gio deps version
|
3 years ago |
Yuri Chornoivan
|
ab0bf741f7
|
Update Ukrainian translation
|
3 years ago |
Kévin Commaille
|
1470dcf92c
|
qr-code: Remove uses of deprecated GtkStyleContext
|
3 years ago |
Kévin Commaille
|
af85d0b4e5
|
chore: Replace deprecated gtk::show_uri with GtkUriLauncher
|
3 years ago |
Kévin Commaille
|
98f982d0a1
|
chore: Replace deprecated GtkFileChooserNative with GtkFileDialog
|
3 years ago |
Kévin Commaille
|
4b9d400e65
|
auth-dialog: AuthDialog doesn't extend GtkDialog
|
3 years ago |
Kévin Commaille
|
64d9a98f0b
|
chore: Replace deprecated GtkInfoBar with AdwBanner
|
3 years ago |
Kévin Commaille
|
33e775e9e1
|
chore: Replace deprecated WidgetExt::show and hide methods
|
3 years ago |
Kévin Commaille
|
4ad6907767
|
misc: Enable GTK 4.10 APIs
|
3 years ago |
Piotr Drąg
|
4e1d40d7f2
|
Update Polish translation
|
3 years ago |
Yuri Chornoivan
|
024d5a1b94
|
Update Ukrainian translation
|
3 years ago |
Kévin Commaille
|
bc5829319f
|
chore: Update all dependencies
|
3 years ago |
Kévin Commaille
|
b4c27f9e4b
|
room-details: Silence critical when topic is None
|
3 years ago |
Kévin Commaille
|
314415f4c2
|
room-details: Refactor code to change details
Use bindings, template callbacks. Expose the errors via toasts.
|
3 years ago |
Kévin Commaille
|
49f7c78748
|
chore: Update matrix-sdk to get new method for rooms
|
3 years ago |
Kévin Commaille
|
beb9dd4e91
|
room-details: Use EditableAvatar
|
3 years ago |
Kévin Commaille
|
f9b09cea25
|
components: Simplify the API of EditableAvatar
|
3 years ago |
Kévin Commaille
|
7aebe25791
|
utils: Add type to keep track of ongoing async actions
|
3 years ago |
Kévin Commaille
|
3310c49c67
|
room-details: Allow to display toasts
|
3 years ago |
Kévin Commaille
|
967be21559
|
utils: Add method to load file content and info
|
3 years ago |
Anders Jonsson
|
95bf1b8cc3
|
Update Swedish translation
|
3 years ago |
Piotr Drąg
|
689ef92fa6
|
Update Polish translation
|
3 years ago |
Kévin Commaille
|
08ef839464
|
misc: Enable LTO for release builds
|
3 years ago |
Kévin Commaille
|
c9cb82f8f9
|
room: Use SDK methods to change the avatar
|
3 years ago |
Kévin Commaille
|
9e8674beb9
|
verification: Use the constants defined in Ruma
|
3 years ago |
Balázs Úr
|
40d2071975
|
Update Hungarian translation
|
3 years ago |
Aleksandr Melman
|
3e6ba590ac
|
Update Russian translation
|
3 years ago |
Kévin Commaille
|
1b3ad15124
|
flatpak: Enable warn log level for all crates
With most of the logic moving to the SDK, we can miss several things
that went wrong.
|
3 years ago |
Kévin Commaille
|
6dcfeb0e32
|
room-history: Send read receipt and marker updates
|
3 years ago |
Kévin Commaille
|
758a8f99cd
|
room-history: Show highlighted events
|
3 years ago |
Kévin Commaille
|
eedc456ddd
|
room-history: Mark replied to event as selected not highlighted
|
3 years ago |
Kévin Commaille
|
3d6c493680
|
chore: Update matrix-sdk and ruma
|
3 years ago |
Andre Klapper
|
0642632e30
|
Fix invalid markup in German UI translation
|
3 years ago |
Tobias Bernard
|
9e964c0ca2
|
app icon: minor style and polish updates, add source svg
|
3 years ago |
Yuri Chornoivan
|
708da1fa5e
|
Update Ukrainian translation
|
3 years ago |
Kévin Commaille
|
18bac5797b
|
timeline: Always use the item accessor to get an item by position
The list should never be accessed directly to avoid having mismatches
in indexes.
|
3 years ago |
Kévin Commaille
|
bc7b46cf2f
|
timeline-item: Add unique ID accessor for debugging purposes
|
3 years ago |
Kévin Commaille
|
a48b8ea5f4
|
room-history: Display an icon when a message has been edited
|
3 years ago |
Kévin Commaille
|
934abcc3cb
|
room-history: Make TypingRow::is_empty code easier to understand
|
3 years ago |
Kévin Commaille
|
57e61c4043
|
room-history: Don't update typing row label when list is empty
Would crash the app when the underlying model changes to an empty list.
|
3 years ago |
Piotr Drąg
|
1be875422b
|
Update Polish translation
|
3 years ago |
Sabri Ünal
|
6dd37a0593
|
Update Turkish translation
|
3 years ago |