Commit graph

1149 commits

Author SHA1 Message Date
RainLoop
20b373480d Add additional information to the smtp error message. (#1420) 2017-11-11 21:38:41 +03:00
Ian Moone
e1b67a4815
Fix 'Mime-Version' case
As per RFC 2045, the correct way is "MIME-Version". At least one
email filter (Rspamd) is known to penalize the wrong case.
2017-11-10 14:40:09 +09:00
RainLoop
e0ba6aba9f Add login.login_lowercase setting (#814) 2017-10-11 22:18:41 +03:00
RainLoop
90a3d2b62a Fix incorrect mailto format #1521 2017-10-06 21:52:00 +03:00
RainLoop
71718db8f0 Small fixes 2017-10-01 20:54:50 +03:00
RainLoop
ed5685314e Fix unexpected desktop mode on mobile devices + small fixes (#1514) 2017-09-25 00:08:44 +03:00
RainLoop
677a5f2e35 Add labs.use_mobile_version_for_tablets setting in applicxation.ini (#1507) 2017-09-22 19:41:40 +03:00
RainLoop
c0d2f5f86e Merge branch 'update-htaccess' 2017-09-22 19:23:43 +03:00
Max
2cfb85b992 fix gravatar 2017-09-22 16:46:52 +02:00
RainLoop
230624b60c Save showAttachmnetControls status to local storage (#1502) 2017-09-21 23:28:14 +03:00
RainLoop
11a04bbfb5 Update default htaccess file 2017-09-21 22:55:07 +03:00
RainLoop
650b655539 Update MobileDetect (#1507) 2017-09-21 22:25:59 +03:00
RainLoop
f695a1acd2 Disable application.ini autosaving (#1509) 2017-09-21 22:15:27 +03:00
RainLoop
4db982cb9b Small fixes 2017-09-20 22:59:08 +03:00
RainLoop
4a19059217 UTF8-Subjects not working (close #1479) 2017-09-20 22:47:08 +03:00
RainLoop
c7aa07506e Change text: Save to ownCloud (close #1503) 2017-09-20 20:28:53 +03:00
RainLoop
350e065575 Fix package.json 2017-09-15 20:31:36 +03:00
RainLoop Team
6daeb28279 Merge origin/master 2017-09-15 19:51:58 +03:00
RainLoop Team
5e340b9db9 Merge pull request #1475 from Oxymoron290/master
Misspellings in error messages
2017-08-18 21:48:35 +03:00
Michael Barnathan
120e0a4401 Merge branch 'client_certs'
# Conflicts:
#	rainloop/v/0.0.0/app/libraries/RainLoop/Model/Account.php
2017-08-17 18:27:08 -04:00
Michael Barnathan
02561e8acf TLS client certs in RainLoop. 2017-08-17 18:13:01 -04:00
Michael Barnathan
4cd86ede0b MailSo changes for TLS certs 2017-08-17 18:11:14 -04:00
Martin Stenröse
070e4ee0fb Allow sieve filter to "fileinto" INBOX 2017-08-14 14:51:10 +02:00
RainLoop Team
425f0ee3f6 Small fixes 2017-08-07 18:09:14 +03:00
Oxymoron
4b312a4f35 ƒCorrected mispelling of <extension> 2017-07-22 16:28:52 -05:00
RainLoop Team
0f6b70f63e Add confog for sieve auth plain command 2017-07-11 16:10:19 +03:00
RainLoop Team
c72c6c0946 Merge origin/master 2017-07-11 15:42:35 +03:00
RainLoop Team
709eeddd09 Small fixes 2017-07-11 15:40:31 +03:00
M66B
dba3c1b715 Fixed managesieve plain login 2017-07-11 14:03:23 +02:00
RainLoop Team
ab374bbb71 Many small fixes. 2017-07-06 01:31:41 +03:00
RainLoop Team
9188228f5d Fix ConvertHtmlToPlain 2017-07-05 23:41:40 +03:00
RainLoop Team
d36b563e4b Fix TFA auth 2017-07-05 22:42:16 +03:00
RainLoop Team
e7d280c0a7 Merge origin/master 2017-06-28 21:03:24 +03:00
RainLoop Team
45fe0217f2 Add "Automatically save draft" option 2017-06-28 19:25:53 +03:00
kusshaltestelle
c02c08096b Translation wrong. User and Domain got mixed up. 2017-06-25 22:54:24 +02:00
RainLoop Team
8da988fef2 Synchronize localizations from Transifex
Update package.json dependencies
Fix eslint errors
webpack 2 -> webpack 3
2017-06-24 22:26:27 +03:00
baphiratz
3455b29d27 Update langs.yml
Add Thai (ภาษาไทย) Language.
2017-06-14 21:39:04 +07:00
RainLoop Team
673ada299a Fix "Collapse the TO" (#1199) 2017-06-02 21:32:24 +03:00
RainLoop Team
acbe439456 Add "CC" to message view (#1435) 2017-05-25 21:51:09 +03:00
RainLoop Team
f4fb6d769d Fix "CantSendMessage error" (#1436) 2017-05-25 20:21:21 +03:00
RainLoop Team
2234212201 Fix "message can't be marked seen" (#1427) 2017-05-24 19:06:40 +03:00
RainLoop Team
aa2215bf3d Synchronize localizations from Transifex
Update README.md
2017-05-22 22:16:20 +03:00
RainLoop Team
879ffb3e37 Change Message-ID regenerate logic (#1432)
Add additional configuration to hide x-mailer header  (#1426)
2017-05-18 20:40:27 +03:00
RainLoop Team
74700afa6c Update package.json dependencies 2017-04-30 15:49:46 +03:00
Techwolf
0dcbac8820 Allow a custom data path to be set directly in include.php. 2017-04-30 02:41:18 -07:00
oneohthree
0f88cac99a BUTTON_SIGN_AND_ENCRYPT change 'and' for 'y' 2017-04-08 16:41:14 -04:00
RainLoop Team
bf1ee5ace7 Additional configurations and improvements for caching system (#1390) 2017-04-04 01:32:22 +03:00
Pierre-Alain Bandinelli
d52baf4a8c Fixing #1284, conflict in headers creation when loading images in body message, "Cannot modify header information - headers already sent" 2017-03-19 15:00:32 +01:00
RainLoop Team
4d6f22c336 Small fixes 2017-03-14 00:33:00 +03:00
RainLoop Team
59128f285b Synchronize localizations from Transifex (Add da_DK) 2017-03-12 18:22:34 +03:00
RainLoop Team
a45e9ba9c8 Add "move to folder" description 2017-03-01 21:38:18 +03:00
RainLoop Team
075e184f7d Update PHP Facebook SDK 2017-02-28 23:11:36 +03:00
RainLoop Team
f9df374fa7 Small fix 2017-02-27 23:39:07 +03:00
RainLoop Team
b854f936f9 Merge pull request #1348 from WesCossick/patch-3
Improve button wrapping behavior
2017-02-27 23:31:27 +03:00
Wes Cossick
a2e08d4f2d Improve button wrapping behavior 2017-02-25 14:20:50 -06:00
RainLoop Team
6a6f420c76 2016 -> 2017
+ Small fixes
2017-02-25 22:21:41 +03:00
RainLoop Team
263d97ee31 Synchronize localizations from Transifex 2017-02-08 20:56:38 +03:00
RainLoop Team
5706f3cf01 Merge origin/master 2017-02-08 20:51:24 +03:00
RainLoop Team
f0e9d1a6d5 Add new "Move to folder" button 2017-02-08 20:48:53 +03:00
cpt-lamar
0912ad75ed Fix incorrect handling of multi-line Header
In my setup, initial version of RemoveHeaderFromHeaders does not remove properly multi-line Headers (only the first line is removed). As a consequence, when using php mail() option for outgoing e-mail, strange things happen when the "To" field contains more than 3 recipients.
2017-01-22 22:12:11 +01:00
RainLoop Team
924e846135 Small fixes 2017-01-11 21:18:53 +03:00
RainLoop Team
be26cd248c Fix typo 2017-01-11 21:18:51 +03:00
RainLoop Team
0e9cffd657 Small fixes 2016-12-15 00:56:17 +03:00
RainLoop Team
d3f8fa4308 Small fixes 2016-11-11 22:48:47 +03:00
RainLoop Team
930f6dbb6d 1.10.5.192 2016-11-06 23:12:18 +03:00
RainLoop Team
022ed24c2a Fix time_offset setting (#1241) 2016-10-27 22:51:38 +03:00
RainLoop Team
aecb0b2500 Fix Email rendering issue (#1233) 2016-10-26 01:09:52 +03:00
RainLoop Team
d79fe8757e Fix opendkim header parser (#1232) 2016-10-25 22:13:16 +03:00
RainLoop Team
1b7c6f76d1 Fix html parser
Add "login.active_backgroud" setting
2016-10-20 22:38:29 +03:00
RainLoop Team
52018b40e8 Add login background animation 2016-10-18 22:49:54 +03:00
RainLoop Team
6f6ded7352 Synchronize localizations from Transifex 2016-10-18 21:35:55 +03:00
RainLoop Team
ae996b75f1 Updated: dependencies
+ small fixes
2016-10-18 21:28:42 +03:00
RainLoop Team
760d9e6243 Fix: Can not view OpenPGP key (#1200) 2016-09-30 16:42:38 +03:00
RainLoop Team
0bbb2f14a4 1.10.4.183
---
Fixes:
New login form style display problem since version 1.10.4 (#1196)
Collapse the TO: field in message view (#1199)
Paste with HTML tags fails (#1193)
2016-09-29 00:40:17 +03:00
RainLoop Team
224362299a 1.10.4.181 2016-09-21 20:12:18 +03:00
RainLoop Team
f70d9e46a0 1.10.4.180 2016-09-21 09:22:57 +03:00
RainLoop Team
bb2f62c87a 1.10.4.179 2016-09-20 21:35:31 +03:00
RainLoop Team
155f4b6df2 Release glass style 2016-09-15 23:34:30 +03:00
RainLoop Team
1e287f486d Fix idn decoding (#1175) 2016-09-13 20:04:39 +03:00
RainLoop Team
e6e0b02849 Code refactoring
Flow first look
2016-09-10 02:27:53 +03:00
RainLoop Team
2f841524cb Add Persian language
Synchronize localizations from Transifex
2016-09-07 00:46:23 +03:00
RainLoop Team
4ee1712fac Fix glass styles 2016-09-03 02:51:17 +03:00
RainLoop Team
1526130bfc Add asserts folder
Add @command decorator
2016-09-03 02:19:37 +03:00
RainLoop Team
a60ffc06e1 Update ckeditor
Avoid empty commands
Small fixes
2016-09-01 23:41:36 +03:00
RainLoop Team
969f15dd6b Fix UrlSafeBase64Encode function 2016-08-31 22:00:48 +03:00
RainLoop Team
9e38a59df3 Simple fixes 2016-08-30 23:24:02 +03:00
RainLoop Team
a30fc911f6 Fix html parsing 2016-08-30 00:00:16 +03:00
RainLoop Team
e6e1a19477 Add cmd interface 2016-08-23 23:15:14 +03:00
RainLoop Team
17669b7be0 es5 -> es2015 (last stage)
Signature plugin fixes
Add view decorator
A large number of fixes
2016-08-20 20:30:16 +03:00
RainLoop Team
e88c193334 *.jsx -> *.js 2016-08-11 02:34:09 +03:00
RainLoop Team
0a2b826f71 Improve building process (es6 bundle) 2016-08-11 02:16:58 +03:00
RainLoop Team
8967bc3817 Improve building process (add gpg2 sign task)
Remove long hash names
Add --pro and --sign parameters
2016-08-10 02:17:33 +03:00
RainLoop Team
5bf5a96b08 Fix localization/moment folder 2016-08-09 19:36:31 +03:00
RainLoop Team
20051c4863 Add .scrutinizer.yml 2016-08-09 19:32:32 +03:00
RainLoop Team
9811fd8f5c 1.10.3.151
Change spam/not-spam icons
2016-08-08 23:35:32 +03:00
RainLoop Team
6e453553e0 Fix translations missing for ckeditor (#1142)
Synchronize localizations from Transifex
2016-08-08 22:18:07 +03:00
RainLoop Team
fa6d7b3b86 1.10.3.150 2016-08-02 23:54:07 +03:00
RainLoop Team
c3985da102 Move almost all libs to node_modules
Update libs
2016-07-30 18:35:08 +03:00
RainLoop Team
786873041f Small fixes 2016-07-17 18:29:35 +03:00
RainLoop Team
278e98561d Fix social ids storage 2016-07-17 18:05:17 +03:00