geary:jjardon/webkit2gtk-4.1

Last commit made on 2022-07-15
Get this branch:
git clone -b jjardon/webkit2gtk-4.1 https://git.launchpad.net/geary

Branch merges

Branch information

Name:
jjardon/webkit2gtk-4.1
Repository:
lp:geary

Recent commits

f8b1e32... by Javier Jardón

meson.build: Build against webkit2gtk-4.1 if available

7d9c89d... by Yuri Chornoivan <email address hidden>

Update Ukrainian translation

ef41ed3... by Cédric Bellegarde

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.

9f893ad... by Cédric Bellegarde

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

bc4fe28... by Cédric Bellegarde

Geary.RFC822.Message: Add support for Authentication-Results field

c1cbd6e... by Michael Catanzaro <email address hidden>

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.

4f63759... by NielsDG

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.

01e10d4... by Piotr Drąg

Update POTFILES.in

0cbbd37... by Cédric Bellegarde

Merge branch 'composer_height' into 'mainline'

client: conversation-viewer: Give more room to composer in embedded mode

See merge request GNOME/geary!735

31cdd0a... by Cédric Bellegarde

Update for 43 development