Aleksander Machniak
2016-03-28 46f7b7096450939fe03c95aa81ce06ae4bfca89d
2016-03-26 Aleksander Machniak
Add message menu with viewsource and edit actions in message/rfc822 preview
tree@ e8b6e7 commitdiff
2016-03-24 Aleksander Machniak
Reply/Reply-All/Forward/Change-format buttons for message/rfc822 preview
tree@ ce3105 commitdiff
2016-03-23 Aleksander Machniak
Message/rfc822 attachment preview (#5054)
tree@ 323fa2 commitdiff
2016-03-18 Aleksander Machniak
Fix so contactlist_fields option can be set via config file
tree@ 791ee6 commitdiff
2016-03-15 Aleksander Machniak
Export vCard PHOTO with "ENCODING=b" (instead of "ENCODING=B") as specified...
tree@ 348ec7 commitdiff
2016-01-16 Thomas Bruederli
Protect download urls against CSRF using unique request tokens (#1490642) S...
tree@ 4a4088 commitdiff
2016-03-04 Aleksander Machniak
Require Net_Socket >= 1.0.12 (because of timeout=0 bugfix)
tree@ d4df37 commitdiff
2016-03-03 Aleksander Machniak
CS fixes
tree@ ca34ba commitdiff
2016-02-07 Aleksander Machniak
Enigma: Fix missing html/plain switch on multipart/signed messages (#1490649)
tree@ 4c0cb9 commitdiff
2016-02-03 Aleksander Machniak
Fix background color on selected and focused addressbook
tree@ e91c35 commitdiff
2016-02-01 Aleksander Machniak
Fix bug in long recipients list parsing for cases where recipient name cont...
tree@ 8dc756 commitdiff
2016-01-25 Aleksander Machniak
Enigma: Code refactoring with better handling of encrypted-inside-encrypted...
tree@ 53fa08 commitdiff
2016-01-21 Aleksander Machniak
Enigma: Fix handling of encrypted + signed messages (#1490632)
tree@ c9e2ab commitdiff
2016-01-20 Aleksander Machniak
Fix regression where xml mode could be used to parse xhtml messages causing...
tree@ 0e77b6 commitdiff
2016-01-19 Aleksander Machniak
Exit when imagecreatetruecolor() fails
tree@ bffca1 commitdiff
2016-01-18 Aleksander Machniak
Merge branch 'dev-svg'
tree@ 22a018 commitdiff
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-11 Aleksander Machniak
Fix PHP Fatal error: Can't use function return value in write context
tree@ d5f749 commitdiff
2016-01-10 Thomas B
Merge pull request #316 from namesco/prevent-blank-contactnames
tree@ 66d4ef commitdiff
2016-01-09 Aleksander Machniak
Extend rcube_washtml with SVG support
tree@ a1fdb2 commitdiff
2016-01-08 Francis Russell
Make TLS method for IMAP parameterisable.
tree@ 8f71b1 commitdiff
2016-01-07 Francis Russell
Enable use of TLSv1.1 and TLSv1.2 for IMAP.
tree@ 191a6a commitdiff
2016-01-07 James Buncle
Ensure roundcube doesn't render contact names as blank (when the name is wh...
tree@ fd0244 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
first | « prev | next »