Commit Graph

8537 Commits (aada285660afd5a296d57c910ef52983f9ccc7cb)
 

Author SHA1 Message Date
Aleksander Machniak aada285660 Simplify change_subscription() code, removed unused vars 10 years ago
Aleksander Machniak 6a94f69bd1 Remove code for Mail_mime<1.9, we already require Mail_mime-1.10 for other reasons 10 years ago
Aleksander Machniak 2a6cf5bb0e Fix responses list update issue after response name change (#1490555) 10 years ago
Aleksander Machniak 0389faa327 PHP7: Fix "mktime(): You should be using the time() function instead" warning 10 years ago
Aleksander Machniak e9ca5e0655 Fix so database_attachments::cleanup() does not remove attachments from other sessions (#1490542) 10 years ago
Aleksander Machniak 72b281ed84 Update mail toolbar icons for legacy browsers 10 years ago
Aleksander Machniak 7fe87bba24 Mailvelope integration with classic skin 10 years ago
Aleksander Machniak 14b8b4def4 Remove also old .htaccess file that is not used anymore (#1489980) 10 years ago
Aleksander Machniak 46a3a5a1ab Don't use password inputs in Installer where config is handled 10 years ago
Aleksander Machniak 90c82ebf13 Clarify DSN for SQLite on Windows (#1490547) 10 years ago
Aleksander Machniak 2c6951b9cb Add hint about configuration 10 years ago
Aleksander Machniak 0ee57208b3 Add possibility to set PDO::ATTR_PREFETCH and PDO::ATTR_TIMEOUT via DSN string 10 years ago
Aleksander Machniak 1b61a48eec Get rid of mb_check_encoding() before mb_convert_encoding() for better performance, CS fixes 10 years ago
Aleksander Machniak 83345af059 Log charset conversion warning only when no function was found, not when the string was invalid 10 years ago
Aleksander Machniak 7d71c48952 s/RCMAIL_VERSION/RCUBE_VERSION/ 10 years ago
Aleksander Machniak 2940109391 Update changelog 10 years ago
Aleksander Machniak 82dcbb7488 Fix various issues in Mailvelope integration (#1490533) 10 years ago
Aleksander Machniak 7bbb86f78a Session read handler must return a string in PHP7 10 years ago
Aleksander Machniak b2b9b591ce Fix handling random_bytes() errors in PHP 7.0.0RC3 10 years ago
Aleksander Machniak 2368ab91c2 Fix pixel issue on Encrypt button 10 years ago
Thomas Bruederli b95a6d8f41 Disable some toolbar buttons if Mailvelope editor is active (#1490533) 10 years ago
Thomas Bruederli 0b6a01380b Distinguish encryption toolbar buttons (Mailvelope and Enigma) 10 years ago
Aleksander Machniak 8c1c4fd852 We require Mail_mime-1.10.x 10 years ago
Aleksander Machniak 392ededc71 Enigma: Enable encryption features on message print page 10 years ago
Aleksander Machniak df0b4f3437 Make sure an email address is valid when replacing it with mailto: link 10 years ago
Aleksander Machniak 07850aacbf Move some more entries under release 1.1.3 mark 10 years ago
Thomas Bruederli b7f4b99edd Update changelog 10 years ago
Thomas Bruederli db390a27fb Do not tokenize search string when querying in strict mode (#1490504) 10 years ago
Aleksander Machniak 1459f88164 Enigma: Add option to disable encryption/signing features 10 years ago
Aleksander Machniak cffe97eb6e CS improvements + some doc 10 years ago
Aleksander Machniak 4cd087ea2e Fixed mailvelope-generated messages structure (required Mail_Mime-1.10.0) 10 years ago
Aleksander Machniak a8510bc5ca Merge pull request #297 from Enclavet/master
Enigma: fix storing password for whole session
10 years ago
Aleksander Machniak e250f00d90 Fix PHP warnings when sending mailvelope-encrypted mail 10 years ago
Aleksander Machniak 8716fca0d0 Small improvements 10 years ago
Enclavet 1fdee845d5 Enigma: fix storing password for whole session 10 years ago
Aleksander Machniak b87a794348 Enigma: don't show encrypted part on attachments list, we display its content already 10 years ago
Aleksander Machniak fef8537adb Improved multi-folder search performance on sort order change or list page change
by proper index serialization and skipped redundant sorting
10 years ago
Aleksander Machniak 8e5c443c7b CSS improvements on message print and message headers table 10 years ago
Thomas Bruederli f7f75ff7d1 Unify detection of pgp/mime message part 10 years ago
Thomas Bruederli f189d72943 Merged branch 'dev-mailvelope' 10 years ago
Aleksander Machniak 91ef2c812a Small code improvement 10 years ago
Aleksander Machniak e85bbc9e9c random_bytes() can throw an exception in some cases, since PHP 7.0.0rc3 10 years ago
Aleksander Machniak 77be69fa25 Fix issue where Content-Length of some attachments could be set to wrong value causing browser errors (#1490482) 10 years ago
Aleksander Machniak 63e7937d02 Change so rcube_message class does not depend on $_GET parameters 10 years ago
Aleksander Machniak c49234bd78 Fix bug where clicking date column with 'arrival' sorting would switch to sorting by 'date' (#1490126) 10 years ago
Aleksander Machniak dd7db21797 Fix XSS issue in drag-n-drop file uploads (#1490530) 10 years ago
Aleksander Machniak d3823fe0a0 Use Net_SMTP-1.7.x and Net_Sieve-1.5.x (Roundcube fork), update changelog (#1490416) 10 years ago
Aleksander Machniak 26086981a2 Improve randomness of security tokens (#1490529) 10 years ago
Aleksander Machniak f75bc5c24b Use random security tokens instead of hashes based on encryption key (#1490404) 10 years ago
Aleksander Machniak 61ab1049e2 Move crypt_gpg to "require" section 10 years ago