Commit graph

23 commits

Author SHA1 Message Date
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
022ed24c2a Fix time_offset setting (#1241) 2016-10-27 22:51:38 +03:00
RainLoop Team
e690ac4d1d Add syslog support (experimental) 2016-06-22 00:40:31 +03:00
RainLoop Team
3849fd02b4 Small fixes 2015-07-29 21:23:09 +04:00
RainLoop Team
09334159c2 A lot small fixes 2015-06-23 01:34:51 +04:00
RainLoop Team
05b1c1dfe5 Filter improvements 2015-05-13 02:53:01 +04:00
RainLoop Team
1fb553e77e Remote Synchronization (CardDAV) improvements:
now it supports address book url auto detection (and works with Google contacts, icloud and etc.)
2015-05-09 02:43:56 +04:00
RainLoop Team
f5f067f1f3 Small fixes 2015-04-25 02:19:20 +04:00
RainLoop Team
6116597f6f Many fixes
New ownCloud package with a built-in webmail
2015-02-12 01:41:07 +04:00
RainLoop Team
79233ad83c Added counters of unread messages for additional accounts (#377) 2015-02-02 00:48:49 +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
9bde3fe5dd Added "write_on_php_error_only" setting 2014-09-03 23:53:24 +04:00
RainLoop Team
5009546a91 Small fixes 2014-08-28 18:18:07 +04:00
RainLoop Team
5a762f5066 Small fixes 2014-07-23 19:05:16 +04:00
RainLoop Team
6c28b24aaf Improved logging
Small fixes
2014-06-06 20:11:38 +04:00
RainLoop Team
d07e3b0247 MailSo optimizations: Logging, Fetch Callback
Contacts: remove transaction support
2014-05-26 19:50:23 +04:00
RainLoop Team
23c299ac9e Improved logging.
Added "[logs]write_on_timeout_only" settings
2014-05-08 16:36:46 +04:00
RainLoop Team
eeda3dbb85 Completion and preparation contacts to release. 2013-12-10 04:40:21 +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