djmaze
693e0f4c10
Remove useless NewInstance
...
Bugfix: BodyStructure->SearchCharset return value
2020-05-08 11:49:18 +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
5af6e30b8f
Resolve Declaration *Collection::append should be compatible with Collection::append
2020-03-20 15:37:55 +01:00
djmaze
ebfde6e360
Cleanup & Speedup *Collection objects
2020-03-19 15:21:00 +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
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
690190bb26
there's not type hint 'resource' (bug in my converter)
...
https://wiki.php.net/rfc/scalar_type_hints#type_hint_choices
2020-03-11 15:42:46 +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
d79fe8757e
Fix opendkim header parser ( #1232 )
2016-10-25 22:13:16 +03:00
RainLoop Team
0735071f1c
mailto links fixes
...
Filters interface fixes
DKIM status a new message
2015-01-31 23:00:10 +04:00
RainLoop Team
71a141dbb4
Fixes: DKIM status (X-DKIM-Authentication-Results)
2015-01-14 18:18:04 +04:00
RainLoop Team
eed1adf36b
Fixes: DKIM status
2015-01-14 04:26:51 +04:00
RainLoop Team
9bc977cccf
Added: DKIM status
2015-01-13 03:24:08 +04:00
RainLoop Team
6b0ca800e8
Update MailSo license
2014-10-17 14:15:19 +04:00
RainLoop Team
77870442fe
Fixed MailSo header parsing
2014-09-02 13:54:22 +04:00
RainLoop Team
4cc2207513
Uploading and preparing the repository to the dev version.
...
Original unminified source code (dev folder - js, css, less) (fixes #6 )
Grunt build system
Multiple identities correction (fixes #9 )
Compose html editor (fixes #12 )
New general settings - Loading Description
New warning about default admin password
Split general and login screen settings
2013-11-16 02:21:12 +04:00