Commit graph

150 commits

Author SHA1 Message Date
RainLoop Team
484271bb69 Release commit
Refactoring
2014-07-15 22:45:15 +04:00
RainLoop Team
958c814c86 Refactoring 2014-07-15 16:20:08 +04:00
RainLoop Team
310dbf9224 Small fixes 2014-07-11 22:57:22 +04:00
RainLoop Team
c155a6c200 Fix Ask popup bug (#231) 2014-07-10 18:44:45 +04:00
RainLoop Team
4e6571691d Fix css - Flag of the United Kingdom 2014-07-04 00:33:43 +04:00
RainLoop Team
b244745cf5 Added Ukrainian language 2014-07-02 22:26:38 +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
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
9e33ac1350 Prepare Slovenian language 2014-06-25 00:56:05 +04:00
RainLoop Team
d956b5075e Enable CKEDITOR for mobile devices (env.isCompatible = true) (Closes #189) 2014-06-24 20:01:54 +04:00
RainLoop Team
0b5e4f534d Added "Attachment size limit" setting (Admin panel) (#114) 2014-06-24 01:32:09 +04:00
RainLoop Team
5b465f5337 Message list template name fix 2014-06-20 19:56:01 +04:00
RainLoop Team
333c063cf1 Change build system (Grunt -> Gulp)
Remove attachments on reply (Closes #195)
Do not show deleted (flag \Deleted) messages (Closes #185)
Release commit
2014-06-16 23:56:11 +04:00
RainLoop Team
6c28b24aaf Improved logging
Small fixes
2014-06-06 20:11:38 +04:00
RainLoop Team
eff7c17866 Release commit 2014-06-04 00:42:23 +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
2842a93593 de lang fixes
# key shortcut for delete
Release commit
2014-06-03 03:22:36 +04:00
RainLoop Team
169bd45f31 Release commit 2014-05-30 00:25:33 +04:00
RainLoop Team
348cb25dbc Fix gmail imap mails count 2014-05-27 16:54:41 +04:00
RainLoop Team
57221d9a8e Release commit 2014-05-27 01:38:53 +04:00
RainLoop Team
d07e3b0247 MailSo optimizations: Logging, Fetch Callback
Contacts: remove transaction support
2014-05-26 19:50:23 +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
c458ea8103 ko applyBindings optimization 2014-05-22 20:08:38 +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
be77754286 Small fixes 2014-05-20 20:00:59 +04:00
RainLoop Team
71af876fb5 Try to detect gzopen64 function 2014-05-18 15:41:42 +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
07b0f20305 Fix cke editor focus detection 2014-05-16 12:09:28 +04:00
RainLoop Team
9b59ad32dc Small fixes 2014-05-15 20:06:44 +04:00
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
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
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
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
61a7a9c078 Update openpgpjs 0.3.0 -> 0.5.1 (#142) 2014-04-26 20:09:38 +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