Age | Commit message (Expand) | Author |
2013-02-17 | Make cleanup() method public | Aleksander Machniak |
2013-02-14 | Correctly quote spell text contents inside the xml container | Thomas Bruederli |
2013-02-10 | Bump version to 0.9-rc | Thomas Bruederli |
2013-02-10 | Import all translations from Transifex | 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-08 | Ignore file extension difference for text/plain attachments (#1488891) | Thomas Bruederli |
2013-02-01 | Slightly improve database driver chack | Aleksander Machniak |
2013-02-01 | Fix handling link href attribute value with (valid) newline characters (#1488... | Aleksander Machniak |
2013-01-28 | Merge branch 'release-0.9' of github.com:roundcube/roundcubemail into release... | 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-26 | Bring back lost text braking width adjustment when quoting blockquote parts | Thomas Bruederli |
2013-01-25 | Refactored blockquote quotion routine in html2text conversion: it now correct... | 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-25 | 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-21 | Rtrim() quoted lines on conversion to flowed format (according to RFC2646) | Aleksander Machniak |
2013-01-20 | More improvements to format=flowed handling + fix in wordwrap() used internal... | Aleksander Machniak |
2013-01-20 | 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-19 | Fix format=flowed unfolding on quoted lines; added tests for rcube_mime::form... | Thomas Bruederli |
2013-01-17 | Merge branch 'schema_upgrades' into release-0.9 | Aleksander Machniak |
2013-01-17 | Make sure mimetypes is an array not object in a better way | Aleksander Machniak |
2013-01-14 | Select 8 KB of message part for headers (to make sure we get them all) | Thomas Bruederli |
2013-01-11 | Better check for 'real' links on shift/ctrl clicks | Thomas Bruederli |
2013-01-11 | Merge branch 'release-0.9' of github.com:roundcube/roundcubemail into release... | Thomas Bruederli |
2013-01-11 | Fix opener check in extwin (avoid JS errors in IE when opener is gone); alway... | Thomas Bruederli |
2013-01-11 | Support more Thunderbird CSV fields, added zh_TW localization for csv2vcard m... | Aleksander Machniak |
2013-01-09 | Reset $db_error_msg on query | Aleksander Machniak |
2013-01-09 | Merge branch 'release-0.9' of github.com:roundcube/roundcubemail into release... | Thomas Bruederli |
2013-01-09 | Fix /this/ paths from plugin templates in extended skins | Thomas Bruederli |
2013-01-09 | Force autocommit mode in mysql database driver (#1488902) | Aleksander Machniak |
2013-01-09 | Don't convert to link a text with < and > characters | Aleksander Machniak |
2013-01-09 | Force autocommit mode in mysql database driver (#1488902) | Aleksander Machniak |
2013-01-08 | Don't convert to link a text with < and > characters | Aleksander Machniak |
2013-01-07 | Bump versions for 0.9 release branch | Thomas Bruederli |
2013-01-07 | Fix address fields import from CSV (#1488900) | Aleksander Machniak |
2013-01-07 | Fix typo | Aleksander Machniak |
2013-01-07 | Rename $date_types -> $date_cols | Aleksander Machniak |
2013-01-07 | Fix quoted data handling in CSV files (#1488899) | Aleksander Machniak |
2013-01-07 | Fix searching by date in address book (#1488888) | Aleksander Machniak |
2013-01-06 | Improve charset detection by prioritizing charset according to user language ... | Aleksander Machniak |