Aleksander Machniak
|
bcc6405552
|
Fix various issues when downloading files with names containing non-ascii chars, use RFC 2231 (#5772)
|
7 years ago |
Aleksander Machniak
|
689996896a
|
Fix bug where names of downloaded files could be mailformed when derived from the message subject (#5404)
|
8 years ago |
Aleksander Machniak
|
e8b6e726f6
|
Add message menu with viewsource and edit actions in message/rfc822 preview
|
9 years ago |
Thomas Bruederli
|
4a408843b0
|
Protect download urls against CSRF using unique request tokens (#1490642)
Send X-Frame-Options headers with every HTTP response
|
9 years ago |
Aleksander Machniak
|
8271597836
|
Use ternary operator where applicable
|
9 years ago |
Aleksander Machniak
|
a958748947
|
CS fixes
|
10 years ago |
Aleksander Machniak
|
5515dbb970
|
Remove IE<7 specific code
|
11 years ago |
Aleksander Machniak
|
f5d2eef55c
|
More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()
|
11 years ago |
Aleksander Machniak
|
6b2b2eca5f
|
Remove deprecated functions (these listed in bc.php file) usage
|
11 years ago |
Aleksander Machniak
|
fb2f825cd9
|
Fix line separator in exported messages (#1488603)
|
12 years ago |
Aleksander Machniak
|
041c93ce0b
|
Removed $Id$
|
13 years ago |
thomascube
|
7fe3811c65
|
Changed license to GNU GPLv3+ with exceptions for skins and plugins
|
13 years ago |
thomascube
|
c321a955a7
|
Merged devel-framework branch (r5746:5779) back into trunk
|
13 years ago |
alecpl
|
1c4f23d6e5
|
- Exclude MIME functionality from rcube_imap class into rcube_mime class
|
13 years ago |
alecpl
|
b6da0b76af
|
- Remove deprecated global $IMAP variable usage (#1488148)
|
13 years ago |
thomascube
|
f5e7b35307
|
Bumbed version; Roundcube development is not Switzerland only
|
14 years ago |
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
14 years ago |
alecpl
|
799359457f
|
- Don't create a new rcube_browser object, use browser property from output object
|
14 years ago |
alecpl
|
b25dfd0913
|
- removed PHP closing tag
|
15 years ago |
thomascube
|
f52c936f4d
|
Merged devel-threads branch (r3066:3364) back into trunk
|
15 years ago |
alecpl
|
10eedbe75a
|
- add file/line definitions to raise_error() calls
|
15 years ago |
alecpl
|
8209f77d8e
|
- decode message subject for 'save' action (#1485902)
|
16 years ago |
alecpl
|
d51c93b43e
|
- get rid of some hardcoded action names and move decission about output compression to the user
|
16 years ago |
alecpl
|
7ef05f4df1
|
- set content-length when saving message source
|
16 years ago |
alecpl
|
49dfb0047a
|
- Added message menu (some image needed), removed Print and Source buttons
- Added possibility to save message as .eml file (#1485861)
|
16 years ago |
till
|
cbbef379a5
|
* bumping up copyright (happy new year ;-))
|
16 years ago |
thomascube
|
17b5fb797f
|
Add configurable default charset for message decoding
|
17 years ago |
svncommit
|
5349b78ad4
|
Update copyright notice
|
17 years ago |
thomascube
|
8d4bcda874
|
Re-built message parsing (Bug #1327068)
|
18 years ago |
thomascube
|
30233b8dfb
|
Minor bugfixes and correction of confusing License notfications
|
19 years ago |
thomascube
|
4e17e6c9db
|
Initial revision
|
19 years ago |