Commit graph

6891 commits

Author SHA1 Message Date
Emin Tufan Çetin
83a9ef73a0 Update Turkish translation 2022-09-14 19:10:57 +00:00
Goran Vidović
db674077c5 Update Croatian translation 2022-09-14 13:23:32 +00:00
Kukuh Syafaat
9f1a043471 Update Indonesian translation 2022-09-14 08:46:26 +00:00
Jordi Mas
f76be4c854 Update Catalan translation 2022-09-12 18:56:31 +02:00
Boyuan Yang
f0def74ce0 Update Chinese (China) translation 2022-09-11 18:02:54 +00:00
Anders Jonsson
5ba75a702f Update Swedish translation 2022-09-11 14:51:10 +00:00
Piotr Drąg
ad4e44a6e1 Update Polish translation 2022-09-11 15:18:11 +02:00
Yosef Or Boczko
9a06d9e5b5 Update Hebrew translation 2022-09-11 04:46:38 +00:00
Balázs Úr
fe30a2b398 Update Hungarian translation 2022-09-10 19:18:58 +00:00
Yuri Chornoivan
8f8a7ee501 Update Ukrainian translation 2022-09-10 13:31:23 +00:00
Piotr Drąg
157edd5570 Update POTFILES.in 2022-09-10 13:22:55 +02:00
Cédric Bellegarde
ddb8a273ce treewide: Removed unused Yahoo imap engine
This is not useful now we have autoconfig support
2022-09-07 12:10:06 +00:00
Cédric Bellegarde
a14f5d4799 client: accounts: Add support for Thunderbird autoconfig
- Auto detect server settings
- Rework accounts editor add panel

Fix #1390
Fix #1350
2022-09-07 12:10:06 +00:00
Cédric Bellegarde
14d5a4f510 client: Fix adding a new infobar to Components.InfoBarStack
- Previous code was not removing current widget on unrevealing
- Connect reveal signal on time, not for every infobar
- Remove allocation management as it does not seem useful now
2022-09-04 16:10:47 +00:00
Cédric Bellegarde
cce6ed1593 plugin: Only enable mail merge action for templates
Fix #1410
2022-09-04 16:10:47 +00:00
Anders Jonsson
10b9dfd169 Update Swedish translation 2022-09-01 22:19:23 +00:00
Emin Tufan Çetin
14eeb2270b Update Turkish translation 2022-09-01 16:02:30 +00:00
Jiri Grönroos
4f36029f2a Update Finnish translation 2022-08-30 19:20:05 +00:00
Balázs Úr
f2b2ad779a Update Hungarian translation 2022-08-29 22:08:57 +00:00
Piotr Drąg
ed23e63cf5 Update Polish translation 2022-08-28 15:35:51 +02:00
Goran Vidović
5d49487d48 Update Croatian translation 2022-08-27 22:33:22 +00:00
Cédric Bellegarde
7aa950deed client: Fix handling of 'mark messages' menu
- Replace unused show-mark-menu action
- Remove compact actions from conversation actions (not useful as only response
  buttons are enabled)
- Do not update trash button for compact actions (same reason as above)
- Add missing this for accessing some properties (Geary Vala
  Coding Conventions)
2022-08-27 19:05:02 +00:00
Yuri Chornoivan
f583378b7d Update Ukrainian translation 2022-08-26 11:23:32 +00:00
Cédric Bellegarde
31f79816e8 client: Add support for Background portal 2022-08-25 21:50:28 +00:00
Cédric Bellegarde
522cd43fe7 client: Remove deprecated hidden option 2022-08-25 21:50:28 +00:00
Cédric Bellegarde
786a9df536 client: startup notifications is a freedesktop.org concept
Do not use the same wording for our background mode
2022-08-25 21:50:28 +00:00
Cédric Bellegarde
f910b82a63 client: Running as a service does not mean running in the background indefinitely
This is wrong as Geary is mostly started via D-Bus activation: it will never quit.

Ignore --hidden option, it will be removed soon.

