1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-07-03 23:30:21 +02:00
aerc/worker
Simon Martin 9a967f1795 imap: always use negotiated x-gm-ext-1 value
While it negotiates the X-GM-EXT-1 capability with GMail, aerc defaults
to not using it because the use-gmail-ext configuration knob defaults to
false.

This patch simply dismantles that knob, so that GMail users always
benefit from all its capabilities.

Changelog-added: Always use `X-GM-EXT-1` extension if negotiated
 with GMail.
Signed-off-by: Simon Martin <simon@nasilyan.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2025-06-25 16:46:15 +02:00
..
handlers watchers: move filesystem monitoring stuff in lib 2023-08-04 11:32:40 +02:00
imap imap: always use negotiated x-gm-ext-1 value 2025-06-25 16:46:15 +02:00
jmap tag: allow to toggle tags 2025-03-30 22:10:58 +02:00
lib treewide: replace interface{} with any 2025-04-07 10:51:05 +02:00
maildir maildir: fix filename encoded UID removal when moving messages 2025-06-05 12:44:08 +02:00
mbox mbox: handle invalid URL scheme in command line 2024-10-16 19:49:14 -05:00
middleware foldermap: map directory in Messages{Moved,Copied} and RemoveDirectory 2025-03-30 21:31:28 +02:00
notmuch mod: update go-maildir 2025-05-25 19:05:07 +02:00
types imap: improve seen count management 2025-06-11 10:11:16 +02:00
handler_notmuch.go format: reformat code with go 1.17 2021-12-11 23:24:08 +01:00
worker.go aerc: use single event loop 2022-10-07 10:51:53 +02:00
worker_enabled.go watchers: move filesystem monitoring stuff in lib 2023-08-04 11:32:40 +02:00