summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2012-11-25Define more (uniquely prefixed) constants for Roundcube directories in order ...Thomas Bruederli
2012-11-25Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-11-25Fix redundant colon after last address in print modeAleksander Machniak
2012-11-23Fix hidden flag and default_addressbook settings handlingAleksander Machniak
2012-11-23Add lost rcube_vcard.php fileAleksander Machniak
2012-11-22Fix cache (in)validation after setting \Deleted flagAleksander Machniak
2012-11-21Rename rcube_bc.inc to bc.php for consistencyAleksander Machniak
2012-11-21Framework files moved to lib/RoundcubeAleksander Machniak
2012-11-21Create Roundcube Framework initialization script (bootstrap)Aleksander Machniak
2012-11-21Consider filename extension to detect image attachments of type application/o...Thomas Bruederli
2012-11-20Fix keybord events on messages list in opera browser (#1488823)Aleksander Machniak
2012-11-20Move prompt_silent() and get_opt() to rcube_utils classAleksander Machniak
2012-11-20Fix selection of collapsed thread rows (#1488772)Aleksander Machniak
2012-11-20Check if checkdnsrr() and getmxrr() functions exist before using themAleksander Machniak
2012-11-19Unset null values in user prefsThomas Bruederli
2012-11-19Add noscript warning to login page (#1488615)Thomas Bruederli
2012-11-19Updated localization files from launchpadThomas Bruederli
2012-11-19Correctly handle multiple file uploads (#1488820)Thomas Bruederli
2012-11-19Check mbstring extension before calling mb_internal_encoding()Thomas Bruederli
2012-11-19Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-11-19Avoid double-encoding of HTML entities in signature edit fieldThomas Bruederli
2012-11-19Fix wrapping of quoted text with format=flowed (#1488177)Aleksander Machniak
2012-11-19Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-11-19Always save drafts with format=flowed in order to keep original paragraphs an...Thomas Bruederli
2012-11-19Improve line wrapping behavior where message charset is changed by plugins (i...Thomas Bruederli
2012-11-18Select default_addressbook on the list in Address Book (#1488280)Aleksander Machniak
2012-11-18Unlock UI even if no message display object existsThomas Bruederli
2012-11-18Fix so mobile phone has TYPE=CELL in exported vCard (#1488812)Aleksander Machniak
2012-11-17Bring back lost localization for the about pageThomas Bruederli
2012-11-17Use dedicated method to determine an attachment's file sizeThomas Bruederli
2012-11-17Use jQuery functions to maximize compatibility with all IE versionsThomas Bruederli
2012-11-17Add onclick handler to Show-linksThomas Bruederli
2012-11-17Cast mimetypes property into an array on IEThomas Bruederli
2012-11-17Improve thumbnail display: center images and display a 'show' link for attach...Thomas Bruederli
2012-11-17Move default value for client_mimetypes to rcube_config; make sure an array i...Thomas Bruederli
2012-11-17Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-11-17Define @package and @subpackage of Framework classesAleksander Machniak
2012-11-17Fix parsing header in English when localized map is definedAleksander Machniak
2012-11-16Merge pull request #45 from linagora/masterAleksander Machniak
2012-11-16Added Polish localization for csv2vcard featureAleksander Machniak
2012-11-16Add more data validationAleksander Machniak
2012-11-16Support contacts import from CSV file (#1486399)Aleksander Machniak
2012-11-16Properly set object properties in set() method, small perf. improvementAleksander Machniak
2012-11-15Fix rcube_utils::explode_quoted_string() with explode(), added testsAleksander Machniak
2012-11-15Move BIG5 at the end of charsets list in detect()Aleksander Machniak
2012-11-15Improved rcube_charset::detect() with BOM checks from rcube_vcard::detect_enc...Aleksander Machniak
2012-11-15Code improvementsAleksander Machniak
2012-11-15Merge branch 'keep-alive'Aleksander Machniak
2012-11-14Avoid errors with non-string objectsThomas Bruederli
2012-11-14Fix handling of text/enriched content on message reply/forward/editAleksander Machniak