Commit graph

57 commits

Author SHA1 Message Date
RainLoop Team
e82108ac85 IDNA support (beta) 2014-05-13 20:13:55 +04:00
RainLoop Team
23c299ac9e Improved logging.
Added "[logs]write_on_timeout_only" settings
2014-05-08 16:36:46 +04:00
RainLoop Team
53dc509d79 Many interface improvements, optimizations 2014-05-07 20:04:32 +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
c248292f07 Added export contacts (vCard) 2014-04-29 00:34:34 +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
818bf9fb40 mailto handler (research) (#136) 2014-04-16 20:08:37 +04:00
RainLoop Team
dde42c6190 MailSo update (quota) 2014-04-14 13:13:26 +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
d1a7dd9491 Small fixes 2014-03-14 19:55:47 +04:00
RainLoop Team
53029a4e7d Remove unnecessary comment. 2014-03-14 00:13:40 +04:00
RainLoop Team
5ece4cc0ec OpenPGP Key Storage (Settings) (#53)
Import, Delete, Generate, View
2014-03-13 02:29:33 +04:00
RainLoop Team
fd58f4dcd5 Small fixes 2014-02-18 01:25:19 +04:00
RainLoop Team
c9e394c585 Security fix 2014-02-13 13:55:07 +04:00
RainLoop Team
041bd1ae1b Find links in html messages 2014-02-06 19:55:41 +04:00
RainLoop Team
7a411cea86 Add curl proxy configuration 2014-02-04 23:18:44 +04:00
RainLoop Team
cdd1a8e778 Fix thread item validation 2014-02-04 15:50:01 +04:00
RainLoop Team
6928fcc48e Fix back button in no-preview layout
layout setting
2014-02-03 19:54:05 +04:00
RainLoop Team
7bba9c17ea Improved parsing thread uids 2014-02-01 12:59:53 +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
f03bc36678 Small fixes 2014-01-21 16:51:57 +04:00
RainLoop Team
9cc791caba Small fixes 2014-01-08 21:30:11 +04:00
RainLoop Team
b100560cd8 Read Receipt (#41) 2014-01-04 04:20:07 +04:00
RainLoop Team
3c8532b21a Set SMTP AUTH LOGIN as default 2014-01-02 17:12:28 +04:00
RainLoop Team
2b626afb8b fix NormalizeCharset function 2013-12-28 15:09:53 +04:00
RainLoop Team
639d8c58f6 CardDAV (pre-release) 2013-12-25 04:05:04 +04:00
RainLoop Team
fb54efe922 CardDAV (beta/unstable) 2013-12-24 03:56:47 +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
1e687f9a76 Clear data-original attr in html nessages 2013-12-17 01:30:49 +04:00
RainLoop Team
efeef4b143 Advanced search improvements (#32) 2013-12-16 20:08:05 +04:00
RainLoop Team
c8a5d45f37 Folder unread count view fix.
Add MailSo HtmlUtils ClearHtmlSimple function
2013-12-16 19:43:04 +04:00
RainLoop Team
869e0ed181 Add error message on adminpanel contacts configuration page. 2013-12-10 20:07:10 +04:00
RainLoop Team
54a522f7e4 Check local ip 2013-12-10 15:09:58 +04:00
RainLoop Team
eeda3dbb85 Completion and preparation contacts to release. 2013-12-10 04:40:21 +04:00
RainLoop Team
f7106f375c Display BCC field in sent mail. 2013-12-09 14:38:13 +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
b50464afeb typo fix 2013-12-07 02:32:02 +04:00
RainLoop Team
4905377bac Not case sensitive folder sort (fixes #26) 2013-12-07 02:28:15 +04:00
RainLoop Team
efdca7ef77 Merge new-contacts-api
New interface
Contact storage move to plugin
2013-12-07 02:07:29 +04:00
RainLoop Team
867dcc8f7e The final commit personal address books branches before merging 2013-12-07 01:50:19 +04:00
RainLoop Team
0f7ebc084a More correct function smtp ehlo definitions. 2013-12-03 04:14:54 +04:00
RainLoop Team
790a867674 Factorizing Validator.php
Improved email validation.
Add SimpleEmailString validation.
2013-11-27 21:19:28 +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
c10b2183e3 Fix uncatchable exception on __destruct 2013-11-25 21:37:51 +04:00
RainLoop Team
5f450e680f Status header fix (fcgi + cgi.rfc2616_headers = 1) 2013-11-23 15:56:18 +04:00