Age | Commit message (Expand) | Author |
2013-02-19 | Revert "Make autoloading of the framework classes work from any location". | Aleksander Machniak |
2013-02-18 | Fix NUL characters in content-type of ms-tnef attachment (#1488964) | Aleksander Machniak |
2013-02-18 | Make autoloading of the framework classes work from any location | Thomas Bruederli |
2013-02-17 | - Fix regression in handling LDAP contact identifiers (#1488959) | Aleksander Machniak |
2013-02-17 | Fix regression in copying contacts (with drag'n'drop) | Aleksander Machniak |
2013-02-17 | When connection to read-only db fails try to connect to write-master, but onl... | Aleksander Machniak |
2013-02-17 | Make cleanup() method public | Aleksander Machniak |
2013-02-10 | Trigger and forward 'listupdate' events from list.js | Thomas Bruederli |
2013-02-10 | Only scroll tree list of selected item isn't fully visible | Thomas Bruederli |
2013-02-10 | Import all translations from Transifex | Thomas Bruederli |
2013-02-10 | Extend copyright to 2013 | Thomas Bruederli |
2013-02-10 | Let some env variables survive reset(); don't show taskbar and top line in fr... | Thomas Bruederli |
2013-02-10 | Properly quote form validation error messages | Thomas Bruederli |
2013-02-08 | Fix reference to non-existing class rcube_output_html (#1488948) | Aleksander Machniak |
2013-02-07 | Ignore file extension difference for text/plain attachments (#1488891) | Thomas Bruederli |
2013-02-07 | Use encoded identifiers for address book lists (#1488381) | Thomas Bruederli |
2013-02-05 | Pass string to html::tag() in order to always add the </ul> tag | Thomas Bruederli |
2013-02-05 | Fix inserting a new contact group when list is still empty | Thomas Bruederli |
2013-02-05 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2013-02-01 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2013-02-01 | Fix handling link href attribute value with (valid) newline characters (#1488... | Aleksander Machniak |
2013-02-01 | Move some list manipulation functionality to the new treelist widget | Thomas Bruederli |
2013-02-01 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2013-02-01 | Set default error code (500) if not specified in raise_error() | Aleksander Machniak |
2013-02-01 | Make rcube_result_set implement the PHP iterator interface | Thomas Bruederli |
2013-01-31 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2013-01-31 | - Refactored the hierarchical mailboxlist control into a separate widget class | Thomas Bruederli |
2013-01-31 | Slightly improve database driver chack | Aleksander Machniak |
2013-01-28 | Bring back lost text braking width adjustment when quoting blockquote parts | Thomas Bruederli |
2013-01-28 | Catch connection timeouts on message sending form submissions | Thomas Bruederli |
2013-01-27 | Fix PHP Warning: Missing argument 2 for rcmail_output_html::get_skin_file() | Aleksander Machniak |
2013-01-25 | Refactored blockquote quotion routine in html2text conversion: it now correct... | Thomas Bruederli |
2013-01-25 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2013-01-25 | Add search box to compose address book widget (#1488381) | Thomas Bruederli |
2013-01-25 | Move rcmail_contact_key() to rcube_addressbook::compose_contact_key() | Thomas Bruederli |
2013-01-25 | Send LOGOUT only when closing connection in logged state (#1487784) | Aleksander Machniak |
2013-01-25 | Fix new browser window size in Chrome (#1488931), make new windows smaller | Aleksander Machniak |
2013-01-24 | Load a default stylesheet (embed.css) from skin in plain html pages (e.g. att... | Thomas Bruederli |
2013-01-24 | Fix login in case when default_host is an array with one element (#1488928) | Aleksander Machniak |
2013-01-23 | Use LDAP fallback hosts on connect + bind because with OpenLDAP 2.x ldap_conn... | Thomas Bruederli |
2013-01-23 | Use the right variable for IPv6 check | Thomas Bruederli |
2013-01-23 | Submit Addressbook advanced search form with Enter key (#1488568) | Aleksander Machniak |
2013-01-22 | Support autofocus attribute on input elements | Aleksander Machniak |
2013-01-21 | Rtrim() quoted lines on conversion to flowed format (according to RFC2646) | Aleksander Machniak |
2013-01-21 | More improvements to format=flowed handling + fix in wordwrap() used internal... | Aleksander Machniak |
2013-01-21 | Improve format=flowed text unfolding, add test for signature separator handling | Aleksander Machniak |
2013-01-19 | Also block remote images in HTML part view (#1488827) | Thomas Bruederli |
2013-01-18 | Don't rely on Subject header only | Thomas Bruederli |
2013-01-18 | Fix format=flowed unfolding on quoted lines; added tests for rcube_mime::form... | Thomas Bruederli |
2013-01-18 | DOn't use deprecated jQuery.browser, CS fixes (tabs to spaces) | Aleksander Machniak |