Commit graph

7068 commits

Author SHA1 Message Date
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
Cédric Bellegarde
fcece2a649 client: composer: Remove workaround for GTK merge request !939 2022-07-15 10:47:31 +00:00
Alexander Mikhaylenko
3050e7809e editor: Set capture phase for the gesture 2022-07-15 01:29:08 +04:00
Asier Sarasua Garmendia
0ef60a35b7 Update Basque translation 2022-07-14 19:53:34 +00:00
Alexander Mikhaylenko
b32adf7cd9 Fix touch input in composer
- button_*_event signals don't handle touch and are pointer-only; use a
  GtkGesture. Remove the button_release_event hack in ComposerWebView.

- The row's focus-on-click steals clicks and uses them to focus the row,
  stop doing that. Reimplement it for the webview manually.
2022-07-14 18:24:41 +04:00
Cédric Bellegarde
10f4b80ef0 build: Update GitLab CI requirements
- Update Ubuntu dependencies
- Disable Fedora build until webkit2gtk-4.1 available
2022-07-13 22:30:51 +02:00
Cédric Bellegarde
796845aaa7 build: Fix building against libsoup3
- Move to WebKitGTK 4.1
- Remove commit hold on EDS
2022-07-13 20:10:22 +02:00
Hugo Carvalho
2952d32969 Update Portuguese translation 2022-07-11 15:10:27 +00:00
Yuri Chornoivan
3f315f32bc Update Ukrainian translation 2022-07-10 12:51:57 +00:00
Piotr Drąg
adf94c7684 Update Polish translation 2022-07-10 13:23:35 +02:00
Cédric Bellegarde
ef41ed374d Geary.RFC822.Message: Simplier regex for dkim/dmarc match
Previous regex was working with Google, Microsoft and OpenDKIM but fails
with Rspamd.

Using a simplier regex is safe enough.
2022-07-08 23:08:24 +02:00
Cédric Bellegarde
9f893adc47 client: Add more options for displaying images from messages
- An application setting allowing to always trust images
- An option to trust images from an email domain
- Replaces buttons by a menu in infobar
2022-07-08 22:02:18 +02:00
Cédric Bellegarde
bc4fe28a25 Geary.RFC822.Message: Add support for Authentication-Results field 2022-07-08 21:32:50 +02:00
Michael Catanzaro
c1cbd6e111 util-logging: fix fatal warnings logic
If fatal criticals are enabled, we should not crash on a simple warning,
because warnings are normal and less serious than criticals.

If fatal warnings are enabled, we should definitely crash on criticals,
because criticals indicate undefined behavior and are more serious than
warnings.
2022-07-07 22:09:55 +00:00
Niels De Graef
4f6375915e Add Cédric and myself as maintainers
Michael has completely gone offline in the last few months (up to a year
almost) without any sign of life. Cédric has kindly volunteered to
become maintainer, while I wouldn't mind mentoring a little bit.
2022-07-07 23:56:14 +02:00
Piotr Drąg
01e10d4410 Update POTFILES.in 2022-07-07 17:28:09 +02:00
Cédric Bellegarde
0cbbd37e90 Merge branch 'composer_height' into 'mainline'
client: conversation-viewer: Give more room to composer in embedded mode

See merge request GNOME/geary!735
2022-07-05 22:37:44 +00:00
Cédric Bellegarde
31cdd0a847 Update for 43 development 2022-07-06 00:37:29 +02:00
Cédric Bellegarde
7c0ad633a6 client: conversation-viewer: Give more room to composer in embedded mode 2022-07-06 00:15:57 +02:00
Cédric Bellegarde
0ba4f20a06 Merge branch 'adwaita-icons-fix' into 'mainline'
ui: Replace text-editor-symbolic with new Adwaita icon mail-message-new-symbolic

See merge request GNOME/geary!722
2022-07-05 21:51:08 +00:00
Cédric Bellegarde
82eb58e4f6 GitLab CI: Update manifest path 2022-07-05 23:41:45 +02:00
Cédric Bellegarde
ae4c73c1df Merge branch 'radenling/1367-fix-failing-test-due-to-libxml2' into 'mainline'
Correct the conditional comments in the test data

Closes #1367

See merge request GNOME/geary!727
2022-07-05 21:37:04 +00:00
Cédric Bellegarde
8d33db7a81 Merge branch 'x-form-factor' into 'mainline'
desktop-file: Add X-Purism-Form-Factor

See merge request GNOME/geary!707
2022-07-05 21:31:03 +00:00
Cédric Bellegarde
51a82881b5 client: accounts: Do not fallback to previous id
This makes valac locked on build
2022-07-05 23:19:14 +02:00