summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-27Add listcontrols template container in Larry skin (#1488498)Thomas Bruederli
2012-05-26Fix host autoselection when default_host is an array (#1488495)Aleksander Machniak
2012-05-26CS, tabs to spacesAleksander Machniak
2012-05-26Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-05-26Add getter for database runtime/config variablesThomas Bruederli
2012-05-26Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-05-26Catch DateTime* exceptions (#1488497) - skipping buggy timezonesAleksander Machniak
2012-05-25Fix calls to renamed methodsThomas Bruederli
2012-05-25Move messages forwarding mode setting into PreferencesAleksander Machniak
2012-05-24Merge pull request #7 from raoulbhatia/masterThomas B.
2012-05-24Fixes for IE: better background for Hide/Show button, fixed invisible button ...Aleksander Machniak
2012-05-24Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-05-24Remove possible confusion on session reads - PHP expects string result not bo...Aleksander Machniak
2012-05-24Merge pull request #9 from gjedeer/masterAleksander Machniak
2012-05-24Password plugin made compatible with modern VirtualminGDR\!
2012-05-23Small code improvementAleksander Machniak
2012-05-23Move old rcube_mail_header class definition to better placeAleksander Machniak
2012-05-23Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-05-23Add another alias for backwards compatibilityThomas Bruederli
2012-05-23improve .htaccess security rules:Raoul Bhatia
2012-05-23hide_blockquote - a new plugin for hiding citation blocksAleksander Machniak
2012-05-23Use the same margin in blockquotes for printing as for displayingAleksander Machniak
2012-05-23Improved PERMANENTFLAGS checking code, added code for flags caching (currentl...Aleksander Machniak
2012-05-23Fix possible PHP warning in in_array_nocase() when 2nd argument is not an arrayAleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-05-22Remove <Unknown> from localization author lineAleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-05-22Add is_escaped attribute for html_select and html_textarea (#1488485)Aleksander Machniak
2012-05-22Deprecate storage_connect() methodAleksander Machniak
2012-05-22Remove last instance of storage_connect() with possible performanceAleksander Machniak
2012-05-22Add imap_connect() method for backward compat.Aleksander Machniak
2012-05-22- Fix HTML entities handling in HTML editor (#1488483)Aleksander Machniak
2012-05-22Always use 1 step as a fallback (#1488490)Aleksander Machniak
2012-05-21Fix PHP error where calling get() on a non objectAleksander Machniak
2012-05-21Merge branch 'courier-fix'Aleksander Machniak
2012-05-21Update ChangelogAleksander Machniak
2012-05-21Add option imap_force_ns to make buggy servers support optionalAleksander Machniak
2012-05-20Add lost method for backwards compatibilityThomas Bruederli
2012-05-18Added French localizationAleksander Machniak
2012-05-17Set the right permissions on new localization foldersThomas Bruederli
2012-05-17Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-05-17New plugin translations from launchpadThomas Bruederli
2012-05-17Added new languages Belarusian, Interlingua and Malayalam from launchpad importThomas Bruederli
2012-05-17Get language code from filename if not specified in the .po file itself (#148...Thomas Bruederli
2012-05-17s/rcube_charset_convert/rcube_charset::convert/Aleksander Machniak
2012-05-17Mail_Mime 1.8.4Aleksander Machniak
2012-05-16Also accept PHP exceptions as argument to rcube::raise_error()Thomas Bruederli
2012-05-16Always log fatal errors that terminate the PHP scriptThomas Bruederli
2012-05-16Fix object referenceThomas Bruederli
2012-05-15Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli