Commit graph

36 commits

Author SHA1 Message Date
RainLoop Team
6b0ca800e8 Update MailSo license 2014-10-17 14:15:19 +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
c8bd765e12 Added large thread limit setting [labs.imap_large_thread_limit = 100] (Closes #339) 2014-10-07 00:56:45 +04:00
RainLoop Team
60b449b9f8 remove imap_message_list_hide_deleted_messages setting (it's a bad idea to use it)
fixed uid cacher
certificate validatetion on test connection (first look)
2014-10-01 01:27:00 +04:00
RainLoop Team
9dbed6f929 Undeleted count cache fixes 2014-09-29 21:20:13 +04:00
RainLoop Team
d8dc6ee5ec MailSo message count optimizations 2014-09-22 19:29:05 +04:00
RainLoop Team
2271712305 MailSo Fixes (remove xlist) 2014-09-17 19:25:30 +04:00
RainLoop Team
77870442fe Fixed MailSo header parsing 2014-09-02 13:54:22 +04:00
RainLoop Team
c5bffef9cd Added "imap_message_list_fast_simple_search" setting 2014-08-28 15:26:26 +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
b83ed4b1ce Fixed translation issue (Closes #263) 2014-07-31 17:29:11 +04:00
RainLoop Team
376f91fee2 Additional headers 2014-07-23 00:12:37 +04:00
RainLoop Team
0fc8967a7f Added IMAP body text limit 2014-07-18 15:32:03 +04:00
RainLoop Team
cb58103c23 Small fix 2014-07-17 14:48:40 +04:00
RainLoop Team
a19e19d866 Fix caching for unread/flagged status 2014-06-25 22:47:04 +04:00
RainLoop Team
aebd47393c Message List without deleted messages (experemental)
Small fixes
2014-06-11 20:03:40 +04:00
RainLoop Team
5236810d6b Added tests
Small fixes
2014-05-29 20:01:10 +04:00
RainLoop Team
348cb25dbc Fix gmail imap mails count 2014-05-27 16:54:41 +04:00
RainLoop Team
2f074433a2 Check "Delivered-To" for identities (Closes #160) 2014-05-24 02:37:10 +04:00
RainLoop Team
79e686f412 Added: Sync contacts tags
Fixed: IMAP search
2014-05-14 19:58:04 +04:00
RainLoop Team
29f579dc4e Imap ESEARCH/ESORT helper 2014-05-05 22:09:23 +04:00
RainLoop Team
26cd65d763 Imap ESEARCH helper 2014-05-05 19:52:36 +04:00
RainLoop Team
d476a6a3ac Timeout optimizations 2014-04-27 21:03:55 +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
70f58dca91 Small changes 2014-04-18 22:56:57 +04:00
RainLoop Team
cae0cc2f77 OpenPGP (#53) Beta
Archive  (Closes #110)
Delete, Spam and Archive button in mail view when preview pane is off  (Closes #72)
Small fixes  (Closes #101)
2014-04-02 03:58:24 +04:00
RainLoop Team
0bb69d4494 OpenPGP - part 2 - unstable (#53) 2014-01-28 20:09:41 +04:00
RainLoop Team
098a04eab6 OpenPGP first look (#53) 2014-01-28 01:34:54 +04:00
RainLoop Team
b100560cd8 Read Receipt (#41) 2014-01-04 04:20:07 +04:00
RainLoop Team
2b626afb8b fix NormalizeCharset function 2013-12-28 15:09:53 +04:00
RainLoop Team
394e22520e Autocreate system folders in folder list request.
Additional plugin hooks
2013-12-18 03:00:57 +04:00
RainLoop Team
efeef4b143 Advanced search improvements (#32) 2013-12-16 20:08:05 +04:00
RainLoop Team
4a153a59c1 Add _FORCE_SELECT_ON_EXAMINE__ property to IMAP client class 2013-12-09 14:19:15 +04:00
RainLoop Team
f22b90dbe3 Add copy message functionality to drag&drop (drag + shift) [#42]
+ Update jquery to 1.10.2
2013-12-09 01:32:19 +04:00
RainLoop Team
4905377bac Not case sensitive folder sort (fixes #26) 2013-12-07 02:28:15 +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