summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-03Add frameborder="0" on iframe elements for IE<=8Aleksander Machniak
2013-01-03Remove invalid css ruleAleksander Machniak
2013-01-02Fix #countcontrols issue in IE<=8 when text is very long (#1488890)Aleksander Machniak
2013-01-02Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-01-02Add option to use envelope From address for MDN responses (#1488880)Aleksander Machniak
2013-01-02Pulled de_CH translations from Transifex (first test)Thomas Bruederli
2013-01-02Upgrade PEAR:Mail_mime package to latest versionThomas Bruederli
2013-01-02Fix minimal header mode in ext winsThomas Bruederli
2013-01-01Fix checkbox/label alignment. We do this by additional span inside labelAleksander Machniak
and vertical-align:middle on both checkbox and span.
2013-01-01Add possibility to search in message body only (#1488770)Aleksander Machniak
2012-12-30Avoid double-quotation for header valuesThomas Bruederli
2012-12-30Support "multipart/relative" as an alias for "multipart/related" type (#1488886)Aleksander Machniak
2012-12-30Fix Help task icon on new Larry headerAleksander Machniak
2012-12-29Minor IE7/8 fixesThomas Bruederli
2012-12-29Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-12-29Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-12-29Add toggle to minimize page header; automatically triggers on small screensThomas Bruederli
2012-12-29Add proper headers to localization template filesThomas Bruederli
2012-12-29Simplify file headers because Transifex will use them in all generated ↵Thomas Bruederli
language files
2012-12-28Display PGP/MIME signature attachments as "Digital Signature" (#1488570)Aleksander Machniak
2012-12-28Unified attachments filenames handling for message parts without a filenameAleksander Machniak
2012-12-27Fix regression in handling of content frames (#1488884)Aleksander Machniak
2012-12-27Workaround UW-IMAP bug where hierarchy separator is added to the shared ↵Aleksander Machniak
folder name (#1488879)
2012-12-26Rename/remove invalid localization files from last launchpad importThomas Bruederli
2012-12-26Added new West Frisian localizationThomas Bruederli
2012-12-26Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-12-26Updated localizations from launchpadThomas Bruederli
2012-12-26Merge pull request #53 from henworth/patch-1Aleksander Machniak
Update plugins/password/drivers/pam.php
2012-12-26Update plugins/password/drivers/pam.phpMike Hennessy
The Ubuntu package php5-auth-pam renames the PECL PAM extension to pam_auth, so this file should check for both.
2012-12-26Framework'ize html2text classAleksander Machniak
2012-12-25Move washtml class into Roundcube Framework (rcube_washtml), add some ↵Aleksander Machniak
improvements
2012-12-23Fix handling of parentheses in URLsAleksander Machniak
2012-12-22Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-12-22Make html button-links work in IEThomas Bruederli
2012-12-22Treat image/pjpeg as image/jpegThomas Bruederli
2012-12-22Add hint about possible disabled fsockopen() function on connection errorAleksander Machniak
2012-12-21Add warning in default_host description, so after change update of users ↵Aleksander Machniak
table is needed (#1486386)
2012-12-21Update changelog, set version to 6.1Aleksander Machniak
2012-12-21Don't force 'stop' action on last rule in a scriptAleksander Machniak
2012-12-21Small optimizationAleksander Machniak
2012-12-21Add notes about new requirements of the new mysql database driver,Aleksander Machniak
add check in installer (#1488875)
2012-12-21Fix commentAleksander Machniak
2012-12-21CS fixesAleksander Machniak
2012-12-20Fix locking issue in SQLite driver (#1488874)Aleksander Machniak
2012-12-20Fix version comparisons with -stable suffix (#1488876)Aleksander Machniak
2012-12-19Fix Call to undefined method rcube_db_sqlite::_get_result()Aleksander Machniak
2012-12-19Don't display message parts with unsupported text type, e.g. text/calendarAleksander Machniak
2012-12-19Better GD module functions detection, should fix "Call to undefined function ↵Aleksander Machniak
imagecreatefromjpeg()" error
2012-12-19Add unsupported alternative parts to attachments list (#1488870)Aleksander Machniak
2012-12-19Add Compose button on message view page (#1488747)Aleksander Machniak
Fixed javascript error on extwin message page (classic skin) - removed splitter.