summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07Add 0.9-rc to releases listAleksander Machniak
2013-03-07Mention SQLite database format change in UPGRADING file (#1488983)Aleksander 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-02Update changelogAleksander Machniak
2013-03-02Display notice that message is encrypted also for application/pkcs7-mime mess...Aleksander Machniak
2013-03-02Add 0.9-rc sectionAleksander Machniak
2013-03-02Update copyright in about pagesv0.9-rcThomas Bruederli
2013-03-01Fixed ACL edition in advanced modeAleksander 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-21If version is not provided assume RCMAIL_VERSION (#1488933)Aleksander Machniak
2013-02-19Add workaround for invalid message charset detection by IMAP servers (#1488968)Aleksander Machniak
2013-02-19Fix typo in DB version strings (there should be no .sql suffix)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-17Bump version number up to 6.2Aleksander Machniak
2013-02-17Don't trim whitespace in folder names (#1488955)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-10Updated changelogThomas Bruederli
2013-02-10Let some env variables survive reset(); don't show taskbar and top line in fr...Thomas Bruederli
2013-02-10Fix rewrite rule to actually prevent access to bin/ and SQL/ directoriesThomas Bruederli
2013-02-10Properly quote form validation error messagesThomas Bruederli
2013-02-08Fix filenames charset handling (#1488946)Aleksander Machniak
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-08Fix contacts-table position when there's more than one addressbookAleksander Machniak
2013-02-07Add 0.8.5 to releases listAleksander Machniak
2013-02-07Lowercase username if 'login_lc' is set (#1488943)Aleksander Machniak
2013-02-01Slightly improve database driver chackAleksander Machniak