the-djmaze
|
9fea092c43
|
Cleanup RainLoop\Service with improved ?admin path detection
|
2022-01-11 15:55:48 +01:00 |
|
the-djmaze
|
c804f35347
|
CSS btn-thin-2 to btn-thin
|
2022-01-11 13:06:43 +01:00 |
|
the-djmaze
|
6aedba9d36
|
UploadErrorCode/UploadError use PHP UPLOAD_ERR_* numbers
|
2022-01-11 13:05:17 +01:00 |
|
the-djmaze
|
b5201883d6
|
Restructure and cleanup some RainLoop Actions code
|
2022-01-11 12:36:47 +01:00 |
|
the-djmaze
|
9d280ab97e
|
Improved admin packages/extensions code
|
2022-01-11 09:47:24 +01:00 |
|
the-djmaze
|
f15644bcb6
|
Put the Arch Linux example build source in
|
2022-01-10 23:05:09 +01:00 |
|
the-djmaze
|
8238c259e7
|
Example code for Debian .deb of issue #185
|
2022-01-10 23:00:27 +01:00 |
|
the-djmaze
|
7f084dda53
|
Use SNAPPYMAIL_INCLUDE_AS_API and added SSO test
|
2022-01-10 16:10:56 +01:00 |
|
the-djmaze
|
dd6779b1a8
|
Hides valid inline parts from attachments section #180
|
2022-01-10 15:19:25 +01:00 |
|
the-djmaze
|
0e2e44a269
|
Changes for #180
|
2022-01-10 14:30:55 +01:00 |
|
the-djmaze
|
9bfbd755c2
|
SCRAM-SHA3-512
https://github.com/the-djmaze/snappymail/issues/182#issuecomment-1008832715
|
2022-01-10 14:01:21 +01:00 |
|
the-djmaze
|
99d7e5f0f1
|
Resolve #184
|
2022-01-10 13:23:36 +01:00 |
|
the-djmaze
|
32ce016af2
|
Copyright 2022
|
2022-01-10 13:02:32 +01:00 |
|
djmaze
|
5a17e3b51d
|
Better Domain management with simplified SASL Mechanisms support
|
2022-01-10 12:57:42 +01:00 |
|
djmaze
|
6c6e73f448
|
Resolve #183
INDEX should never been a FetchType as it's not part of any RFC
|
2022-01-08 19:39:59 +01:00 |
|
djmaze
|
29fa090795
|
SHA-512 #182
|
2022-01-08 11:46:35 +01:00 |
|
djmaze
|
27161cd258
|
https://github.com/the-djmaze/snappymail/issues/170#issuecomment-1007854858
|
2022-01-08 11:42:42 +01:00 |
|
djmaze
|
80f5373e9e
|
Cleanup StreamWrappers and no need for WhitespaceFilter
|
2022-01-07 17:16:53 +01:00 |
|
djmaze
|
1be93d7288
|
Cleanup Imap FetchType
|
2022-01-07 15:21:06 +01:00 |
|
djmaze
|
8631e48e05
|
Improved namespacing
|
2022-01-07 15:15:31 +01:00 |
|
djmaze
|
b9c18966ea
|
Bugfix: FetchType::INDEX was missing in ImapClient::Fetch
|
2022-01-07 15:11:04 +01:00 |
|
djmaze
|
e4763a03ef
|
v2.10.2
|
2022-01-07 14:28:13 +01:00 |
|
djmaze
|
a3312aed70
|
Bugfix: i broke the ImapClient Fetch callbacks
|
2022-01-07 14:22:30 +01:00 |
|
djmaze
|
bb4822c9cf
|
MailClient use MailSo\Mime\Enumerations\Header as MimeHeader
|
2022-01-07 13:57:32 +01:00 |
|
djmaze
|
d9268773db
|
Remove unused MailClient::InboxUnreadCount()
|
2022-01-07 13:55:06 +01:00 |
|
djmaze
|
a426330dca
|
IMAP GETMETADATA use yieldUntaggedResponses()
|
2022-01-07 13:50:37 +01:00 |
|
djmaze
|
81bcc99426
|
Improved MailClient::FolderDelete and MailClient::MessageSetFlag
|
2022-01-07 12:14:50 +01:00 |
|
djmaze
|
69ac75959c
|
Move ImapClient::Fetch to Messages trait
|
2022-01-07 11:33:18 +01:00 |
|
djmaze
|
971cdafb0f
|
Move IMAP mailbox commands to trait
|
2022-01-07 10:48:57 +01:00 |
|
djmaze
|
5953b515f1
|
v2.10.1
|
2022-01-06 17:15:20 +01:00 |
|
djmaze
|
1587e4183d
|
Bugfix: double SELECT/EXAMINE useless
|
2022-01-06 16:23:52 +01:00 |
|
djmaze
|
bfc8524876
|
Improved aAttrsForRemove handling
|
2022-01-06 16:20:24 +01:00 |
|
djmaze
|
239c7c28fb
|
Replace some FolderSelect to FolderExamine because they should be READ-ONLY
|
2022-01-06 16:20:10 +01:00 |
|
djmaze
|
d691e3c327
|
Improved IMAP FetchType handling
|
2022-01-06 15:56:24 +01:00 |
|
djmaze
|
ab6b9bb412
|
Speedup IMAP FETCH response
|
2022-01-06 13:16:18 +01:00 |
|
djmaze
|
58f98cd69d
|
MessageListByRequestIndexOrUids no need to check array_key_exists
|
2022-01-06 12:51:45 +01:00 |
|
djmaze
|
e3fd72571c
|
This change should make MessageListByRequestIndexOrUids faster
|
2022-01-06 12:49:00 +01:00 |
|
djmaze
|
9b25b8580c
|
Bugfix: MessageListByRequestIndexOrUids() sort order failed due to new SequenceSet
|
2022-01-06 12:28:12 +01:00 |
|
djmaze
|
55160a5152
|
Bugfix $oRange should be $oUidRange in FolderExpunge
|
2022-01-06 11:47:18 +01:00 |
|
djmaze
|
a228f81ece
|
Move ImapClient::Message* functions to trait
|
2022-01-06 11:28:57 +01:00 |
|
djmaze
|
7dec51a364
|
MessageExpunge should be FolderExpunge
And simplify the function parameters
|
2022-01-06 11:00:56 +01:00 |
|
djmaze
|
e31b4f4b75
|
Added some comments
|
2022-01-06 10:32:58 +01:00 |
|
djmaze
|
476fe63999
|
Drop html messages table width attribute to prevent side scrolling
|
2022-01-05 13:10:44 +01:00 |
|
djmaze
|
66c4c39fea
|
Classname \SnappyMail\LOG to \SnappyMail\Log
|
2022-01-05 12:02:22 +01:00 |
|
djmaze
|
70093e4d23
|
move 3 Subscribables into single Computable
|
2022-01-05 11:46:08 +01:00 |
|
djmaze
|
1d96160a38
|
Resolve #170
|
2022-01-05 11:22:02 +01:00 |
|
djmaze
|
64858d285d
|
Replace "$IndexRange, bool $bIndexIsUid" with new SequenceSet class
|
2022-01-05 11:09:36 +01:00 |
|
djmaze
|
46317b5007
|
Better fix for #179
As RFC 5256 says: The US-ASCII and UTF-8 charsets MUST be implemented.
So just use UTF-8
|
2022-01-04 12:02:59 +01:00 |
|
djmaze
|
5e4821fef8
|
This might solve issue #179
|
2022-01-03 23:50:26 +01:00 |
|
djmaze
|
30e9b89d9b
|
notifySubscribers and equalityComparer are not used outside KnockoutJS
|
2021-12-31 17:10:40 +01:00 |
|