Commit graph

43 commits

Author SHA1 Message Date
RainLoop Team
844afadd6f ckeditor fixes
demo-plugin
TemproryApcStorage
2015-02-12 21:56:49 +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
819ba4a2ef Code refactoring 2014-10-15 19:11:50 +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
78f09856e3 Code refactoring
Enable password validation (password change plugins)
2014-10-04 22:31:29 +04:00
RainLoop Team
195d13dc0d Small fixes 2014-10-02 00:19:03 +04:00
RainLoop Team
e39f0caf2c delete auto js/css files 2014-09-05 03:22:39 +04:00
RainLoop Team
27d4bd74ad browserify -> webpack
Code refactoring
2014-09-05 02:49:03 +04:00
RainLoop Team
9bde3fe5dd Added "write_on_php_error_only" setting 2014-09-03 23:53:24 +04:00
RainLoop Team
ff7b71fd6c Code refactoring 2014-08-14 22:34:38 +04:00
RainLoop Team
290cf38b97 Code refactoring
Threads sorting
Big mailbox optimazations
Added "labs.imap_message_list_date_filter"
Added "labs.imap_message_list_count_limit_trigger"
Added "labs.imap_message_list_hide_deleted_messages"
2014-08-13 20:13:50 +04:00
RainLoop Team
58d8e92902 Small fixes 2014-07-30 15:57:38 +04:00
RainLoop Team
777d014403 Experiments with RSA encryption 2014-07-25 02:28:10 +04:00
RainLoop Team
484271bb69 Release commit
Refactoring
2014-07-15 22:45:15 +04:00
RainLoop Team
5d84af4458 Remove LOGIN parameter (login, ownCloud, sso) (Security fix)
Code refactoring
2014-06-26 20:11:49 +04:00
RainLoop Team
40a0f8b821 Fix some performance issues 2014-06-23 20:14:47 +04:00
RainLoop Team
aebd47393c Message List without deleted messages (experemental)
Small fixes
2014-06-11 20:03:40 +04:00
RainLoop Team
5de9ada902 Fix typo 2014-05-15 01:40:30 +04:00
RainLoop Team
1a1be5c63a Added [labs]forse_https settins 2014-05-15 01:37:29 +04:00
RainLoop Team
e82108ac85 IDNA support (beta) 2014-05-13 20:13:55 +04:00
RainLoop Team
d08689759d Remove user customized theme (simplification)
Added theme folders (regardless of the RainLoop version)
2014-05-06 01:38:49 +04:00
RainLoop Team
c248292f07 Added export contacts (vCard) 2014-04-29 00:34:34 +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
3da3861545 Added search keywords:
has:(files,files,attachment,attachments), 
   (has,is):(flagged,starred|unflagged,unstarred|read,seen|unread,unseen),
   (larger,size,bigger,minsize): (10K|10M|10G),
   (smaller,maxsize): (10K|10M|10G)

Improved search (gmail special search X-GM-RAW)
Improved uids cache (reducing the number of cached tags)
2014-04-23 16:26:18 +04:00
RainLoop Team
818bf9fb40 mailto handler (research) (#136) 2014-04-16 20:08:37 +04:00
RainLoop Team
fd58f4dcd5 Small fixes 2014-02-18 01:25:19 +04:00
RainLoop Team
f9c7de2920 HTML signature (closed #24)
New html editor (ckeditor integration)
2014-02-07 03:28:22 +04:00
RainLoop Team
c7105186d9 Add new configuration (#58)
[security]
admin_panel_host
2014-01-23 17:42:22 +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
0ec965bccb Drag&Drop recipients emails on compose screen. 2013-12-20 20:15:29 +04:00
RainLoop Team
a46d6832d9 CardDAV second look :) 2013-12-20 03:28:03 +04:00
RainLoop Team
7648000521 CardDAV first look 2013-12-19 20:04:56 +04:00
RainLoop Team
afb7ec8c4e Select2 replaced by inputosaurus + ui-autocomplete
+ a lot of small fixes.
2013-11-27 02:34:05 +04:00
RainLoop Team
b6b54b2540 Change app favicon 2013-11-25 21:34:06 +04:00
RainLoop Team
8d5b7a0632 Remove hash detect information 2013-11-22 02:07:37 +04:00
RainLoop Team
726fa6982b Fix js error (TypeError: Cannot call method 'settingsGet' of undefined)
+ small other fixes
2013-11-21 02:00:30 +04:00
RainLoop Team
6f258f2c60 Add hash saver for future security improvements. 2013-11-19 19:17:08 +04:00
RainLoop Team
df1c369a9d add more security settings (allow_admin_panel, core_install_access_domains)
+ small fixes
2013-11-19 01:33:57 +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/Service.php (Browse further)