djmaze
|
aa3f71d299
|
Bugfix: MailSo ResponseCollection undefined oLogger
Bugfix: MailSo cache driver file, no need for double mkdir()
|
2020-09-15 15:27:15 +02:00 |
|
djmaze
|
a27c3befa8
|
Resolve Issue #1
|
2020-09-09 19:40:09 +02:00 |
|
djmaze
|
0d81b2ce88
|
Try to log more details, for strange issue #1
|
2020-08-08 14:49:14 +02:00 |
|
djmaze
|
693e0f4c10
|
Remove useless NewInstance
Bugfix: BodyStructure->SearchCharset return value
|
2020-05-08 11:49:18 +02:00 |
|
djmaze
|
63d9ce9c4b
|
Enumeration classes to be abstract
|
2020-05-08 10:06:48 +02:00 |
|
djmaze
|
75b4b64118
|
More functions without type hinting found and fixt
Use PECL yaml (else Spyc)
Upgrade Spyc (with removed dump code)
|
2020-04-03 11:32:07 +02:00 |
|
djmaze
|
cd3d8b94b2
|
Added: ResponseCollection::getCapabilityResult()
Bugfix: ResponseCollection $oResult => $this
Removed safe_mode detection
Speedup: ImapClient::partialParseResponseBranch() and partialResponseLiteralCallbackCallable()
|
2020-03-24 14:45:09 +01:00 |
|
djmaze
|
b9c019e05c
|
Move some MailSo\Imap\ImapClient code to the new MailSo\Imap\ResponseCollection
|
2020-03-21 12:55:39 +01:00 |
|
djmaze
|
0d54a372df
|
Remove more @function error suppressions
|
2020-03-20 23:43:24 +01:00 |
|
djmaze
|
559ebe0f28
|
Don't suppress functions
|
2020-03-20 15:29:52 +01:00 |
|
djmaze
|
1009398d0c
|
Cleanup MailSo Validator
Cleanup removed features
|
2020-03-20 14:53:12 +01:00 |
|
djmaze
|
f6fdb69c65
|
Changed: MailSo\*Collection now extends \ArrayObject
Changed: fixed __constructor param type hinting
Replace: &$o with $o as objects don't need & referencing
|
2020-03-18 23:14:00 +01:00 |
|
djmaze
|
9bb44e7f98
|
Changed: use hash_hmac() instead of MailSo\Base\Utils::Hmac()
Renamed: PrepearFetchSequence() to PrepareFetchSequence()
Removed: StripSlashesValue() because PHP7 has no magic_quotes_gpc
|
2020-03-18 01:26:40 +01:00 |
|
djmaze
|
b81b36d120
|
Bugfix: @param/@return documentation was incorrect which caused errors
|
2020-03-16 15:48:58 +01:00 |
|
djmaze
|
26c38b3ec9
|
More params and returns to PHP 7.3+
|
2020-03-16 13:08:53 +01:00 |
|
djmaze
|
3a7ec4ecb0
|
Bugfixes and more conversions to PHP 7
|
2020-03-10 18:45:00 +01:00 |
|
djmaze
|
2cada68f41
|
Privacy/GDPR friendly version (removed: Social, Gravatar, Facebook, Google, Twitter, DropBox, OwnCloud)
Also removed: POP3, OAuth2 and update feature
Added: admin password_hash/password_verify
Requires: PHP 7.3+
Replaced: CRLF with LF
Replaced: pclZip with ZipArchive
|
2020-03-09 17:04:17 +01:00 |
|
RainLoop Team
|
18242368be
|
Small fixes
|
2019-03-29 23:42:49 +03:00 |
|
Michael Barnathan
|
120e0a4401
|
Merge branch 'client_certs'
# Conflicts:
# rainloop/v/0.0.0/app/libraries/RainLoop/Model/Account.php
|
2017-08-17 18:27:08 -04:00 |
|
Michael Barnathan
|
4cd86ede0b
|
MailSo changes for TLS certs
|
2017-08-17 18:11:14 -04:00 |
|
RainLoop Team
|
2234212201
|
Fix "message can't be marked seen" (#1427)
|
2017-05-24 19:06:40 +03:00 |
|
RainLoop Team
|
224362299a
|
1.10.4.181
|
2016-09-21 20:12:18 +03:00 |
|
RainLoop Team
|
17669b7be0
|
es5 -> es2015 (last stage)
Signature plugin fixes
Add view decorator
A large number of fixes
|
2016-08-20 20:30:16 +03:00 |
|
RainLoop Team
|
4f2a8b5b9b
|
Add CRAM-MD5 support (#1016)
|
2016-05-29 18:56:42 +03:00 |
|
RainLoop Team
|
aeec36de19
|
Small fixes
|
2016-05-22 20:35:33 +03:00 |
|
RainLoop Team
|
ecf23a4f6d
|
1.10 beta
|
2016-05-02 23:50:41 +03:00 |
|
RainLoop Team
|
acaeb82397
|
Small refactoring: CramMd5
|
2015-11-10 20:20:24 +03:00 |
|
RainLoop Team
|
b5c1d8b665
|
Fixed: Unselect folder (if supported) on [moving, deleting] (#846)
|
2015-10-07 22:09:47 +03:00 |
|
RainLoop Team
|
c6f098bd2d
|
Small fixes
|
2015-10-07 20:06:57 +03:00 |
|
RainLoop Team
|
2a7d8ccab8
|
Fixes a search for non-ascii strings (#793)
|
2015-08-12 23:40:38 +04:00 |
|
RainLoop Team
|
42bac6aa2f
|
PreRelease fixes
|
2015-07-06 00:33:55 +04:00 |
|
RainLoop Team
|
763fae345b
|
Capability improvements
Additional branding options
|
2015-05-20 15:46:34 +04:00 |
|
RainLoop Team
|
9cfb6a9452
|
More useful "auth_logging_format" setting
|
2015-05-18 21:51:53 +04:00 |
|
RainLoop Team
|
f63edfa7cc
|
Displaying format=flowed e-mails (#276)
|
2015-05-08 02:30:03 +04:00 |
|
RainLoop Team
|
d8c9f7ec14
|
Code refactoring
|
2015-03-19 01:59:55 +04:00 |
|
RainLoop Team
|
f1b3271b4d
|
Weekly fixes
|
2015-03-04 01:15:17 +04:00 |
|
RainLoop Team
|
19f089d0bf
|
Small fixes
Utf8 clear supports icon unicode
|
2015-02-26 20:48:09 +04:00 |
|
RainLoop Team
|
43d1794423
|
Added "[labs] imap_show_login_alert" setting
Small fixes
|
2015-01-08 18:00:03 +04:00 |
|
RainLoop Team
|
f749d77fff
|
Release commit
|
2015-01-08 15:40:10 +04:00 |
|
RainLoop Team
|
7ef9ebb45f
|
Optimizations
Added "[labs]imap_folder_list_limit" setting (optimization)
|
2015-01-08 02:50:59 +04:00 |
|
RainLoop Team
|
833f40c115
|
Added "Allow self signed certificates" setting
Updated recaptcha plugin
|
2015-01-06 01:42:45 +04:00 |
|
RainLoop Team
|
0587d66d45
|
Small fixes
|
2014-11-06 21:53:15 +04:00 |
|
RainLoop Team
|
3e9a7a55c6
|
Small fixes
|
2014-10-23 21:59:21 +04:00 |
|
RainLoop Team
|
6b0ca800e8
|
Update MailSo license
|
2014-10-17 14:15:19 +04:00 |
|
RainLoop Team
|
e1d3010054
|
Added MailSo hooks
|
2014-10-09 19:19:39 +04:00 |
|
RainLoop Team
|
ecc2bdad24
|
Removed "Verify ssl certificate" setting (#332)
Added global "labs.verify_ssl_certificate" settings (default:true) (#332)
Fixed php notices
|
2014-10-07 18:47:54 +04:00 |
|
RainLoop Team
|
d63dc10e5b
|
Remote host ssl verification
|
2014-10-06 18:25:36 +04:00 |
|
RainLoop Team
|
60b449b9f8
|
remove imap_message_list_hide_deleted_messages setting (it's a bad idea to use it)
fixed uid cacher
certificate validatetion on test connection (first look)
|
2014-10-01 01:27:00 +04:00 |
|
RainLoop Team
|
2271712305
|
MailSo Fixes (remove xlist)
|
2014-09-17 19:25:30 +04:00 |
|
RainLoop Team
|
77870442fe
|
Fixed MailSo header parsing
|
2014-09-02 13:54:22 +04:00 |
|