djmaze
957ccfeb3b
Cleanup yaml parsing
2020-07-07 13:47:19 +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
1009398d0c
Cleanup MailSo Validator
...
Cleanup removed features
2020-03-20 14:53:12 +01:00
djmaze
3948f73fb1
Replaced: Mobile_Detect with simple version
...
This is not finished because detection should be based on screen size in inches (retina pixels)
2020-03-19 17:01:49 +01:00
djmaze
9aa0cf92a9
Hide X-Mailer header by default
...
Remove iconv support
Cleanup MailSo
2020-03-11 19:36:43 +01:00
djmaze
e8d38a6870
More PHP7 strict typing
2020-03-11 11:49:45 +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
f5b92b8b65
Remove GuzzleHttp namespace
2018-05-16 17:37:12 +03:00
RainLoop Team
075e184f7d
Update PHP Facebook SDK
2017-02-28 23:11:36 +03:00
RainLoop Team
7e4479d655
Support caching with Redis ( #1009 )
2016-05-23 00:33:26 +03:00
RainLoop Team
b0ffd84ac6
Add mobile version (beta)
2016-05-01 04:07:29 +03:00
RainLoop Team
5dcceaaca5
Added: support www.transifex.com
...
New format for translation files (yml)
https://www.transifex.com/rainloop/rainloop-webmail/
2015-11-12 20:11:52 +03:00
RainLoop Team
e3b62d24d8
Added: Incorrect image orientation
2015-10-29 23:02:58 +03:00
RainLoop Team
4457cdbc23
Improvements of message displaying (internal styles)
2015-06-23 01:34:50 +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
43d1794423
Added "[labs] imap_show_login_alert" setting
...
Small fixes
2015-01-08 18:00:03 +04:00
RainLoop Team
06e6f1a2da
New Message View (with attachments thumbnails)
2014-12-24 22:50:03 +04:00
RainLoop Team
bfafe95975
Fixed ownCloud integration ( Closes #378 )
2014-11-18 00:28:46 +04:00
RainLoop Team
6266b50c03
Added mail function support
2014-11-13 02:09:14 +04:00
RainLoop Team
ef81865ef2
Added "Custom Theme Configuration" (background)
2014-11-08 00:21:10 +04:00
RainLoop Team
345e7c58af
Move RainLoop core files to new folder
2014-10-18 16:52:51 +04:00
RainLoop Team
819ba4a2ef
Code refactoring
2014-10-15 19:11:50 +04:00
RainLoop Team
d0dbb26548
Migrate RainLoop Webmail to use Facebook Graph API instead of FQL
2014-07-04 00:11:47 +04:00
RainLoop Team
fb18e4e799
ownCloud new package (with built-in RainLoop Webmail)
...
Remove VERSION file dependence.
Small fixes
2014-05-30 05:42:22 +04:00
RainLoop Team
d29f20789f
Synchronizing with a remote CardDAV server ( #42 , #138 , #139 )
...
+ Updated contacts sql shema (breaking changes)
+ Fixes
- Removed SabreDAV Server
- Removed Contacts Sharing (awhile, code refactoring)
2014-04-26 01:50:17 +04:00
RainLoop Team
0422aa5026
Added special const RAINLOOP_INCLUDE_AS_API
2014-04-18 19:34:24 +04:00
RainLoop Team
e211899c7b
Sso integration, Simple Rainloop Api ( #103 )
...
Small fixes
2014-04-14 20:07:33 +04:00
RainLoop Team
011855bf8a
1.6.0 release
...
CardDav support.
New skin (Blurred).
Login animation.
Small fixes.
2013-12-27 05:00:40 +04:00
RainLoop Team
248aab17c2
Change dav handle configuration (move to /index.php/dav/)
2013-12-23 20:11:42 +04:00
RainLoop Team
599e934b4a
CardDAV (pre-alpha/unstable)
2013-12-23 04:06:48 +04:00
RainLoop Team
7648000521
CardDAV first look
2013-12-19 20:04:56 +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