summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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.
2012-12-18CS fixesAleksander Machniak
2012-12-18Display 'Sender' header in message previewAleksander Machniak
2012-12-18Plugin API: Added message_before_send hookAleksander Machniak
2012-12-18CS fixesAleksander Machniak
2012-12-18Cleanup, remove file paths from docAleksander Machniak
2012-12-18CS fixesAleksander Machniak
2012-12-17CS fixes, mostly tabs to spaces conversionAleksander Machniak
2012-12-17Fix keep-alive interval reset on AJAX requestAleksander Machniak
2012-12-16Mention new PDO requirements a bit more flashyThomas Bruederli
2012-12-16Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-12-16Fix package definitions and include framework classes in phpdocThomas Bruederli
2012-12-16Merge pull request #50 from weisslj/masterAleksander Machniak
Add host config option to http_authentication plugin.
2012-12-15Fix escaping of add-contact arguments - fixes JS error in IEAleksander Machniak
2012-12-14Fix contact copy/add-to-group operations on search result (#1488862)Aleksander Machniak
2012-12-14Fix delete button regression in message view (#1488867)Aleksander Machniak
2012-12-14Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-12-14Use matching identity in MDN response (#1488864)Aleksander Machniak
2012-12-14Merge pull request #52 from xabbuh/masterAleksander Machniak
fix syntax error in moduserprefs.sh
2012-12-14fix syntax errorChristian Flothmann
2012-12-14Remove brackets for recipients without nameAleksander Machniak