Aleksander Machniak
2016-01-16 ed1d212ae2daea5e4bd043417610177093e99f19
2016-01-16 Aleksander Machniak
Improved SVG cleanup code
tree@ ed1d21 commitdiff
2016-01-12 Aleksander Machniak
Refactor wash_attribs() - fix regressions
tree@ 023d3e commitdiff
2016-01-09 Aleksander Machniak
Extend rcube_washtml with SVG support
tree@ a1fdb2 commitdiff
2016-01-07 Aleksander Machniak
Make possible to disable authentication via rcube_smtp::connect() arguments...
tree@ 4e1aa6 commitdiff
2016-01-05 Aleksander Machniak
CS fixes
tree@ 39137f commitdiff
2015-12-28 Aleksander Machniak
Fix PHP7 warning "session_start(): Session callback expects true/false retu...
tree@ d72e5a commitdiff
2015-12-22 Aleksander Machniak
Add INBOX to the list of folders only if no filter and no prefix was specified
tree@ 6521c2 commitdiff
2015-12-18 Aleksander Machniak
Fix regression where some message attachments could be missing on edit/forw...
tree@ cd219a commitdiff
2015-12-17 Aleksander Machniak
Fix handling of message/rfc822 attachments on replies and forwards (#1490607)
tree@ be3460 commitdiff
2015-12-14 Aleksander Machniak
Force arg_separator in http_build_query()
tree@ 329696 commitdiff
2015-12-14 Aleksander Machniak
Don't add redundant URL arguments to logged error messages
tree@ 87cb24 commitdiff
2015-11-18 Aleksander Machniak
Fix rcube_utils::words_match() to work with mixed/invalid/binary content (T...
tree@ cbe701 commitdiff
2015-11-14 Aleksander Machniak
Use ternary operator where aplicable
tree@ 7e3298 commitdiff
2015-11-11 Aleksander Machniak
Added brute-force attack prevention via login rate limit (#1490566)
tree@ a15d87 commitdiff
2015-11-05 Aleksander Machniak
Remove deprecated rcmail and rcube_imap methods
tree@ 454b0b commitdiff
2015-11-05 Aleksander Machniak
Fix HTML sanitizer to skip <!-- node type X --> in output (#1490583)
tree@ 923490 commitdiff
2015-10-22 Aleksander Machniak
Optimized some regular expressions
tree@ eca19d commitdiff
2015-10-18 Aleksander Machniak
Fix warning when enchant_broker_list_dicts() does not return an array
tree@ 2ff338 commitdiff
2015-10-15 Aleksander Machniak
Small improvements in HTML to text conversion.
tree@ 91dc7f commitdiff
2015-10-09 Aleksander Machniak
Add possibility to define date format in write operations for ldap attribut...
tree@ c8c4ca commitdiff
2015-10-07 Aleksander Machniak
CS fixes
tree@ a03233 commitdiff
2015-10-03 Aleksander Machniak
Some more CS fixes
tree@ 354cff commitdiff
2015-10-03 Aleksander Machniak
Fix fetchMIMEHeaders() so it really works with multiple parts, various CS f...
tree@ 7fb0ae commitdiff
2015-10-02 Aleksander Machniak
Remove unused property
tree@ b81301 commitdiff
2015-10-02 Aleksander Machniak
Code improvements: CS fixes, improved internal cache cleanup on folder sele...
tree@ 85f420 commitdiff
2015-10-02 Aleksander Machniak
Simplify change_subscription() code, removed unused vars
tree@ aada28 commitdiff
2015-10-01 Aleksander Machniak
Remove code for Mail_mime<1.9, we already require Mail_mime-1.10 for other ...
tree@ 6a94f6 commitdiff
2015-09-23 Aleksander Machniak
Add possibility to set PDO::ATTR_PREFETCH and PDO::ATTR_TIMEOUT via DSN string
tree@ 0ee572 commitdiff
2015-09-22 Aleksander Machniak
Get rid of mb_check_encoding() before mb_convert_encoding() for better perf...
tree@ 1b61a4 commitdiff
2015-09-22 Aleksander Machniak
Log charset conversion warning only when no function was found, not when th...
tree@ 83345a commitdiff
2015-09-22 Aleksander Machniak
s/RCMAIL_VERSION/RCUBE_VERSION/
tree@ 7d71c4 commitdiff
2015-09-19 Aleksander Machniak
Session read handler must return a string in PHP7
tree@ 7bbb86 commitdiff
2015-09-18 Aleksander Machniak
Fix handling random_bytes() errors in PHP 7.0.0RC3
tree@ b2b9b5 commitdiff
2015-09-15 Aleksander Machniak
Make sure an email address is valid when replacing it with mailto: link
tree@ df0b4f commitdiff
2015-09-14 Thomas Bruederli
Do not tokenize search string when querying in strict mode (#1490504)
tree@ db390a commitdiff
2015-09-11 Aleksander Machniak
Improved multi-folder search performance on sort order change or list page ...
tree@ fef853 commitdiff
2015-09-10 Thomas Bruederli
Unify detection of pgp/mime message part
tree@ f7f75f 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
Change so rcube_message class does not depend on $_GET parameters
tree@ 63e793 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
Improved encrypt/decrypt methods with option to choose the cipher_method (#...
tree@ e4c660 commitdiff
2015-09-06 Aleksander Machniak
Fix printing required ini options values in error message
tree@ 4c53e7 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-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-25 Aleksander Machniak
CS fixes
tree@ f00e1f commitdiff
2015-08-16 Aleksander Machniak
Change code so versions of Mail_mime before and after 1.9.0 are supported
tree@ 6f249b commitdiff
2015-08-13 Aleksander Machniak
Simplify rcube_utils::check_ip()
tree@ 7a4217 commitdiff
first | « prev | next »