Commit Graph

31 Commits (05db0f5d87b2476286216b3f2ee552d6bcbe2c7c)

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