Commit graph

499 commits

Author SHA1 Message Date
RainLoop Team
eea55d4e0a Fix Firefox password autofill issue (Closes #229) 2014-07-29 00:56:18 +04:00
RainLoop Team
4d2df09946 Google Drive (first look) 2014-07-28 19:55:22 +04:00
RainLoop Team
ba1f0403f7 Update ownCloud package 2014-07-26 22:51:34 +04:00
RainLoop Team
1d39879765 Trying different sso type (PHP) for ownCloud package 2014-07-25 20:05:20 +04:00
RainLoop Team
777d014403 Experiments with RSA encryption 2014-07-25 02:28:10 +04:00
RainLoop Team
bbcbfdc150 Experiments with RSA encryption 2014-07-24 20:18:03 +04:00
RainLoop Team
11608e5f64 Added "determine_user_domain" setting 2014-07-24 18:45:23 +04:00
RainLoop Team
2390a4f575 Update reply subject function 2014-07-23 19:49:10 +04:00
RainLoop Team
5a762f5066 Small fixes 2014-07-23 19:05:16 +04:00
RainLoop Team
b68a56cf6b cUrl FollowLocation workaround 2014-07-23 16:51:21 +04:00
RainLoop Team
97cff9fd56 Added "postfixadmin-change-password" plugin (#251) 2014-07-23 00:50:21 +04:00
RainLoop Team
376f91fee2 Additional headers 2014-07-23 00:12:37 +04:00
RainLoop Team
063af295b2 Fix "poppassd-change-password" plugin (Closes #249) 2014-07-22 22:23:04 +04:00
RainLoop Team
e4333a6f90 Experemental Plain2Html/Html2Plain convertor (+ jQuery linkify) 2014-07-22 03:58:13 +04:00
RainLoop Team
8cfd52ef12 Small fix 2014-07-18 17:59:54 +04:00
RainLoop Team
0fc8967a7f Added IMAP body text limit 2014-07-18 15:32:03 +04:00
RainLoop Team
037f4dc61c Merge pull request #236 from ervee/lang-nl-update-20140717
Lang nl update 20140717
2014-07-18 09:37:47 +04:00
ervee
2a57ba8235 modified: rainloop/v/0.0.0/langs/nl.ini
Minor spelling update
2014-07-17 22:44:28 +02:00
ervee
dc9d95f4ff modified: rainloop/v/0.0.0/langs/nl.ini
Big NL language update. Will do another (the rest) soon I hope!
Most changes are from literal to Outlook or similar most used translations.
2014-07-17 22:39:17 +02:00
RainLoop Team
fd9c0e25d8 Subject smart highlighter 2014-07-17 18:35:48 +04:00
RainLoop Team
cf80b8f21b Remove reply counter (Closes #227, Closes #221, Closes #202) 2014-07-17 17:45:57 +04:00
RainLoop Team
cb58103c23 Small fix 2014-07-17 14:48:40 +04:00
RainLoop Team
97d3f4a13c Сheck attachments on compose (Closes #161) 2014-07-17 14:39:13 +04:00
RainLoop Team
d80a9e8485 Added "Default identity" setting (Closes #157) 2014-07-16 22:57:17 +04:00
RainLoop Team
c82a897582 Fix OpenPgp functionality (1.6.7.140 bug) 2014-07-16 11:40:27 +04:00
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
1241b14b9d Fix translations 2014-07-10 23:21:44 +04:00
RainLoop Team
467ecdb73c Release commit 2014-07-10 23:21:22 +04:00
RainLoop Team
c155a6c200 Fix Ask popup bug (#231) 2014-07-10 18:44:45 +04:00
RainLoop Team
aa7e198f3c Setup default php settings 2014-07-07 18:31:09 +04:00
RainLoop Team
4e6571691d Fix css - Flag of the United Kingdom 2014-07-04 00:33:43 +04:00
RainLoop Team
f05e38a7c7 Merge pull request #223 from alex-connor/patch-3
update ua.js
2014-07-04 00:24:21 +04:00
RainLoop Team
d0dbb26548 Migrate RainLoop Webmail to use Facebook Graph API instead of FQL 2014-07-04 00:11:47 +04:00
Alexandr Loskutov
6f11c6ee37 update ua.js
add ukrainian translation
2014-07-03 00:13:38 +03: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