Commit graph

4025 commits

Author SHA1 Message Date
Eibe
01bb372ddc
Create robots.txt
default to disallow to protect users' privacy by preventing search engine indexing (as well as reducing the possibility of malicious users searching for a certain version to exploit directly on a search engine)
2022-06-13 14:42:21 +02:00
the-djmaze
8cf8502485 Filter more message flags/keywords/tags 2022-06-10 01:06:17 +02:00
the-djmaze
5a47893cd2 Process feedback of #419 2022-06-10 00:35:13 +02:00
the-djmaze
38836da9af Resolve #328 2022-06-08 23:40:28 +02:00
the-djmaze
61146e491b Bugfix: Resizer value failed on initialization.
And added some changes for #328
2022-06-08 17:14:44 +02:00
the-djmaze
224b453430 Prevent Sitecore tracking 2022-06-08 15:03:28 +02:00
the-djmaze
c2d6ee90ac Improved message flags/keywords/tags #419 2022-06-08 14:54:51 +02:00
the-djmaze
cc3486ab63 Change for #430
https://github.com/the-djmaze/snappymail/issues/430#issuecomment-1149834667
2022-06-08 14:30:37 +02:00
the-djmaze
82afd528d6 Resolve #432 2022-06-08 13:16:38 +02:00
the-djmaze
03e8d38a1c Added debug log for #431 2022-06-08 13:12:33 +02:00
the-djmaze
0f02cc6d29 Speedup flags cache 2022-06-08 13:08:27 +02:00
the-djmaze
2b3a18c629 Bugfix: domain disabled wildcard failed 2022-06-08 13:08:00 +02:00
the-djmaze
df80ff9533 Put sound notifications in SMAudio 2022-06-07 18:46:06 +02:00
the-djmaze
78a3b1a5be Cleanup some MessageFlagsCache handling 2022-06-07 15:48:16 +02:00
the-djmaze
42fe9ae1ba Drop prefetch/REQUESTED_MESSAGE_CACHE because 99.9% not used.
Message cache needs new design due to encrypted messages.
2022-06-07 12:00:22 +02:00
the-djmaze
a60d027169 Improved message cache handling and drop unused NEW_MESSAGE_CACHE 2022-06-07 11:54:19 +02:00
the-djmaze
757d71cd40 use_imap_unselect was removed/is undefined 2022-06-07 11:01:52 +02:00
the-djmaze
1bae3370fa Changes for #430 2022-06-07 11:01:01 +02:00
the-djmaze
f4e5b8730a Bugfix: check should be APPENDLIMIT not HIGHESTMODSEQ 2022-06-03 15:52:05 +02:00
the-djmaze
9e4edd8843 Improved tags #419 2022-06-03 14:46:05 +02:00
the-djmaze
c0994b38e8 Bugfix: i broke the QUOTA commands 2022-06-03 14:38:55 +02:00
the-djmaze
70e3e6423e Added message tags toggle for #419 2022-06-03 13:47:04 +02:00
the-djmaze
a6d97a601c Translate some for #419 2022-06-02 23:13:20 +02:00
the-djmaze
be2296185f
Merge pull request #428 from tomizius/improve-german-translation
improve german translation
2022-06-02 21:30:13 +02:00
the-djmaze
888a2f8f95
Merge pull request #427 from jaapmarcus/feature/change-password-hestia
HestiaCP Password reset support
2022-06-02 21:29:57 +02:00
the-djmaze
855e2c61c5 Improved message flags/keywords handling for #419 2022-06-02 21:26:57 +02:00
Thomas Englert
7846fa7f93 improve german translation 2022-06-02 20:00:56 +02:00
Jaap Marcus
869abb0469
HestiaCP Password reset support
Resets password via hostname:8083/reset/mail/ endpoint 

Should also work on VestaCP < 1.0.0 or after they have patched the bug in 1.0.x
2022-06-02 16:10:26 +02:00
the-djmaze
a073e7f308 Improved support RFC8474 (MAILBOXID, EMAILID, THREADID) for RFC8621 section 4.1.1 2022-06-02 11:26:49 +02:00
the-djmaze
a43fadb4e8 Use JMAP rfc8621 section-4 subject and receivedAt 2022-06-01 23:21:59 +02:00
the-djmaze
118505f91e Use JMAP rfc8621 section-2 totalEmails, unreadEmails and isSubscribed 2022-06-01 22:50:35 +02:00
the-djmaze
c5718057aa A rename to MessagesFlags to prevent confusion with Flags 2022-06-01 22:06:21 +02:00
the-djmaze
e8b73b4943 Bugfix: message flags/keywords are 'atom' and should be Utf7 modified 2022-05-31 23:53:57 +02:00
the-djmaze
3fc781c1c1 Drop application.ini imap_forwarded_flag and imap_read_receipt_flag 2022-05-31 21:24:39 +02:00
the-djmaze
5c99a14559 Simplify message view attachment controls 2022-05-31 21:17:09 +02:00
the-djmaze
baff1308e7 Remove ugly attachmentItem box-shafow 2022-05-31 20:55:55 +02:00
the-djmaze
d46537a24f Different Thunderbird labels idea for #419 2022-05-31 20:39:50 +02:00
the-djmaze
5ea5f54097 Fix message view menu order 2022-05-31 20:39:08 +02:00
the-djmaze
899648d8e4 Improved handling of imap message flags/keywords 2022-05-31 20:38:35 +02:00
the-djmaze
0ebfa6af23 Reduce MessageView "Checked messages count" HTML & CSS 2022-05-31 17:13:25 +02:00
the-djmaze
1e61171f9c Fix RFC 9051 IMAP4rev2 keywords and $ReadReceipt should be $MDNSent 2022-05-31 17:12:29 +02:00
the-djmaze
eb61563db4 Merge all example plugins 2022-05-31 10:47:14 +02:00
the-djmaze
f588c91570 Simplify IMAP QUOTA commands 2022-05-31 10:08:56 +02:00
the-djmaze
1ef7ea3f27 Made IMAP THREAD command iterable 2022-05-31 10:08:31 +02:00
the-djmaze
1c267a0030 v2.16.3 2022-05-30 21:04:08 +02:00
the-djmaze
bea081322e Resolve #425 2022-05-30 20:54:58 +02:00
the-djmaze
75422c73e8 v2.16.2 2022-05-30 13:47:45 +02:00
the-djmaze
baabc939d8 Document for #423 2022-05-30 13:17:15 +02:00
the-djmaze
98b49104cb
Merge pull request #423 from geraldurbas/geraldurbas-patch-1
Change Ordering of SASLMechanisms
2022-05-30 13:13:01 +02:00
the-djmaze
5cc738e2ba Resolve #422 2022-05-30 13:12:01 +02:00