Age | Commit message (Expand) | Author |
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 | Updated changelog | 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 | Fix rewrite rule to actually prevent access to bin/ and SQL/ directories | Thomas Bruederli |
2013-02-10 | Properly quote form validation error messages | Thomas Bruederli |
2013-02-08 | Fix filenames charset handling (#1488946) | Aleksander Machniak |
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-08 | Fix contacts-table position when there's more than one addressbook | Aleksander Machniak |
2013-02-07 | Add 0.8.5 to releases list | Aleksander Machniak |
2013-02-07 | Lowercase username if 'login_lc' is set (#1488943) | Aleksander Machniak |
2013-02-01 | Slightly improve database driver chack | Aleksander Machniak |
2013-02-01 | Only trigger timers when dragging is active | Thomas Bruederli |
2013-02-01 | Fix spellcheck button menu in IE8 (change z-index and move the button to the ... | Aleksander Machniak |
2013-02-01 | Fix handling link href attribute value with (valid) newline characters (#1488... | Aleksander Machniak |
2013-01-29 | Make get_instance() a static method | Aleksander Machniak |
2013-01-29 | Fix typo | Aleksander Machniak |
2013-01-29 | Fix "empty" ACL entry when there's "User, " in user input field | 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 | Small fixes for Opera | Aleksander Machniak |
2013-01-27 | Fix PHP Warning: Missing argument 2 for rcmail_output_html::get_skin_file() | Aleksander Machniak |
2013-01-27 | Small fix to initial splitter position | Aleksander Machniak |
2013-01-27 | Add addressbook widget on compose page in classic skin | Aleksander Machniak |
2013-01-26 | Bring back lost text braking width adjustment when quoting blockquote parts | Thomas Bruederli |
2013-01-26 | Make searchbox properly scale to 100% using box-sizing trick (#1488381) | 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 | Define generic .searchbox styles | 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 | Added embed.css for classic skin, improved/unified warnings style (button is ... | Aleksander Machniak |
2013-01-25 | Load a default stylesheet (embed.css) from skin in plain html pages (e.g. att... | Thomas Bruederli |
2013-01-25 | Add file type icons for pgp/pks7 signatures and attached email messages | Thomas Bruederli |
2013-01-25 | Save some vertical space in message part view | Thomas Bruederli |
2013-01-25 | Allow to shrink any file passed as argument | Thomas Bruederli |
2013-01-24 | Fix login in case when default_host is an array with one element (#1488928) | Aleksander Machniak |
2013-01-23 | Updated changelog | Thomas Bruederli |
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-19 | Add basic tests for plugins | Aleksander Machniak |