Commit graph

123 commits

Author SHA1 Message Date
RainLoop Team
7165503f1d Fix uncaught exception 2014-06-27 01:52:12 +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
3ae18e76c6 Added "use_local_proxy_for_external_images" setting (Closes #211) 2014-06-26 02:40:26 +04:00
RainLoop Team
a19e19d866 Fix caching for unread/flagged status 2014-06-25 22:47:04 +04:00
RainLoop Team
81e25b4235 Warning! Breaking change!
Removed "additional Login field" on login page (Security reason) (Closes #206)
Added "custom-login-mapping" plugin
2014-06-25 20:36:46 +04:00
RainLoop Team
0b5e4f534d Added "Attachment size limit" setting (Admin panel) (#114) 2014-06-24 01:32:09 +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
6c28b24aaf Improved logging
Small fixes
2014-06-06 20:11:38 +04:00
RainLoop Team
187e44607d Small fixes
Release commit
2014-06-06 01:55:48 +04:00
RainLoop Team
be45d989f8 Back to old ownCloud package
Fix idn encoder
Small fixes
2014-06-03 19:59:00 +04:00
RainLoop Team
fb18e4e799 ownCloud new package (with built-in RainLoop Webmail)
Remove VERSION file dependence.
Small fixes
2014-05-30 05:42:22 +04:00
RainLoop Team
5236810d6b Added tests
Small fixes
2014-05-29 20:01:10 +04:00
RainLoop Team
2f074433a2 Check "Delivered-To" for identities (Closes #160) 2014-05-24 02:37:10 +04:00
RainLoop Team
fed896776f Code refactoring
a lot of small fixes (Closes #173)
Added login field (ownCloud package)
2014-05-24 02:14:16 +04:00
RainLoop Team
e63037d7e2 Added Admin Panel About Tab
New update system for main code (About tab)
2014-05-22 05:08:47 +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
8ac9920ec8 Fix owncloud template
Fix sso (logout on empty hash)
2014-05-20 02:11:54 +04:00
RainLoop Team
d3ee36bb97 Fix not spam translate (Closes #168)
Small refactoring and fixes
2014-05-16 19:57:50 +04:00
RainLoop Team
9b59ad32dc Small fixes 2014-05-15 20:06:44 +04:00
RainLoop Team
74b09e93df CardDav categories support (tags) 2014-05-15 00:45:52 +04:00
RainLoop Team
79e686f412 Added: Sync contacts tags
Fixed: IMAP search
2014-05-14 19:58:04 +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
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
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
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
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
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
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