Yuri Chornoivan
44c387f74c
Update Ukrainian translation
1 year ago
Martin
cccc676bdd
Update Slovenian translation
1 year ago
Alexandre Franke
87f5205c8e
Update French translation
1 year ago
Brage Fuglseth
de8ccf8007
Update Norwegian Bokmål translation
1 year ago
Kévin Commaille
aee4319640
room-history: Add quick reaction chooser dynamically
...
Avoids to have duplicate menus just to add or remove it. It will avoid
possible duplication errors when changing the menu.
1 year ago
Kévin Commaille
c8345ac4b1
room-history: Refactor and fix message actions
...
Make sure that we use the same rules everywhere to decide if an action
is possible on a message.
1 year ago
Kévin Commaille
a81dd8400e
pill: Fix action when clicking on an activatable pill
...
This is a recent regression after refactoring.
1 year ago
Kévin Commaille
0298b69f12
room-history: Do not switch copy-image action if media is compact
...
When it is the preview of a replied to message, the media does not have
action of its own so it should not affect the actions the row.
1 year ago
Kévin Commaille
8a463486c9
components: Only disable vhomogeneous for LoadingRow
...
For other uses of LoadingBin, vhomogeneous is actually better.
1 year ago
Kévin Commaille
63e3562bea
sender-avatar: Do not show action to open direct chat when in direct chat
1 year ago
Kévin Commaille
28e17f4379
user-page: Show button to open direct chat except if opened from a direct chat
1 year ago
Kévin Commaille
3ea780bfe1
room-history: Remove unnecessary debug level log.
1 year ago
Kévin Commaille
49d04959d2
room-details: Separate stable and experimental room versions in sections
...
Appending "(unstable)" to the room version does not work well because it
might be ellipsized, especially considering that unstable room versions
usually have a long name.
1 year ago
Brage Fuglseth
4461c28d0a
Update Norwegian Bokmål translation
1 year ago
Kévin Commaille
aab3a13c35
room-history: Do not offer to copy the thumbnail until it is loaded
1 year ago
Kévin Commaille
04bc8c6aef
room-history: Do not show scroll button when context menu is open
1 year ago
Kévin Commaille
573e15d8a7
room-history: Refactor and fix visibility
1 year ago
Kévin Commaille
9627e8e862
item-row: Refactor and fix visibility
1 year ago
Kévin Commaille
b4efcb049a
state-row: Refactor and fix visibility
1 year ago
Kévin Commaille
24dddb3043
sender-avatar: Refactor and fix visibility
1 year ago
Kévin Commaille
e7bf640b21
read-receipt-list: Refactor and fix visibility
1 year ago
Kévin Commaille
5f8ca2e66a
member-timestamp: Refactor and fix visibility
1 year ago
Kévin Commaille
076298a71b
chore: Fix gettext comment
...
It should be on the lines right above the string to be picked up by
xgettext.
1 year ago
Kévin Commaille
e577d1c1b6
label-with-widgets: Simplify API
...
Remove unused properties, and force label and widgets to be set together
to reduce the number of calls to invalidate_widgets.
We also make sure to set use-markup before the label and widgets to
avoid a potentially expensive reallocation.
1 year ago
Evan Paterakis
b6c074b768
label-with-widgets: invalidate widgets on use-markup change
1 year ago
Kévin Commaille
332fcefbe0
Release Fractal 10.beta
1 year ago
Alexandre Franke
a65ffc1b08
window: Add fetching text on startup
1 year ago
twlvnn kraftwerk
e0b528125b
Add Bulgarian translation
1 year ago
Alexandre Franke
2cface3adb
window: Add About button on startup screen
1 year ago
Kévin Commaille
daf6a01d1f
build: Remove sandboxed-build meson option
...
Since we only need this to use vendored dependencies for Flathub,
we can just modify the Cargo config file in Flathub's flatpak manifest
for that.
1 year ago
Kévin Commaille
33f46ac49f
chore: Upgrade glycin-loaders
1 year ago
Guillaume Girol
7ce6d404e8
hooks: do not assume location of bash
...
On NixOS (and BSD) bash is not at /bin/bash.
Change the shebang to use bash from PATH.
1 year ago
Kévin Commaille
efc6565076
message-row: Refactor and clean up
1 year ago
Kévin Commaille
15902b31d9
message-toolbar: Refactor and cleanup
1 year ago
Kévin Commaille
4d820c01f0
notifications: Do not (un)realize the renderer since we did not construct it
1 year ago
Lukáš Tyrychtr
2a5157b1df
sender-avatar: Add the has-popup property for it
...
In Orca commit 6105519dc837 Orca started ignoring buttons with the has popup
state when reading list items during navigation.
Use that behavior to make reading a chat room history less verbose.
1 year ago
Kévin Commaille
07bc3302fc
image: Request only 2 different sizes for avatars
...
Allows to avoid to fill the media cache with almost a different size for
every view,
and to optimize the cache hits.
Should also fix blurry or missing avatars in notifications.
1 year ago
Kévin Commaille
1741a99b93
image: Generate a thumbnail at the same size as we will download later
...
It should optimize the cache hits when the media is cached upon sending.
1 year ago
Kévin Commaille
9048261ccd
chore: Upgrade crate dependencies
1 year ago
Kévin Commaille
9c330d3114
qr-code-detector: Do not use image crate
...
It is not needed, we can just construct another type that rqrr accepts
as input for its API.
Gets rid of the image crate in the dependency tree.
1 year ago
Kévin Commaille
37be41c8ca
qr-code-detector: Fix visibility and formatting
1 year ago
Kévin Commaille
023494813a
image: Use GTK APIs instead of image crate to generate thumbnails
1 year ago
Alexandre Franke
8d9093c70b
doap: add useful fields
1 year ago
Kévin Commaille
1fd5ec42c7
components: Refactor and clean up
1 year ago
Kévin Commaille
c58cb065d2
rows: Refactor and fix visibility
1 year ago
Kévin Commaille
3d0dbf5319
power-level-selection: Refactor and fix visibility
1 year ago
Kévin Commaille
87bc3dc4fd
pill: Refactor and fix visibility
1 year ago
Kévin Commaille
076119eda7
media: Refactor and fix visibility
1 year ago
Kévin Commaille
5f176df711
loading: Fix visibility
1 year ago
Kévin Commaille
2de11e9cae
recovery-setup-view: Refactor and fix visibility
1 year ago