Commit graph

27 commits

Author SHA1 Message Date
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
4cd86ede0b MailSo changes for TLS certs 2017-08-17 18:11:14 -04:00
RainLoop Team
55e3bad890 Added: Configurable timeouts for IMAP, SMTP and SIEVE (#843) 2015-10-07 21:56:07 +03:00
RainLoop Team
05b1c1dfe5 Filter improvements 2015-05-13 02:53:01 +04:00
RainLoop Team
e1ab11a9b0 Cache refactoring
Contacts settings fixes
2015-02-24 20:27:27 +04:00
RainLoop Team
493191375f Identities refactoring and improvements (Reply-To and BCC) 2015-02-06 19:29:34 +04:00
RainLoop Team
833f40c115 Added "Allow self signed certificates" setting
Updated recaptcha plugin
2015-01-06 01:42:45 +04:00
RainLoop Team
ec7324b061 Merged from sub repository (updated ckeditor, filters - step 2) 2014-12-01 21:36:46 +04:00
RainLoop Team
3a9bc849c9 Header parser fixes (ISO_2022_JP charset probles) (Closes #355)
+ Small fixes
2014-10-18 01:09:20 +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
49f6c8bbe9 Added "Verify ssl certificate" setting in domain configuration popup (Closes #332) 2014-10-07 01:47:21 +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
48dc9859c2 STARTTLS detection fix 2014-09-19 11:52:29 +04:00
RainLoop Team
c7108a74e0 Change password plugins fixes
Small fixes
2014-08-31 00:04:11 +04:00
RainLoop Team
36329110e5 Code refactoring 2014-08-26 19:24:47 +04:00
RainLoop Team
5a762f5066 Small fixes 2014-07-23 19:05:16 +04:00
RainLoop Team
40a0f8b821 Fix some performance issues 2014-06-23 20:14:47 +04:00
RainLoop Team
b1327c933b Filters / Interface (part 2) 2014-06-18 00:57:38 +04:00
RainLoop Team
9b59ad32dc Small fixes 2014-05-15 20:06:44 +04:00
RainLoop Team
c10b2183e3 Fix uncatchable exception on __destruct 2013-11-25 21:37:51 +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