summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-27Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistencyAleksander Machniak
2012-11-26Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-11-26Option to disable localization of the archive folder nameThomas Bruederli
2012-11-26RCMAIL_VERSION -> RCUBE_VERSIONAleksander Machniak
2012-11-26Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-11-26Cleaner way of handling user password in framework-based programs with no ses...Aleksander Machniak
2012-11-26Make charset header accessible, tooThomas Bruederli
2012-11-26Clarify rcube::get_user_name() usage, add rcube::get_user_email()Aleksander Machniak
2012-11-25Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-11-25Cut dependencies to rcmail classThomas Bruederli
2012-11-25Remove unused db_max_length configAleksander Machniak
2012-11-25Fixed filter selection after filter deletion (#1488832)Aleksander Machniak
2012-11-25Unify path schema in global constants: paths always end with a /. Keep RCMAIL...Thomas Bruederli
2012-11-25Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-11-25Fix installer to work with the new framework architectureThomas Bruederli
2012-11-25Separate framework and application constantsThomas Bruederli
2012-11-25Use new RCUBE_PLUGINS_DIR constantThomas Bruederli
2012-11-25Define more (uniquely prefixed) constants for Roundcube directories in order ...Thomas Bruederli
2012-11-25Moved rcube_* classes to <plugin>/lib/Roundcube for compat. with Roundcube Fr...Aleksander Machniak
2012-11-25Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
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-25Fix absolute positioning in HTML messages (#1488819)Aleksander Machniak
2012-11-23Fix hidden flag and default_addressbook settings handlingAleksander Machniak
2012-11-23Add lost rcube_vcard.php fileAleksander Machniak
2012-11-22Small style improvementsAleksander 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-21Adapt stylesheets to recent changes in jQuery UI 1.9Thomas Bruederli
2012-11-21Consider filename extension to detect image attachments of type application/o...Thomas Bruederli
2012-11-20Small thread icon alignment fixAleksander Machniak
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-19New shell script to modify user preferencesThomas Bruederli
2012-11-19Properly add author name from gettext filesThomas Bruederli
2012-11-19Add noscript warning to login page (#1488615)Thomas Bruederli
2012-11-19Updated localization files from launchpadThomas Bruederli
2012-11-19Mention new feature to compose messages in a new windowThomas 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-19Updated changelogThomas 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