geary:gnumdk/gitlab-ci-test

Last commit made on 2022-07-13
Get this branch:
git clone -b gnumdk/gitlab-ci-test https://git.launchpad.net/geary

Branch merges

Branch information

Name:
gnumdk/gitlab-ci-test
Repository:
lp:geary

Recent commits

395d146... by Cédric Bellegarde

build: Update GitLab CI requirements

796845a... by Cédric Bellegarde

build: Fix building against libsoup3

- Move to WebKitGTK 4.1
- Remove commit hold on EDS

2952d32... by Hugo Carvalho

Update Portuguese translation

3f315f3... by Yuri Chornoivan <email address hidden>

Update Ukrainian translation

adf94c7... by Piotr Drąg

Update Polish 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.