Aleksander Machniak
2016-02-12 d686b57c72c574bca7349a7ddfe0425f50a0122a
2015-09-18 Aleksander Machniak
We require Mail_mime-1.10.x
tree@ 8c1c4f commitdiff
2015-09-16 Aleksander Machniak
Enigma: Enable encryption features on message print page
tree@ 392ede commitdiff
2015-09-15 Aleksander Machniak
Make sure an email address is valid when replacing it with mailto: link
tree@ df0b4f commitdiff
2015-09-15 Aleksander Machniak
Move some more entries under release 1.1.3 mark
tree@ 07850a commitdiff
2015-09-14 Thomas Bruederli
Update changelog
tree@ b7f4b9 commitdiff
2015-09-14 Thomas Bruederli
Do not tokenize search string when querying in strict mode (#1490504)
tree@ db390a commitdiff
2015-09-13 Aleksander Machniak
Enigma: Add option to disable encryption/signing features
tree@ 1459f8 commitdiff
2015-09-13 Aleksander Machniak
CS improvements + some doc
tree@ cffe97 commitdiff
2015-09-13 Aleksander Machniak
Fixed mailvelope-generated messages structure (required Mail_Mime-1.10.0)
tree@ 4cd087 commitdiff
2015-09-13 Aleksander Machniak
Merge pull request #297 from Enclavet/master
tree@ a8510b commitdiff
2015-09-13 Aleksander Machniak
Fix PHP warnings when sending mailvelope-encrypted mail
tree@ e250f0 commitdiff
2015-09-13 Aleksander Machniak
Small improvements
tree@ 8716fc commitdiff
2015-09-12 Enclavet
Enigma: fix storing password for whole session
tree@ 1fdee8 commitdiff
2015-09-12 Aleksander Machniak
Enigma: don't show encrypted part on attachments list, we display its conte...
tree@ b87a79 commitdiff
2015-09-11 Aleksander Machniak
Improved multi-folder search performance on sort order change or list page ...
tree@ fef853 commitdiff
2015-09-11 Aleksander Machniak
CSS improvements on message print and message headers table
tree@ 8e5c44 commitdiff
2015-09-10 Thomas Bruederli
Unify detection of pgp/mime message part
tree@ f7f75f commitdiff
2015-09-10 Thomas Bruederli
Merged branch 'dev-mailvelope'
tree@ f189d7 commitdiff
2015-09-10 Aleksander Machniak
Small code improvement
tree@ 91ef2c commitdiff
2015-09-10 Aleksander Machniak
random_bytes() can throw an exception in some cases, since PHP 7.0.0rc3
tree@ e85bbc commitdiff
2015-09-10 Aleksander Machniak
Fix issue where Content-Length of some attachments could be set to wrong va...
tree@ 77be69 commitdiff
2015-09-10 Aleksander Machniak
Change so rcube_message class does not depend on $_GET parameters
tree@ 63e793 commitdiff
2015-09-09 Aleksander Machniak
Fix bug where clicking date column with 'arrival' sorting would switch to s...
tree@ c49234 commitdiff
2015-09-09 Aleksander Machniak
Fix XSS issue in drag-n-drop file uploads (#1490530)
tree@ dd7db2 commitdiff
2015-09-08 Aleksander Machniak
Use Net_SMTP-1.7.x and Net_Sieve-1.5.x (Roundcube fork), update changelog (...
tree@ d3823f commitdiff
2015-09-08 Aleksander Machniak
Improve randomness of security tokens (#1490529)
tree@ 260869 commitdiff
2015-09-08 Aleksander Machniak
Use random security tokens instead of hashes based on encryption key (#1490...
tree@ f75bc5 commitdiff
2015-09-07 Aleksander Machniak
Move crypt_gpg to "require" section
tree@ 61ab10 commitdiff
2015-09-07 Aleksander Machniak
Improved encrypt/decrypt methods with option to choose the cipher_method (#...
tree@ e4c660 commitdiff
2015-09-06 Aleksander Machniak
Fix missing HTTP_X_FORWARDED_FOR address in generated Received header
tree@ fdbb1c commitdiff
2015-09-06 Aleksander Machniak
Fix so In-Reply-To header is set also for MDN receipts (#1490523)
tree@ 91018f commitdiff
2015-09-06 Aleksander Machniak
CS fixes
tree@ b92299 commitdiff
2015-09-06 Aleksander Machniak
Merge pull request #294 from syzop/password_crypt_rounds
tree@ 25b30a commitdiff
2015-09-06 Aleksander Machniak
Bump version number
tree@ 692902 commitdiff
2015-09-06 Aleksander Machniak
Enigma: GPG keys export
tree@ 211929 commitdiff
2015-09-06 Aleksander Machniak
Fix printing required ini options values in error message
tree@ 4c53e7 commitdiff
2015-09-05 Bram Matthys
Add $config['password_crypt_rounds']: this specifies the number of rounds t...
tree@ c10f97 commitdiff
2015-09-04 Aleksander Machniak
Fallback to C locale
tree@ e2f605 commitdiff
2015-09-04 Aleksander Machniak
Fix various issues with Turkish (and similar) locales (#1490519)
tree@ 3c29c7 commitdiff
2015-09-03 Aleksander Machniak
Make optional adding of standard signature separator - sig_separator (#1487...
tree@ 399a2d commitdiff
2015-09-02 Aleksander Machniak
Optimize folder_size() on Cyrus IMAP by using special folder annotation (#1...
tree@ 427ab2 commitdiff
2015-09-02 Aleksander Machniak
Added method to determine IMAP server vendor, for future use
tree@ 5eb9c7 commitdiff
2015-09-01 Aleksander Machniak
Add example of setting CSP's no-referer policy
tree@ 348c53 commitdiff
2015-09-01 Aleksander Machniak
Fix support for Mozilla-based browsers, e.g. Pale Moon (#1490517)
tree@ 4d36da commitdiff
2015-09-01 Aleksander Machniak
Fix so gc.sh script removes also expired sessions from sql database (#1490512)
tree@ 67fac3 commitdiff
2015-08-30 Aleksander Machniak
Fix regression in converting signatures to text, fixed PHP warning in html2...
tree@ c4daf3 commitdiff
2015-08-30 Aleksander Machniak
CS fixes
tree@ 86b241 commitdiff
2015-08-30 Aleksander Machniak
Make optional hidding of folders with name starting with a dot - imap_skip_...
tree@ 4ceff8 commitdiff
2015-08-29 Aleksander Machniak
Add option to enable HTML editor always, except when replying to plain text...
tree@ 6ca1e6 commitdiff
2015-08-29 Aleksander Machniak
Fix disabled_buttons option
tree@ 87d6d2 commitdiff
first | « prev | next »