Commit graph

6848 commits

Author SHA1 Message Date
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
Cédric Bellegarde
a405a55fb4 build: Remove missing imap-engine-outlook-drafts-folder.vala 2022-07-05 22:26:24 +02:00
Cédric Bellegarde
fdc2828d1b build: Update Flatpak manifest
- Update libstemmer patch
- Some buildsystem changes
- evolution-data-server moved to libsoup3. Fixed commit until Folks is
  ported to libsoup3
2022-07-05 21:55:07 +02:00
Cédric Bellegarde
adca034818 build: Use JSON Flatpak manifest
Generating JSON from meson does not work as flatpak-builder needs it
earlier
2022-07-05 21:55:03 +02:00
Cédric Bellegarde
d9afe29b1c Merge branch 'goa_fix' into 'mainline'
client: accounts: Use new GNOME Settings app-id

Closes #1371

See merge request GNOME/geary!734
2022-07-05 19:51:02 +00:00
Cédric Bellegarde
1c5f021105 Merge branch '1387' into 'mainline'
engine: api: AccountInformation: Do not convert string to human-readable if looks like an ip

Closes #1387

See merge request GNOME/geary!732
2022-07-05 19:47:13 +00:00
Cédric Bellegarde
6bce01b81b Merge branch 'drafts_outlook' into 'mainline'
engine: imap-engine: Outlook now supports UIDPLUS

Closes #1382

See merge request GNOME/geary!733
2022-07-05 19:42:51 +00:00
Cédric Bellegarde
9d7962acd5 Merge branch 'autocompletion' into 'mainline'
client: match substrings while autocompleting contacts. Fix #1144. Fix #984.

Closes #1144 and #984

See merge request GNOME/geary!728
2022-07-05 19:40:52 +00:00
Cédric Bellegarde
71c3100eec client: accounts: Use new GNOME Settings app-id
Fix #1371
2022-07-02 22:50:20 +02:00
Cédric Bellegarde
5f3b3ccd3f engine: imap-engine: Outlook now supports UIDPLUS
* OK The Microsoft Exchange IMAP4 service is ready. [QQBTADQAUAAxADkANQBDAEEAMAAwADEANwAuAEUAVQBSAFAAMQA5ADUALgBQAFIATwBEAC4ATwBVAFQATABPAE8ASwAuAEMATwBNAA==]
A001 CAPABILITY
* CAPABILITY IMAP4 IMAP4rev1 LOGINDISABLED STARTTLS SASL-IR UIDPLUS ID UNSELECT CHILDREN IDLE NAMESPACE LITERAL+
A001 OK CAPABILITY completed.

Fix #1382
2022-07-02 17:46:31 +02:00
Cédric Bellegarde
e7e4be09bc engine: api: AccountInformation: Do not convert string to human-readable if looks like an ip
Fix #1387
2022-06-30 22:21:48 +02:00
Cédric Bellegarde
e2d387ce32 ui: Replace text-editor-symbolic with new Adwaita icon mail-message-new-symbolic 2022-06-30 08:09:33 +02:00
Cédric Bellegarde
b96038ea3e client: match substrings while autocompleting contacts. Fix #1144. Fix #984. 2022-06-30 08:08:07 +02:00
Marco Ciampa
daf95f2a59 Update it.po 2022-06-28 10:59:45 +00:00
Мирослав Николић
46a19cd8ba Update Serbian translation 2022-06-12 20:30:37 +00:00
Danial Behzadi
aa22490f2f Update Persian translation 2022-06-03 14:34:36 +00:00
Asier Sarasua Garmendia
afb8e752b4 Update Basque translation 2022-05-25 15:34:15 +00:00
Hugo Carvalho
9eee46d29e Update Portuguese translation 2022-05-24 14:34:19 +00:00
Richard Adenling
8fb10db1de Correct the conditional comments in the test data
This fixes the problem with libxml2 2.9.14 not considering <![ to be a
valid way to open a tag anymore.

Closes #1367
2022-05-10 21:18:01 +02:00
Alan Mortensen
2f94cfd27b Update Danish translation 2022-04-07 17:27:29 +00:00
Marek Černocký
c8c7e5e8c5 Updated Czech translation 2022-03-18 19:03:22 +01:00