Aleksander Machniak
2013-03-19 1e32540839683c1309db012c4d5b9aff35ec6ae3
2013-03-19 Aleksander Machniak
Add rel="noreferrer" for links in displayed messages (#1484686)
tree@ 1e3254 commitdiff
2013-03-18 Aleksander Machniak
Fix wrapping of text lines with the same length as specified length limit
tree@ d8270b commitdiff
2013-03-16 Aleksander Machniak
Notify about a new mail only if it's UNSEEN (#1388965)
tree@ 6e8f2a commitdiff
2013-03-15 Aleksander Machniak
Fixed MOVE command result handling
tree@ ea98ec commitdiff
2013-03-15 Aleksander Machniak
Fix storing 'safe' flag on a message. The key for session value should incl...
tree@ f11142 commitdiff
2013-03-15 Aleksander Machniak
Fix has_*_part() methods so they return same result no matter what prefer_h...
tree@ 0ef894 commitdiff
2013-03-14 Aleksander Machniak
Use $mime_parts not $parts in has_*_part() methods so detection is correct ...
tree@ 574928 commitdiff
2013-03-14 Aleksander Machniak
Added rcube_message::has_text_part(), simplified has_html_part() so it alwa...
tree@ 5c26bd commitdiff
2013-03-13 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ bfa667 commitdiff
2013-03-13 Thomas Bruederli
Re-implement rcube_db::num_rows() to ensure backwards compatibility
tree@ d4f8a4 commitdiff
2013-03-13 Aleksander Machniak
Fix HTML part detection for some specific message structures (#1488992)
tree@ 567e45 commitdiff
2013-03-11 Aleksander Machniak
Fix handling of empty $uids argument in change_flag()
tree@ 336d20 commitdiff
2013-03-11 Aleksander Machniak
Fix LIMIT/OFFSET queries handling on MS SQL Server (#1488984) - require ver...
tree@ ec6a77 commitdiff
2013-03-10 Aleksander Machniak
Fix so task name can really contain all from a-z0-9_- characters (#1488941)
tree@ 8b7716 commitdiff
2013-03-08 Aleksander Machniak
Merge pull request #60 from thijskh/master
tree@ 9fdba7 commitdiff
2013-03-08 Aleksander Machniak
Support IMAP MOVE extension [RFC 6851]
tree@ d9dc32 commitdiff
2013-03-08 Thijs Kinkhorst
Test content_id with isset instead of a true/false value.
tree@ 8cfba1 commitdiff
2013-03-06 Aleksander Machniak
Add type 'ident' in quote() so we can quote identifiers (eg. column names) ...
tree@ ac3774 commitdiff
2013-03-05 Aleksander Machniak
Fix thumbnail size when GD extension is used for image resize (#1488985)
tree@ 139635 commitdiff
2013-03-04 Aleksander Machniak
Generate simpler query for MSSQL when offset in limit clause is not set
tree@ 879b23 commitdiff
2013-03-02 Aleksander Machniak
Display notice that message is encrypted also for application/pkcs7-mime me...
tree@ ee89c6 commitdiff
2013-03-01 Thomas Bruederli
Add methods to append certain nodes to session data in order to avoid sessi...
tree@ f0a715 commitdiff
2013-03-01 Aleksander Machniak
Better @package/@subpackage assignment
tree@ a6fd15 commitdiff
2013-02-25 Aleksander Machniak
Fix plain text spellchecker icorrect highlighting in non-ASCII text (#1488973)
tree@ 36391c commitdiff
2013-02-19 Aleksander Machniak
Add workaround for invalid message charset detection by IMAP servers (#1488...
tree@ 726297 commitdiff
2013-02-19 Aleksander Machniak
Revert "Make autoloading of the framework classes work from any location". ...
tree@ 2187b2 commitdiff
2013-02-18 Aleksander Machniak
Fix NUL characters in content-type of ms-tnef attachment (#1488964)
tree@ 7bba00 commitdiff
2013-02-18 Thomas Bruederli
Make autoloading of the framework classes work from any location
tree@ e4394c commitdiff
2013-02-17 Aleksander Machniak
When connection to read-only db fails try to connect to write-master, but o...
tree@ bc2c02 commitdiff
2013-02-17 Aleksander Machniak
Make cleanup() method public
tree@ 196114 commitdiff
2013-02-01 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 3dd136 commitdiff
2013-02-01 Aleksander Machniak
Fix handling link href attribute value with (valid) newline characters (#14...
tree@ 1f910c commitdiff
2013-02-01 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 01a98c commitdiff
2013-02-01 Aleksander Machniak
Set default error code (500) if not specified in raise_error()
tree@ a39fd4 commitdiff
2013-02-01 Thomas Bruederli
Make rcube_result_set implement the PHP iterator interface
tree@ 1cf15e commitdiff
2013-01-31 Aleksander Machniak
Slightly improve database driver chack
tree@ 41db2b commitdiff
2013-01-26 Thomas Bruederli
Bring back lost text braking width adjustment when quoting blockquote parts
tree@ 737b62 commitdiff
2013-01-25 Thomas Bruederli
Refactored blockquote quotion routine in html2text conversion: it now corre...
tree@ bb6f4b commitdiff
2013-01-25 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ bd0dae commitdiff
2013-01-25 Thomas Bruederli
Move rcmail_contact_key() to rcube_addressbook::compose_contact_key()
tree@ 13dc9f commitdiff
2013-01-25 Aleksander Machniak
Send LOGOUT only when closing connection in logged state (#1487784)
tree@ 18372a commitdiff
2013-01-23 Thomas Bruederli
Use LDAP fallback hosts on connect + bind because with OpenLDAP 2.x ldap_co...
tree@ e114a6 commitdiff
2013-01-23 Thomas Bruederli
Use the right variable for IPv6 check
tree@ 293a57 commitdiff
2013-01-22 Aleksander Machniak
Support autofocus attribute on input elements
tree@ 60753b commitdiff
2013-01-21 Aleksander Machniak
Rtrim() quoted lines on conversion to flowed format (according to RFC2646)
tree@ 87a968 commitdiff
2013-01-20 Aleksander Machniak
More improvements to format=flowed handling + fix in wordwrap() used intern...
tree@ 7ebed1 commitdiff
2013-01-20 Aleksander Machniak
Improve format=flowed text unfolding, add test for signature separator hand...
tree@ aabd62 commitdiff
2013-01-18 Thomas Bruederli
Don't rely on Subject header only
tree@ 7ae7cd commitdiff
2013-01-18 Thomas Bruederli
Fix format=flowed unfolding on quoted lines; added tests for rcube_mime::fo...
tree@ 6d41d8 commitdiff
2013-01-14 Thomas Bruederli
Select 8 KB of message part for headers (to make sure we get them all)
tree@ 4f9edb commitdiff
first | « prev | next »