Commit graph

1494 commits

Author SHA1 Message Date
RainLoop
16ca116b30 Fix 'Horizontal scroll in message view broken' (close #1494) 2017-09-20 23:47:54 +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
8ce5e86b04 Show 'To Top' and 'Fullscreen' buttons only on mouse-hover (close #1501) 2017-09-20 21:36:56 +03:00
RainLoop
c7aa07506e Change text: Save to ownCloud (close #1503) 2017-09-20 20:28:53 +03:00
RainLoop
39ddb49cd6 Fix Start reply at top of email (close #865) 2017-09-20 20:26:16 +03:00
RainLoop
33a9234d9c 1.11.2 2017-09-19 23:16:22 +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
2285fd4569 Update package.json dependencies 2017-09-15 19:51:01 +03:00
RainLoop Team
5e340b9db9 Merge pull request #1475 from Oxymoron290/master
Misspellings in error messages
2017-08-18 21:48:35 +03:00
RainLoop Team
f6d73486f4 Merge pull request #1487 from stenrose/master
Allow sieve filter to "fileinto" INBOX
2017-08-18 21:48:11 +03: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
3bc9c54039 Corrected more mispellings of the word <extension> 2017-07-22 16:29:33 -05: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
52af4dacda Merge pull request #1468 from M66B/master
Fixed managesieve plain login
2017-07-11 15:42:03 +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
a72b95a868 Fix compose focus/cursor 2017-07-06 02:56:11 +03: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
483549660b Add "cc" to "View in separate window"/"Print" 2017-07-05 22:20:24 +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
RainLoop Team
fe0b998733 Merge pull request #1456 from kusshaltestelle/patch-1
Translation wrong. User and Domain got mixed up.
2017-06-26 16:51:36 +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
RainLoop Team
36dbe0defd Merge pull request #1452 from baphiratz/patch-1
Update langs.yml
2017-06-14 20:20:59 +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
f61a4cc483 1.11.1 2017-05-27 19:36:51 +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
a44e4b1815 Update package.json dependencies 2017-05-22 21:50:42 +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
RainLoop Team
484927475b Merge pull request #1302 from Techwolfy/master
Create Debian Package
2017-04-30 15:48:17 +03:00
RainLoop Team
72619eeb17 Merge pull request #1414 from tachyons/patch-1
Code of conduct proposal
2017-04-30 15:46:57 +03:00
RainLoop Team
aee9d80b65 Merge pull request #1415 from Techwolfy/fix-permissions
Fix permissions of built files.
2017-04-30 15:18:50 +03:00
Techwolf
ed0a7d4a26 Fix permissions of built files
gulp-chmod expects values in octal, while the previous values were
  in decimal. This resulted in incorrect permissions on build output
  files, which caused the next build step to fail.
2017-04-30 02:55:52 -07:00
Techwolf
0dcbac8820 Allow a custom data path to be set directly in include.php. 2017-04-30 02:41:18 -07:00
Techwolf
df29eb85cd Added basic script for creating a Debian-style package. 2017-04-30 02:41:18 -07:00
Aboobacker MK
0fcfbe649a Create CODE_OF_CONDUCT.md
Code of conduct proposal  to avoid unfortunate experience faced for a potential contributor in #1408 in future

Taken from http://contributor-covenant.org/

Issue related discussion here https://github.com/RainLoop/rainloop-webmail/issues/1412
2017-04-30 14:58:16 +05:30
RainLoop Team
509f81d2c8 Fix recaptcha api request (#891) 2017-04-15 23:55:42 +03:00