summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2013-03-22Fix javascript error in IE9 when loading form with placeholders into an ifram...Aleksander Machniak
2013-03-22Fix handling of some conditional comment tags in HTML message (#1489004)Aleksander Machniak
2013-03-20Workaround for some versions/systems where finfo_open() with secondAleksander Machniak
2013-03-19Make mime.types common locations list OS-awareAleksander Machniak
2013-03-19Fix so forward as attachment works if additional attachment is added by messa...Aleksander Machniak
2013-03-18Fix wrapping of text lines with the same length as specified length limitAleksander Machniak
2013-03-17Fix javascript error when window name (for window.open()) in IE8 contains a dotAleksander Machniak
2013-03-17Fix "rcmail is undefined" error in HTML attachment preview - regressionAleksander Machniak
2013-03-15Fix storing 'safe' flag on a message. The key for session value should includeAleksander Machniak
2013-03-14Re-implement rcube_db::num_rows() to ensure backwards compatibilityThomas Bruederli
2013-03-14Better handling of session errors in ajax requests - do page reloadAleksander Machniak
2013-03-13Fix HTML part detection for some specific message structures (#1488992)Aleksander Machniak
2013-03-12Don't show fake address - phishing prevention (#1488981)Aleksander Machniak
2013-03-11Fix forward as attachment bug with editormode != 1 (#1488991)Aleksander Machniak
2013-03-11Fix handling of empty $uids argument in change_flag()Aleksander Machniak
2013-03-11Fix LIMIT/OFFSET queries handling on MS SQL Server (#1488984) - require versi...Aleksander Machniak
2013-03-10Trigger 'refresh' hook in mail viewThomas Bruederli
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