summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2013-03-08Fix javascript errors when working in a page opened with taget="_blank"Aleksander Machniak
2013-03-07Move spellcheck options section below signature options sectionAleksander Machniak
2013-03-06Increase maxlength to 254 chars for email input fields in addressbook (#1488987)Aleksander Machniak
2013-03-06Add type 'ident' in quote() so we can quote identifiers (eg. column names) th...Aleksander Machniak
2013-03-05Fix so full filename is used for title attributeAleksander Machniak
2013-03-05Fix thumbnail size when GD extension is used for image resize (#1488985)Aleksander Machniak
2013-03-02Display notice that message is encrypted also for application/pkcs7-mime mess...Aleksander Machniak
2013-02-28Merge branch 'release-0.9' of github.com:roundcube/roundcubemail into release...Thomas Bruederli
2013-02-28Don't skip message/* attachments when opening a draft. Restore check as it wa...Thomas Bruederli
2013-02-28Localization updates from TransifexThomas Bruederli
2013-02-25Fix plain text spellchecker icorrect highlighting in non-ASCII text (#1488973)Aleksander Machniak
2013-02-22Synced localizations with TransifexThomas Bruederli
2013-02-21Don't try to print file extension in a warning message if it's not availableAleksander Machniak
2013-02-19Add workaround for invalid message charset detection by IMAP servers (#1488968)Aleksander Machniak
2013-02-18Fix NUL characters in content-type of ms-tnef attachment (#1488964)Aleksander Machniak
2013-02-17- Fix regression in handling LDAP contact identifiers (#1488959)Aleksander Machniak
2013-02-17Make cleanup() method publicAleksander Machniak
2013-02-14Correctly quote spell text contents inside the xml containerThomas Bruederli
2013-02-10Bump version to 0.9-rcThomas Bruederli
2013-02-10Import all translations from TransifexThomas Bruederli
2013-02-10Let some env variables survive reset(); don't show taskbar and top line in fr...Thomas Bruederli
2013-02-10Properly quote form validation error messagesThomas Bruederli
2013-02-08Fix reference to non-existing class rcube_output_html (#1488948)Aleksander Machniak
2013-02-08Ignore file extension difference for text/plain attachments (#1488891)Thomas Bruederli
2013-02-01Slightly improve database driver chackAleksander Machniak
2013-02-01Fix handling link href attribute value with (valid) newline characters (#1488...Aleksander Machniak
2013-01-28Merge branch 'release-0.9' of github.com:roundcube/roundcubemail into release...Thomas Bruederli
2013-01-28Catch connection timeouts on message sending form submissionsThomas Bruederli
2013-01-27Fix PHP Warning: Missing argument 2 for rcmail_output_html::get_skin_file()Aleksander Machniak
2013-01-26Bring back lost text braking width adjustment when quoting blockquote partsThomas Bruederli
2013-01-25Refactored blockquote quotion routine in html2text conversion: it now correct...Thomas Bruederli
2013-01-25Add search box to compose address book widget (#1488381)Thomas Bruederli
2013-01-25Move rcmail_contact_key() to rcube_addressbook::compose_contact_key()Thomas Bruederli
2013-01-25Send LOGOUT only when closing connection in logged state (#1487784)Aleksander Machniak
2013-01-25Fix new browser window size in Chrome (#1488931), make new windows smallerAleksander Machniak
2013-01-25Load a default stylesheet (embed.css) from skin in plain html pages (e.g. att...Thomas Bruederli
2013-01-24Fix login in case when default_host is an array with one element (#1488928)Aleksander Machniak
2013-01-23Use LDAP fallback hosts on connect + bind because with OpenLDAP 2.x ldap_conn...Thomas Bruederli
2013-01-23Use the right variable for IPv6 checkThomas Bruederli
2013-01-23Submit Addressbook advanced search form with Enter key (#1488568)Aleksander Machniak
2013-01-21Rtrim() quoted lines on conversion to flowed format (according to RFC2646)Aleksander Machniak
2013-01-20More improvements to format=flowed handling + fix in wordwrap() used internal...Aleksander Machniak
2013-01-20Improve format=flowed text unfolding, add test for signature separator handlingAleksander Machniak
2013-01-19Also block remote images in HTML part view (#1488827)Thomas Bruederli
2013-01-19Fix format=flowed unfolding on quoted lines; added tests for rcube_mime::form...Thomas Bruederli
2013-01-17Merge branch 'schema_upgrades' into release-0.9Aleksander Machniak
2013-01-17Make sure mimetypes is an array not object in a better wayAleksander Machniak
2013-01-14Select 8 KB of message part for headers (to make sure we get them all)Thomas Bruederli
2013-01-11Better check for 'real' links on shift/ctrl clicksThomas Bruederli
2013-01-11Merge branch 'release-0.9' of github.com:roundcube/roundcubemail into release...Thomas Bruederli