Fix #728
2022-08-25 21:50:28 +00:00
Michael Gratton
c2eaa42340 .gitlab-ci.yml: Fix meson test logs not being saved as arifacts
Save all files in meson-logs, so we're not caught out when file names
change again.
2022-08-25 18:10:18 +02:00
Cédric Bellegarde
7503950a38 flatpak: move to gitlab.gnome.org GMime version
duplicate_mailbox() unit test fails since this commit:
4a80ae527d

The commit is ok because it respects RFC 5322: 1 max From/To/Cc/Bcc
header.

We can't fix the unit test without breaking Ubuntu/Fedora builds so just
use same version.
2022-08-25 16:29:29 +02:00
Itay Grudev
5557876024 Removed CMake from build dependencies 2022-08-25 13:32:09 +00:00
Itay Grudev
be25119a2f Bug Fix: Fedora build missing gck-1 and cmake 2022-08-25 13:32:09 +00:00
Adrien Plazas
de1ce00c89 appdata: State hardware support the old way
This declares which hardware the application supports using the old
custom tags, as the news ones aren't used widely enough yet.
2022-08-24 14:54:11 +00:00
Bartłomiej Piotrowski
ef9fbe11b4 Update (or drop) the Docker image used by Flatpak job
The gnome-runtime-images have been recently migrated to Quay. This is already reflected in the template.

Please note this MR has been created semi-automatically. If it doesn't make sense, feel free to close it.
2022-08-24 14:29:54 +00:00
Emin Tufan Çetin
bb560ed663 Update Turkish translation 2022-08-21 18:16:37 +00:00
Yosef Or Boczko
ca8847fa2c Update Hebrew translation 2022-08-18 17:43:12 +00:00
Cédric Bellegarde
253795b5d4 engine: If email not found in outbox, do not queue it again. Prevent an infinite loop. Fix #781 2022-08-18 17:43:07 +02:00
Charles Monzat
843dd1f829 Update French translation
(cherry picked from commit b9e80703b479b31bf87e53e11e844dcd1fbdf8a0)
2022-08-15 15:31:32 +00:00
Goran Vidović
3ff8342b6d Update Croatian translation 2022-08-13 17:17:17 +00:00
Cédric Bellegarde
0d066955b7 flatpak: Fix branch name 2022-08-03 21:49:52 +02:00
Kukuh Syafaat
e71a24ef67 Update Indonesian translation 2022-07-24 05:10:30 +00:00
Anders Jonsson
26dfb8ee4d Update Swedish translation 2022-07-23 22:18:53 +00:00
Cédric Bellegarde
29fd38728e engine: TlsCertificateFlags.VALIDATE_ALL is the default value
And setting another value is deprecated.
2022-07-23 19:44:37 +02:00
Cédric Bellegarde
a2e59b92a3 engine: Vala disallows using nullabe enum value as real GObject property 2022-07-23 19:08:43 +02:00
Cédric Bellegarde
b3c0afddab icons: Update icons to match recent Adwaita
- Remove icons already present upstream
- Replace marker by upstream checkbox
- Update mail-archive-symbolic to match last mail-symbolic from upstream
2022-07-22 21:14:08 +00:00
Jürgen Benvenuti
273b1265f8 Update German translation 2022-07-22 09:08:03 +00:00
Quentin PAGÈS
00a37dd75c Update Occitan translation 2022-07-16 14:18:09 +00:00
Michael Gratton
42fa8c9f0a engine: Fix GLib.Timezone deprecation warning in GLib 2.68 2022-07-15 23:49:19 +02:00
Maximiliano Sandoval R
fa99f13900
meson: Remove uses of get_pkgconfig_variable
It will throw warnings on 0.56 or newer.
2022-07-15 13:32:30 +02:00
Maximiliano Sandoval R
146a76c0dd meson: Use gnome.post_install
Requires meson 0.59. The command to update the desktop database was not
executed which could lead to the app not appearing on the apps menu
after install.
2022-07-15 11:18:49 +00:00
Maximiliano Sandoval R
080ead9775 meson: Update to 0.59 2022-07-15 11:18:49 +00:00