Commit graph

172 commits

Author SHA1 Message Date
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
4a47796781 ownCloud Integration App (#144)
+ external sso functionality
2014-05-14 03:08:27 +04:00
RainLoop Team
0ca00dec40 Contacts tags support (unstable - step 1).
+ Small fixes
2014-05-13 12:29:36 +04:00
RainLoop Team
37db821349 Added contact toolbar 2014-05-08 18:52:54 +04:00
RainLoop Team
1250efa445 Folder list resize optimization 2014-05-08 02:20:17 +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
29f579dc4e Imap ESEARCH/ESORT helper 2014-05-05 22:09:23 +04:00
RainLoop Team
f6dce368e0 Update jquery (1.11.1)
Small changes
Release 1.6.6
2014-05-05 02:08:56 +04:00
RainLoop Team
3328bcd9eb Gravatar 2014-05-05 00:39:45 +04:00
RainLoop Team
a7d6331e21 RTL message view fix 2014-05-02 00:51:01 +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
d430de9e93 Interface optimizations 2014-04-29 19:31:49 +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
c25b5bfef7 Move folder list resize button to bottom 2014-04-28 19:53:16 +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
0fcd7cf122 Reset the list scroll postition when changing pages (Closes #144) 2014-04-27 02:23:00 +04:00
RainLoop Team
90d59e108f Increased DefaultAjaxTimeout, SearchAjaxTimeout 2014-04-27 02:08:07 +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
de0648a392 Admin panel forms improvement
Domain system  improvement
2014-04-26 03:41:47 +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
54a4c2657a Added nano scroller shadow 2014-04-23 20:09:56 +04:00
RainLoop Team
db5835a4c3 Improving change password functional 2014-04-19 03:41:10 +04:00
RainLoop Team
3221b0651e i18n
+ Small fixes
2014-04-18 02:42:30 +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
530f5e7741 Fix decrypt message password input focus (Closes #133) 2014-04-15 03:01:57 +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
dde42c6190 MailSo update (quota) 2014-04-14 13:13:26 +04:00
RainLoop Team
67508db71b English grammar date/time - yesterday at (Closes #130) 2014-04-13 04:42:44 +04:00
RainLoop Team
873df524bc The Enter key to view the message full screen (Closes #111) 2014-04-13 04:38:18 +04:00
RainLoop Team
0fad66c452 Keyboard shortcuts optimizations (#70)
Folder list focused state
2014-04-13 04:32:07 +04:00
RainLoop Team
d961fa480a Dropdown menu keyboard navigation
Keyboard shortcuts help popup (Shift + / )
2014-04-12 05:05:57 +04:00
RainLoop Team
2ad305e40e Dropdown menu keyboard navigation (step 1 / USTABLE) 2014-04-11 20:09:51 +04:00
RainLoop Team
cd6974ecd2 OpenPGP Sign/Encrypt improvements (Closes #126) 2014-04-11 01:07:23 +04:00
RainLoop Team
cc9186377f Small optimizations 2014-04-10 20:03:07 +04:00
RainLoop Team
83036c8341 Small fixes (#70) 2014-04-10 14:38:04 +04:00
RainLoop Team
fbf17aa6f3 Gmail like message list navigation (#70) 2014-04-10 04:15:46 +04:00
RainLoop Team
da88e0d2b5 Gmail style selection (UNSTABLE) 2014-04-09 20:01:41 +04:00
RainLoop Team
deffb81888 Keyboard shortcuts improvements (#70) 2014-04-09 00:59:22 +04:00
RainLoop Team
05f455c34e Keyboard shortcuts optimizations (#70, #109) 2014-04-08 23:22:17 +04:00