Commit graph

15 commits

Author SHA1 Message Date
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
559ebe0f28 Don't suppress functions 2020-03-20 15:29:52 +01:00
djmaze
26c38b3ec9 More params and returns to PHP 7.3+ 2020-03-16 13:08:53 +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
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
28a125426a Add alias support (domains) 2016-06-11 01:20:09 +03:00
RainLoop Team
43d1794423 Added "[labs] imap_show_login_alert" setting
Small fixes
2015-01-08 18:00:03 +04:00
RainLoop Team
345e7c58af Move RainLoop core files to new folder 2014-10-18 16:52:51 +04:00
RainLoop Team
e82108ac85 IDNA support (beta) 2014-05-13 20:13:55 +04:00
RainLoop Team
de0648a392 Admin panel forms improvement
Domain system  improvement
2014-04-26 03:41:47 +04:00
RainLoop Team
77cdc4690b Fix misspellings (Closes #119) 2014-04-08 01:15:38 +04:00
RainLoop Team
17f6204d2a Small improvements 2014-02-09 21:09:10 +04:00
RainLoop Team
93e09effba Experimental support for wildcards in the domain name. 2014-02-08 03:28:11 +04:00
RainLoop Team
126b55b2d5 Preparing to support wildcard domains. 2014-02-07 20:12:43 +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