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
Sergej A
9e48fc050e
Add Russian translation
2022-03-02 19:32:25 +00:00
Rico Tzschichholz
b2aa7d7bc7
Merge branch 'ricotz/vala2' into 'mainline'
...
Util.Cache.Lru: Workaround missing generic type argument
See merge request GNOME/geary!721
2022-02-06 16:56:15 +00:00
Rico Tzschichholz
0f75e7a84a
Util.Cache.Lru: Workaround missing generic type argument
2022-02-06 17:49:00 +01:00
Asier Sarasua Garmendia
7dcce70fd7
Update Basque translation
2022-02-02 22:04:27 +00:00
Rico Tzschichholz
6a9bc99be4
Merge branch 'ricotz/vala2' into 'mainline'
...
Fix accessibility issues with initializer of constants
See merge request GNOME/geary!720
2021-11-30 14:50:53 +00:00
Rico Tzschichholz
9bd4c82952
Fix accessibility issues with initializer of constants
2021-11-30 15:31:31 +01:00
Yaron Shahrabani
37ab9265fd
Update Hebrew translation
2021-11-05 09:53:32 +00:00
Matej Urbančič
bc2b3ef33f
Update Slovenian translation
2021-10-29 14:15:52 +00:00
Matej Urbančič
dc18396c50
Update Slovenian translation
2021-10-26 20:36:06 +00:00
Goran Vidović
cb7bceb691
Update Croatian translation
2021-10-02 13:03:21 +00:00
Aleksandr Melman
e4d409c2d2
Update Russian translation
2021-09-27 02:01:15 +00:00
Hugo Carvalho
335662285c
Update Portuguese translation
2021-09-13 17:22:01 +00:00
Balázs Úr
886e7b35d5
Update Hungarian translation
2021-09-10 20:07:18 +00:00
Jiri Grönroos
b0931e4def
Update Finnish translation
2021-09-10 15:04:45 +00:00