Commit graph

60 commits

Author SHA1 Message Date
RainLoop Team
79a5c11556 Added resources folder (Code refactoring) 2014-08-15 19:18:40 +04:00
RainLoop Team
ff7b71fd6c Code refactoring 2014-08-14 22:34:38 +04:00
RainLoop Team
016b3eead3 mailto link parser 2014-08-12 17:51:34 +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
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
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
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
0ca00dec40 Contacts tags support (unstable - step 1).
+ Small fixes
2014-05-13 12:29:36 +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
0ce7b03fd0 Automatic contacts syncronization (every 10m) 2014-04-28 19:10:39 +04:00
RainLoop Team
ba645f5614 Show/Hide folder list button 2014-04-27 04:54:22 +04:00
RainLoop Team
5fff5afd16 CURLOPT_FOLLOWLOCATION curl workaround (for safe_mode/open_basedir) (#138) 2014-04-27 03:12:09 +04:00
RainLoop Team
547324f8d1 Folder list optimization 2014-04-27 01:53:37 +04:00
RainLoop Team
61a7a9c078 Update openpgpjs 0.3.0 -> 0.5.1 (#142) 2014-04-26 20:09:38 +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
e211899c7b Sso integration, Simple Rainloop Api (#103)
Small fixes
2014-04-14 20:07:33 +04:00
RainLoop Team
dde42c6190 MailSo update (quota) 2014-04-14 13:13:26 +04:00
RainLoop Team
d961fa480a Dropdown menu keyboard navigation
Keyboard shortcuts help popup (Shift + / )
2014-04-12 05:05:57 +04:00
RainLoop Team
0b30bac43f A new way to move in message list (message focused state).
Delete/Move optimizations.
Display next message after deletion (Closes #120)
Scrolling in message view (Closes #109)
2014-04-08 20:08:16 +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
1c4ce1dfb2 OpenPGP (Compose) (#53) UNSTABLE 2014-03-21 03:47:13 +04:00
RainLoop Team
b330f77bc0 OpenPGP (#53) UNSTABLE 2014-03-20 20:05:35 +04:00
RainLoop Team
67b5a72a71 OpenPGP (Compose) (#53) UNSTABLE 2014-03-20 02:39:36 +04:00
RainLoop Team
2bf7c2e033 Delete and Move optimizations 2014-03-19 20:18:28 +04:00
RainLoop Team
5ece4cc0ec OpenPGP Key Storage (Settings) (#53)
Import, Delete, Generate, View
2014-03-13 02:29:33 +04:00
RainLoop Team
f9c7de2920 HTML signature (closed #24)
New html editor (ckeditor integration)
2014-02-07 03:28:22 +04:00
RainLoop Team
23ddda9194 Additional accounts storage optimization 2014-02-04 19:52:58 +04:00
RainLoop Team
6928fcc48e Fix back button in no-preview layout
layout setting
2014-02-03 19:54:05 +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
1dc5a45564 Resize for the folder list. (#10) 2014-01-03 17:32:25 +04:00
RainLoop Team
84d93e0f0b Small fixes 2013-12-31 15:57:02 +04:00
RainLoop Team
17b2afcf22 More responsive interface with auto resize (#10) 2013-12-30 01:13:35 +04:00
RainLoop Team
639d8c58f6 CardDAV (pre-release) 2013-12-25 04:05:04 +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
b7c4aad3db Determine the number of unread messages in all folders. 2013-12-15 21:16:25 +04:00
RainLoop Team
975947a948 Minor contacts interface improvements.
Move intervals to pub/sub system
2013-12-15 15:02:50 +04:00
RainLoop Team
dcc486a114 New Ask popup
Fix inputosaurus fake span width detection
Add Esc trigger to all popups (#29)
Many minor fixes
2013-12-14 03:27:12 +04:00
RainLoop Team
c9b5194baf Small fixes 2013-12-13 03:23:47 +04:00
RainLoop Team
a3654a3beb New plugins hooks (contacts suggections). 2013-12-12 19:06:32 +04:00
RainLoop Team
a531846b8f Small fixes 2013-12-10 19:13:10 +04:00
RainLoop Team
33b3be62ef Prevent to check empty folder name 2013-12-07 02:45:46 +04:00
RainLoop Team
efdca7ef77 Merge new-contacts-api
New interface
Contact storage move to plugin
2013-12-07 02:07:29 +04:00