djmaze
85155a9895
Merge remote-tracking branch 'upstream/master'
2020-07-13 11:40:49 +02:00
djmaze
7b03ae5ed8
Remove phpinfo()
2020-05-07 09:24:02 +02:00
RainLoop Team
e744100919
Improve templates
2020-03-15 23:38:46 +03:00
djmaze
690190bb26
there's not type hint 'resource' (bug in my converter)
...
https://wiki.php.net/rfc/scalar_type_hints#type_hint_choices
2020-03-11 15:42:46 +01:00
djmaze
e8d38a6870
More PHP7 strict typing
2020-03-11 11:49:45 +01:00
djmaze
2cada68f41
Privacy/GDPR friendly version (removed: Social, Gravatar, Facebook, Google, Twitter, DropBox, OwnCloud)
...
Also removed: POP3, OAuth2 and update feature
Added: admin password_hash/password_verify
Requires: PHP 7.3+
Replaced: CRLF with LF
Replaced: pclZip with ZipArchive
2020-03-09 17:04:17 +01:00
RainLoop Team
32ceafa37f
Add Gmail XAUTH support
2019-12-31 20:44:41 +03:00
RainLoop Team
0c38f42197
Small improvements
2019-07-11 21:45:47 +03:00
RainLoop Team
450528ff00
Add prettier
2019-07-04 22:09:27 +03:00
RainLoop Team
a1562e7145
Update dependencies and configurations
2019-06-29 03:17:29 +03:00
RainLoop Team
e449261277
autocomplete attributes
2019-03-30 01:45:12 +03:00
RainLoop Team
35ef89c2a6
Optimize building process
2018-03-30 00:43:46 +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
230624b60c
Save showAttachmnetControls status to local storage ( #1502 )
2017-09-21 23:28:14 +03:00
RainLoop
c7aa07506e
Change text: Save to ownCloud ( close #1503 )
2017-09-20 20:28:53 +03:00
RainLoop Team
709eeddd09
Small fixes
2017-07-11 15:40:31 +03:00
RainLoop Team
45fe0217f2
Add "Automatically save draft" option
2017-06-28 19:25:53 +03: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
a45e9ba9c8
Add "move to folder" description
2017-03-01 21:38:18 +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
f0e9d1a6d5
Add new "Move to folder" button
2017-02-08 20:48:53 +03:00
RainLoop Team
924e846135
Small fixes
2017-01-11 21:18:53 +03:00
RainLoop Team
0e9cffd657
Small fixes
2016-12-15 00:56:17 +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
e6e0b02849
Code refactoring
...
Flow first look
2016-09-10 02:27:53 +03:00
RainLoop Team
1526130bfc
Add asserts folder
...
Add @command decorator
2016-09-03 02:19:37 +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
9811fd8f5c
1.10.3.151
...
Change spam/not-spam icons
2016-08-08 23:35:32 +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
cec53b111f
Code refactoring (5) (es5 -> es2015)
2016-07-17 18:05:15 +03:00
RainLoop Team
c148e19ea3
Merge pull request #1112 from Rudloff/feature/unsubscribe
...
Add unsubscribe button
2016-07-17 18:04:26 +03:00
Pierre Rudloff
b23d9a77c4
Add unsubscribe button
2016-07-17 16:26:20 +02:00
RainLoop Team
c145137b25
Improve composer pop-up on mobile ( #1106 )
2016-07-15 20:21:24 +03:00
RainLoop Team
5a01b59d40
Use only allowed attributes in the html parser.
2016-07-13 22:38:20 +03:00
RainLoop Team
68890f8083
Add datepicker component ( #716 )
2016-06-24 00:57:35 +03:00
RainLoop Team
70be42bbaf
Add new login animation
2016-06-23 01:26:54 +03:00
Charles Feval
82f504e7ff
Updated 2015 reference in about
2016-06-21 16:14:31 -07:00