Niels De Graef
e91c2ecb47
flatpak: folks now uses main instead of master
2025-02-24 22:21:21 +01:00
Balló György
db575ad488
appdata: Fix bugtracker URL
...
Link to list of bugs instead of new bug URL, because the latter requires the user to be logged in.
2024-12-28 10:53:20 +00:00
Giovanni dos S. A. L. Rodrigues
fe220b314f
Update Brazilian Portuguese translation
2024-11-22 14:27:18 +00:00
Federico Bruni
1d2a9e6073
Update Italian translation
2024-11-08 09:37:39 +00:00
Piotr Drąg
1ad0a5960f
Update Polish translation
2024-09-15 17:17:14 +02:00
Niels De Graef
efb2d2b815
flatpak: Add appstream-glib module
...
It's no longer part of the SDK, so we have to build it ourselves
2024-09-14 12:22:04 +02:00
Niels De Graef
ae459a7240
flatpak: Update gmime module
...
It looks like gmime moved to github a while ago already [1], which
should hopefully contain some fixes that are preventing our flatpak
builds from, well, actually building.
[1]: https://github.com/jstedfast/gmime/issues/119
2024-09-13 19:43:45 +02:00
Balló György
e91606b25b
Set prgname to application ID
...
Using the application ID ensures that Wayland compositors could match the
window with the application and show the appropriate icon for them.
2024-09-03 16:50:08 +00:00
Bruce Cowan
1ccebab539
Update British English translation
2024-09-01 20:18:57 +00:00
Niels De Graef
3bc6452f63
flatpak: gspell switched to meson on master
2024-08-17 10:17:22 +00:00
Niels De Graef
31a18ce6dd
ci: Use dbus-run-session for tests
...
This set up a D-Bus session together with env variables such as
`$XDG_RUNTIME_DIR`.
2024-08-17 10:17:22 +00:00
Niels De Graef
b79bbad8ae
flatpak: Bump libsecret version
...
And build with Meson now that autotools support has been removed.
2024-08-17 10:17:22 +00:00
Hugo Carvalho
6dad0b8b4d
Update Portuguese translation
2024-08-16 10:37:14 +00:00
Sabri Ünal
027216f139
Update Turkish translation
2024-07-29 20:56:21 +00:00
Tux
1fb4d3b3d6
Fix crash with drag-and-drop in conversations view
2024-07-20 12:09:34 +08:00
Anders Jonsson
d49929119c
Update Swedish translation
2024-06-26 17:04:30 +00:00
Sabri Ünal
6bc111f7cc
Update file util-date.vala
...
- Add `//xgettext: no-c-format` comment to prevent dates marked as c-format
- Use `https://docs.gtk.org/glib/method.DateTime.format.html `
instead of unreachable `http://developer.gnome.org/glib/2.32/glib-GDateTime.html#g-date-time-format `.
2024-06-25 13:53:49 +03:00
Yosef Or Boczko
8d111ef659
Update Hebrew translation
2024-06-08 18:28:46 +00:00
Luming Zh
de5d3aa9ec
Update Chinese (China) translation
2024-06-04 11:16:52 +00:00
Yosef Or Boczko
a6bc31045e
Update Hebrew translation
2024-05-20 16:06:14 +00:00
Cédric Bellegarde
46e93c0c0d
meson: Fix dist
2024-05-20 11:06:33 +02:00
Cédric Bellegarde
c3df33c64b
Update files for 46.0 release
2024-05-20 10:55:51 +02:00
Boyuan Yang
8fcdf76ca5
Update Chinese (China) translation
2024-05-19 16:05:15 +00:00
Sergij Boremchuk
0430809e64
Update Ukrainian translation
2024-05-17 11:14:10 +00:00
Andika Triwidada
bf4fe1802d
Update Indonesian translation
2024-04-25 02:34:20 +00:00
Juliano de Souza Camargo
a9f42efcca
Update Brazilian Portuguese translation
2024-04-01 12:08:20 +00:00
Nathan Follens
cb5887f90a
Update Dutch translation
2024-03-31 13:06:26 +00:00
Martin
6ceccbd9a4
Update Slovenian translation
2024-03-29 06:37:42 +00:00
Alan Mortensen
9c146773c8
Update Danish translation
2024-03-23 14:17:44 +00:00
Ekaterine Papava
fcf03b5178
Add Georgian translation
2024-03-22 03:41:40 +00:00
Martin
fd2a4d8491
Update Slovenian translation
2024-03-19 20:00:10 +00:00
Danial Behzadi
9b3d4e80e6
Update Persian translation
2024-03-15 09:34:01 +00:00
Jiri Grönroos
309e5b23ce
Update Finnish translation
2024-03-09 15:37:26 +00:00
Baurzhan Muftakhidinov
5991c62114
Update Kazakh translation
2024-03-08 06:12:29 +00:00
Balázs Úr
29be564655
Update Hungarian translation
2024-03-04 19:56:38 +00:00
Artur S0
aa424caffd
Update Russian translation
2024-03-02 19:24:47 +00:00
Daniel Rusek
a18c6742d1
Update Czech translation
2024-02-27 23:34:50 +00:00
Jürgen Benvenuti
8fa34dc06d
Update German translation
2024-02-26 18:12:55 +00:00
Sabri Ünal
dc52850ae8
Update Turkish translation
2024-02-25 08:04:27 +00:00
Anders Jonsson
a6b6eacda9
Update Swedish translation
2024-02-24 22:35:35 +00:00
Yuri Chornoivan
914c523cfe
Update Ukrainian translation
2024-02-22 13:03:19 +00:00
Cédric Bellegarde
22b3eeb9c9
client: Simpler notification messages
...
Fix #1015
2024-02-21 14:32:12 +00:00
Cédric Bellegarde
fa41e36efa
client: Navigate forward when opening a message
...
Fix #1558
2024-02-21 13:39:59 +00:00
Cédric Bellegarde
22d60d777b
client: Remove map handler on first map
...
40a2c1aec4 introduced a regression on composer detach.
On detach, widget is mapped again and composer content is cleared. Be sure
to remove handler on first map.
2024-02-21 13:12:37 +00:00
Balázs Úr
dac117c6e2
Update Hungarian translation
2024-02-19 17:18:19 +00:00
Niels De Graef
6ae4cd620f
composer-widget: Ellipsize long attachment names
...
If an attachment name is way too long, the attachment name label forces
the composer widget to become too wide which breaks on smaller screens.
To fix this, ellipsize the label if needed. Since the user has probably
just chosen the attachment, they probably have an idea which attachment
it is anyway, so we can do this instead of wrapping. Since the file
extension can make a big difference, we ellipsize in the middle.
When a label is ellipsized, we also add the label as a tooltip in case a
user wants to double check the attachment name though.
Fixes: https://gitlab.gnome.org/GNOME/geary/-/issues/1577
2024-02-17 15:51:53 +00:00
Cédric Bellegarde
920343e575
engine: Do not stop delivering messages on error
...
- We are already showing an infobar for CONNECTION_FAILED with a 'Retry'
button that will requeue all outbox messages
- For UNRECOVERABLE_ERROR, just ignore them until next engine restart
Fix #1258 #1482
2024-02-14 11:59:17 +00:00
Cheng-Chia Tseng
b10629b90d
Update Chinese (Taiwan) translation
2024-02-10 14:11:22 +00:00
Cédric Bellegarde
587181a69d
client: Workaround a secret issue with Flatpak
2024-02-02 11:08:42 +00:00
Cédric Bellegarde
f25ced7223
test: Update composer Reply-To handler
2024-02-02 10:57:16 +00:00