Commit graph

139 commits

Author SHA1 Message Date
RainLoop Team
4a47796781 ownCloud Integration App (#144)
+ external sso functionality
2014-05-14 03:08:27 +04:00
RainLoop Team
e82108ac85 IDNA support (beta) 2014-05-13 20:13:55 +04:00
RainLoop Team
0ca00dec40 Contacts tags support (unstable - step 1).
+ Small fixes
2014-05-13 12:29:36 +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
40d2548a53 Added contacts.sync_interval = 20 setting in application.ini (Closed #150) 2014-05-07 01:35:12 +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
f3823333d7 Fixed contacts search (suggestions) 2014-05-05 23:10:37 +04:00
RainLoop Team
29f579dc4e Imap ESEARCH/ESORT helper 2014-05-05 22:09:23 +04:00
RainLoop Team
3328bcd9eb Gravatar 2014-05-05 00:39:45 +04:00
RainLoop Team
ef880319c6 Contacts improvements (Added URL and Nickname fields) 2014-05-01 04:01:31 +04:00
RainLoop Team
f36cb72b82 Interface optimizations
moment js update
2014-04-30 20:24:45 +04:00
RainLoop Team
be8c186f87 Change some default settings 2014-04-29 19:58:46 +04:00
RainLoop Team
7552ffe241 Added export contacts (csv)
Interface optimizations
2014-04-29 15:49:30 +04:00
RainLoop Team
c248292f07 Added export contacts (vCard) 2014-04-29 00:34:34 +04:00
RainLoop Team
547324f8d1 Folder list optimization 2014-04-27 01:53:37 +04:00
RainLoop Team
1ed1efbe6c Fix: PHP Fatal error: Call-time pass-by-reference (#138) 2014-04-26 12:11:19 +04:00
RainLoop Team
de0648a392 Admin panel forms improvement
Domain system  improvement
2014-04-26 03:41:47 +04:00
RainLoop Team
79721f60df Save IP in logs
{user:ip} in log filename
2014-04-26 01:59:26 +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
db5835a4c3 Improving change password functional 2014-04-19 03:41:10 +04:00
RainLoop Team
91e3bd72d6 New adress book provider 2014-04-18 19:31:30 +04:00
RainLoop Team
524743ecbe Enhancement to Two Factor Auth (Closes #123) 2014-04-17 22:15:06 +04:00
RainLoop Team
01a1bbf8f1 Ask for TFA again after logging out (#123) 2014-04-17 16:40:37 +04:00
RainLoop Team
fa8d7e5ebe Enhancement to Two Factor Auth (Closes #123) 2014-04-17 02:32:41 +04:00
RainLoop Team
e86afd8d6e mailto handler (#136)
+ Some small changes
2014-04-17 00:33:12 +04:00
RainLoop Team
818bf9fb40 mailto handler (research) (#136) 2014-04-16 20:08:37 +04:00
RainLoop Team
365a79049e Enhancement to Two Factor Auth (Closes #131) 2014-04-15 01:58:27 +04:00
RainLoop Team
e211899c7b Sso integration, Simple Rainloop Api (#103)
Small fixes
2014-04-14 20:07:33 +04:00
RainLoop Team
f52be6fb66 CpanelAutoLogin service 2014-04-11 21:49:00 +04:00
RainLoop Team
77cdc4690b Fix misspellings (Closes #119) 2014-04-08 01:15:38 +04:00
RainLoop Team
b0134cee59 Removed unnecessary setting 2014-04-06 14:51:54 +04:00
RainLoop Team
419b47a81e 2-Step Verification (Google Authenticator)
Small fixes
2014-04-05 23:48:22 +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
a158164e80 Two Factor Authentication (first look)
knockoutjs 3.1.0
New icons (archive, buy, filter)
Many small fixes.
2014-03-28 20:02:39 +04:00
RainLoop Team
5ece4cc0ec OpenPGP Key Storage (Settings) (#53)
Import, Delete, Generate, View
2014-03-13 02:29:33 +04:00
RainLoop Team
5a5c6af2c6 Added configuration (#97)
[labs]
allow_ctrl_s_on_compose = On
2014-02-28 23:43:32 +04:00
RainLoop Team
ca84bbb807 small fixes 2014-02-27 19:34:05 +04:00
RainLoop Team
a60c2014b0 Small fixes 2014-02-23 02:38:35 +04:00
RainLoop Team
fd58f4dcd5 Small fixes 2014-02-18 01:25:19 +04:00
RainLoop Team
d351f9de4d Remember me settings fix (fixed #80) 2014-02-12 23:51:08 +04:00
RainLoop Team
e9b56e9477 html editor optimizations (fixed #79) 2014-02-12 20:01:53 +04:00
RainLoop Team
8d994cf8cc Html editor improvements (#74) 2014-02-11 03:43:50 +04:00
RainLoop Team
17f6204d2a Small improvements 2014-02-09 21:09:10 +04:00
RainLoop Team
012bea8938 Add plain part to HTML message (fix MIME_HTML_ONLY) (fixed #69) 2014-02-08 03:46:41 +04:00
RainLoop Team
93e09effba Experimental support for wildcards in the domain name. 2014-02-08 03:28:11 +04:00
RainLoop Team
126b55b2d5 Preparing to support wildcard domains. 2014-02-07 20:12:43 +04:00
RainLoop Team
f9c7de2920 HTML signature (closed #24)
New html editor (ckeditor integration)
2014-02-07 03:28:22 +04:00
RainLoop Team
320f92b1a8 Small fixes 2014-02-06 19:58:53 +04:00