Commit graph

464 commits

Author SHA1 Message Date
RainLoop Team d0dbb26548 Migrate RainLoop Webmail to use Facebook Graph API instead of FQL 2014-07-04 00:11:47 +04:00
RainLoop Team 9fcaf00875 Try to fix "Message editor problem" (#219) 2014-07-02 23:34:41 +04:00
RainLoop Team b244745cf5 Added Ukrainian language 2014-07-02 22:26:38 +04:00
RainLoop Team c0f90a37f0 Merge pull request #222 from alex-connor/patch-1
Create Ukrainian translation
2014-07-02 20:52:19 +04:00
Alexandr Loskutov 1330e0cefe Create Ukrainian translation
RC1
2014-07-02 16:41:30 +03:00
RainLoop Team 34ab65fc80 Security fixes 2014-07-02 17:11:43 +04:00
RainLoop Team 12a2f324b2 Merge pull request #216 from ervee/patch-2
Corrected Forward text
2014-06-27 13:11:29 +04:00
Ralf 3de1a4f3da Corrected Forward text
I think the button text for BUTTON_MULTY_FORWARD should be "Forward as attachment(s)". The button seems to work when 1 or multiple e-mail messages are selected and always results in a new message with the email(s) attached as attachment, not in the message body like when using a normal single message forward button. Perhaps the label "BUTTON_MULTY_FORWARD" should also be changed to BUTTON_FORWARD_ATTACH or something troughout the code...

Same for the Help text for Shift-F. Perhaps the label "LABEL_FORWARD_MULTIPLY" should also be changed to LABEL_FORWARD_ATTACH troughout the code...

Ralf.
2014-06-27 09:20:17 +02:00
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 cd448ffe91 Merge pull request #214 from ervee/patch-1
Corrected date search in Dutch
2014-06-26 14:04:22 +04:00
Ralf 61f2f30b08 Corrected date search in Dutch
Update nl.ini to reflext date search in dutch to be "up to" and not "older than".
2014-06-26 11:34:01 +02: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 9643c621f1 Release commit 2014-06-25 01:05:29 +04:00
RainLoop Team 819d5a7d6d Fix Admin Panel typo (Closes #204) 2014-06-25 00:58:11 +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 40a0f8b821 Fix some performance issues 2014-06-23 20:14:47 +04:00
RainLoop Team 5b465f5337 Message list template name fix 2014-06-20 19:56:01 +04:00
RainLoop Team b1327c933b Filters / Interface (part 2) 2014-06-18 00:57:38 +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 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 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 9fed380992 Merge pull request #181 from yutianhot/patch-2
qq.com.ini
2014-06-03 15:28:55 +04:00
Yusky 3454e6e853 qq.com.ini
Add QQ.com
2014-06-03 19:03:43 +08:00
RainLoop Team 2842a93593 de lang fixes
# key shortcut for delete
Release commit
2014-06-03 03:22:36 +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 169bd45f31 Release commit 2014-05-30 00:25:33 +04:00
RainLoop Team 5236810d6b Added tests
Small fixes
2014-05-29 20:01:10 +04:00
RainLoop Team c6a9563d81 Small changes 2014-05-27 20:00:22 +04:00
RainLoop Team 919fd19f8f Update ckeditor (4.4.1) 2014-05-27 17:51:35 +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 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 a059b3d063 Merge pull request #174 from pietroalbini/patch-1
Updated italian language
2014-05-23 09:44:39 -07:00
Pietro Albini 33cd444951 Updated italian language 2014-05-23 15:51:15 +02:00
RainLoop Team c458ea8103 ko applyBindings optimization 2014-05-22 20:08:38 +04:00
RainLoop Team f3c0d0fbc7 Merge pull request #172 from sloomy/patch-3
Update fr.ini
2014-05-22 02:36:05 -07:00
bruno 193e93a39c Update fr.ini
correction fautes : de français et traduction
2014-05-22 11:34:13 +02: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