Commit graph

35 commits

Author SHA1 Message Date
djmaze
b185402ae7 Bugfix: Contacts.js trim() missing
Bugfix: ClearCookie failed
2020-08-22 01:05:43 +02:00
djmaze
35c9f3fff5 Bugfix: setcookie() samesite missing 2020-08-19 10:43:32 +02:00
djmaze
07fd143853 Remove unused code 2020-07-29 00:06:59 +02:00
djmaze
957ccfeb3b Cleanup yaml parsing 2020-07-07 13:47:19 +02:00
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
559ebe0f28 Don't suppress functions 2020-03-20 15:29:52 +01:00
djmaze
8fe8369b2a Support PECL xxtea 2020-03-19 23:11:04 +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
18242368be Small fixes 2019-03-29 23:42:49 +03:00
RainLoop Team
71ac99f517 Update phpseclib 2019-03-28 01:51:23 +03:00
RainLoop Team
72bf212f67 Improve scripts load system 2016-05-20 10:11:38 +03:00
RainLoop Team
2052137eb1 Fix translations 2016-05-10 22:52:40 +03:00
RainLoop Team
007a03b8d4 Additional securty fixes 2015-11-18 23:09:53 +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
7312b2854b Added: Plugin: Contacts suggestion from ldap
Added: Custom favicon setting
+ Small fixes
2015-09-08 21:18:55 +03:00
RainLoop Team
436e54891e Contacts suggestions example plugin 2015-08-19 21:58:34 +03:00
RainLoop Team
502aebdc37 Fix cookie bug (#800)
+ small fixes
2015-08-15 00:33:36 +04:00
RainLoop Team
3849fd02b4 Small fixes 2015-07-29 21:23:09 +04:00
RainLoop Team
4457cdbc23 Improvements of message displaying (internal styles) 2015-06-23 01:34:50 +04:00
RainLoop Team
2f482a6288 Added Allow/Disallow multiple identities 2015-05-18 00:41:59 +04:00
RainLoop Team
f91f74fe7c Release fixes 2015-05-12 20:33:02 +04:00
RainLoop Team
48b91fb957 Save attachments as ... 2015-04-25 02:58:56 +04:00
RainLoop Team
9bec1d0a8f Language popup otimizations 2015-03-17 18:29:24 +04:00
RainLoop Team
d30292d500 ownCloud integration improvements 2015-02-12 04:48:11 +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
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
79a5c11556 Added resources folder (Code refactoring) 2014-08-15 19:18:40 +04:00
RainLoop Team
b6a06d74a9 Fix infinite loop with sign me
Added data-cfasync="false" for CloudFlare Rocketscript
2014-05-21 23:49:27 +04:00
RainLoop Team
53dc509d79 Many interface improvements, optimizations 2014-05-07 20:04:32 +04:00
RainLoop Team
e86afd8d6e mailto handler (#136)
+ Some small changes
2014-04-17 00:33:12 +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
Renamed from rainloop/v/1.3.10.492/app/libraries/RainLoop/Utils.php (Browse further)