Commit graph

348 commits

Author SHA1 Message Date
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 26cd65d763 Imap ESEARCH helper 2014-05-05 19:52:36 +04:00
bruno a99dc74aa5 Update fr.ini
Petites corrections de français + ajout de traduction EN => FR
2014-05-05 11:49:36 +02: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
Laszlo Espadas bd95fd3cae Update hu.ini 2014-05-04 12:29:31 +02:00
RainLoop Team 1c7782772b Merge pull request #146 from davbaumgartner/master
Update fr.ini
2014-05-01 15:11:30 -07:00
David Baumgartner ae0b402e65 Update fr.ini
[SHORTCUTS_HELP]LABEL_IMPORTANT: don't know how to translate it…
2014-05-01 23:05:09 +02:00
RainLoop Team a7d6331e21 RTL message view fix 2014-05-02 00:51:01 +04:00
Laszlo Espadas 1587907696 Update hu.ini 2014-05-01 22:14:06 +02: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 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 d476a6a3ac Timeout optimizations 2014-04-27 21:03:55 +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 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 54a4c2657a Added nano scroller shadow 2014-04-23 20:09:56 +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 70f58dca91 Small changes 2014-04-18 22:56:57 +04:00
RainLoop Team 0422aa5026 Added special const RAINLOOP_INCLUDE_AS_API 2014-04-18 19:34:24 +04:00
RainLoop Team 91e3bd72d6 New adress book provider 2014-04-18 19:31:30 +04:00
RainLoop Team 5da5e8ac61 Sso small fix 2014-04-18 03:33:48 +04:00
RainLoop Team 3221b0651e i18n
+ Small fixes
2014-04-18 02:42: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
Laszlo Espadas facf03707b Update! 2014-04-16 12:30:10 +02:00
RainLoop Team 3dfe81cc83 Fix typo (Closes #131) 2014-04-16 00:49:10 +04:00
RainLoop Team 2a22ade112 Multiple domain installation trigger file 2014-04-15 04:18:40 +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 f52be6fb66 CpanelAutoLogin service 2014-04-11 21:49:00 +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 bb16353c1f Added recipent autofill (Closes #125) 2014-04-11 00:22:10 +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
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 a96e1d80c3 Small refactoring (popup key scope optimization) 2014-04-08 02:36:38 +04:00
RainLoop Team 77cdc4690b Fix misspellings (Closes #119) 2014-04-08 01:15:38 +04:00
RainLoop Team 8979687f88 Added keyboard shortcuts (part 1) (#70)
Scrolling in message view (#109)
2014-04-08 01:03:58 +04:00
RainLoop Team 3936a818b7 Fix "Always display external images in message body" setting (Closes #116) 2014-04-06 16:25:15 +04:00
RainLoop Team 21868fb5db Removed duplicate buttons when using the preview pane (Closes #115) 2014-04-06 15:43:52 +04:00
RainLoop Team b0134cee59 Removed unnecessary setting 2014-04-06 14:51:54 +04:00
RainLoop Team 4283395624 Interface optimazations 2014-04-06 14:41:32 +04:00
RainLoop Team 94a3c0a9af Added Slovak language 2014-04-05 23:58:01 +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 ab817e1396 Merge origin/master 2014-04-01 22:09:50 +04:00
RainLoop Team ee19a5cb41 OpenPGP (#53) UNSTABLE 2014-04-01 22:03:37 +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 32aedce2a0 Added Japanese language 2014-03-28 14:13:47 +04:00
RainLoop Team 6cfd002055 DirectAdmin change password plugin 2014-03-24 19:54:59 +04:00
RainLoop Team 9d26fe049e Small fixes 2014-03-21 20:03:06 +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 b6f4e9ad4f Small fixes 2014-03-19 16:38:34 +04:00
RainLoop Team a18f5bd855 Update Portuguese language 2014-03-19 16:13:15 +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 7d3549c0d5 Remove minimum-scale=1 (for mobile devices) 2014-03-13 16:17: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 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 0f856b421c - back to
ctrl+enter -  compose popup.
blockquote - rich text editor.
2014-02-26 17:41:19 +04:00
RainLoop Team 8711e22b5b Fix IE8 bugs 2014-02-25 23:22:17 +04:00
RainLoop Team 82576b3ee2 Fix html to plain conversion 2014-02-25 00:57:34 +04:00
RainLoop Team fc735e7ea4 Remove shortcuts CTRL+S and CTRL+Enter in compose popup (close #97) 2014-02-23 02:44:29 +04:00
RainLoop Team a60c2014b0 Small fixes 2014-02-23 02:38:35 +04:00