|
|
d5d60aa11b
|
feat: remove tls upgrade error notification
|
2020-11-09 10:59:42 +00:00 |
|
|
|
fe5f73d96e
|
Fix crash when IMAP client connects while account is logging in
|
2020-10-29 07:21:45 +00:00 |
|
|
|
ae1578a5e2
|
GODT-829 fix apple mail subfolders
|
2020-10-20 19:09:59 +02:00 |
|
|
|
a21bb130e1
|
Append duplicate of emails with References
|
2020-10-14 10:11:49 +02:00 |
|
|
|
b4892855d4
|
Set flags by FLAGS (not using +/-FLAGS) do not change spam state
|
2020-10-06 08:42:33 +00:00 |
|
|
|
abf2238e6f
|
Wrap imap-id with backend caller
|
2020-09-17 08:59:28 +00:00 |
|
|
|
b4a358c084
|
User agent detected by fake IMAP extension instead of AUTH callback
|
2020-09-17 08:59:28 +00:00 |
|
|
|
730abadfc3
|
Do not allow deleting messages from All Mail
|
2020-09-16 09:51:57 +00:00 |
|
|
|
c7578cf53c
|
\Deleted flag support finish
|
2020-09-16 09:51:57 +00:00 |
|
|
|
66e04dd5ed
|
Implement deleted flag GODT-461
|
2020-09-16 09:51:57 +00:00 |
|
|
|
9821b5bbc2
|
feat: recreate message with parser's writer
|
2020-09-11 11:41:03 +02:00 |
|
|
|
0e7e13211b
|
refactor: don't reconstruct mimeBody
|
2020-09-11 11:41:02 +02:00 |
|
|
|
2b36d3ab7b
|
feat: attach public key
|
2020-09-11 11:41:02 +02:00 |
|
|
|
45b863f931
|
feat: parse most header values
|
2020-09-11 11:41:02 +02:00 |
|
|
|
78fd73ee2a
|
Merge branch 'release/congo' into devel
|
2020-09-08 09:37:05 +02:00 |
|
|
|
bb1d27a5be
|
Do not ignore errors
|
2020-09-03 14:36:12 +02:00 |
|
|
|
2269a9edb7
|
Pause event loop while FETCHing to prevetn EXPUNGE
|
2020-08-24 08:26:31 +00:00 |
|
|
|
b598779c0f
|
Import/Export backend prep
|
2020-08-24 10:11:50 +02:00 |
|
|
|
5411b29d17
|
Merge branch 'release/v1.3.X' into devel
|
2020-08-17 09:58:39 +02:00 |
|
|
|
01a8c9e9d7
|
Adding GUI troubleshoot popup GODT-554 GODT-583
|
2020-08-06 08:12:37 +02:00 |
|
|
|
2c910378ce
|
feat: detect bad certificate error
|
2020-08-06 07:34:36 +02:00 |
|
|
|
1711442878
|
Fix setting flags
|
2020-07-23 14:49:43 +02:00 |
|
|
|
35ae2011b6
|
Merge branch master into devel
|
2020-07-02 10:16:08 +02:00 |
|
|
|
c19bb0fa97
|
feat: migrate to gopenpgp v2
|
2020-06-16 07:34:46 +00:00 |
|
|
|
cb8a15a9fd
|
fix: crash when removing account while messages are being returned
|
2020-05-25 08:29:42 +00:00 |
|
|
|
4d2baa6b85
|
Renamed bridge to general users and keep bridge only for bridge stuff
|
2020-05-25 09:02:34 +02:00 |
|
|
|
6ae78217db
|
Fix appending to Sent
|
2020-05-23 11:07:06 +02:00 |
|
|
|
a78b1ca00f
|
refactor: remove dead code
|
2020-05-20 11:33:22 +02:00 |
|
|
|
d718720b29
|
fix: custom message bad pgp using template
|
2020-05-20 10:59:00 +02:00 |
|
|
|
a7b9572e6b
|
Fix reference parsing
|
2020-05-11 14:48:12 +00:00 |
|
|
|
70fca64a36
|
Pop-out messageID format into constants
|
2020-05-11 14:48:12 +00:00 |
|
|
|
2639f7333e
|
Simplify references parsing
|
2020-05-11 14:48:12 +00:00 |
|
|
|
e43bd231ed
|
Final touches of go-imap v1 implementation
|
2020-05-05 11:47:47 +00:00 |
|
|
|
1998d92432
|
Updates() needs to return imapBackend.Update instead of interface with go-imap v1
|
2020-05-05 11:47:47 +00:00 |
|
|
|
313e803fdd
|
Implement new SearchCriteria from latest go-imap
|
2020-05-05 11:47:47 +00:00 |
|
|
|
c939893131
|
Unseen is first sequence number of unseen message not count of messages
|
2020-05-05 11:47:47 +00:00 |
|
|
|
ea0f3115a3
|
usage of latest upstream go-imap
|
2020-05-05 11:47:47 +00:00 |
|
|
|
984b28e8f9
|
User Agent do not contain bridge version, only client in format
|
2020-05-05 11:00:18 +00:00 |
|
|
|
51846efed5
|
Merge branch 'release/v1.2.7' into devel
|
2020-04-27 15:54:02 +02:00 |
|
|
|
68d1442a8f
|
Update copySuccess & appendSuccess messages according to RFCs. https://github.com/ProtonMail/proton-bridge/issues/3
|
2020-04-22 09:45:27 +02:00 |
|
|
|
1457005f86
|
fix: address review comments
|
2020-04-21 13:29:26 +02:00 |
|
|
|
db02eb694d
|
refactor: no more pmapifactory
|
2020-04-21 08:36:39 +00:00 |
|
|
|
f269be4291
|
refactor: make pmapi.Client the interface
|
2020-04-21 08:36:38 +00:00 |
|
|
|
aea816029f
|
Apply suggestion to internal/imap/mailbox_messages.go
|
2020-04-17 08:39:17 +00:00 |
|
|
|
e166748270
|
Added IMAP extension MOVE with UIDPLUS support
|
2020-04-17 08:39:17 +00:00 |
|
|
|
0cb1ff9b16
|
Do not send an EXISTS reposnse after EXPUNGE or when nothing changed
|
2020-04-16 12:46:16 +00:00 |
|
|
|
3b1528cc2a
|
IMAP extension Unselect
|
2020-04-15 07:01:28 +00:00 |
|
|
|
17f4d6097a
|
We build too many walls and not enough bridges
|
2020-04-08 12:59:16 +02:00 |
|