summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
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-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-21Fix PHP error where calling get() on a non objectAleksander Machniak
2012-05-21Merge branch 'courier-fix'Aleksander 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-17Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-05-17Added new languages Belarusian, Interlingua and Malayalam from launchpad importThomas 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
2012-05-15Move rcube_addressbook::normalize_string() to rcube_utils::normalize_string()...Thomas Bruederli
2012-05-15Fix (again) metadata caching (#1488475)Aleksander Machniak
2012-05-14Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-05-14Respect all arguments when caching IMAP metadata (#1488475)Thomas Bruederli
2012-05-14Remove 'focused' class on blurAleksander Machniak
2012-05-14Fix listing folders on Courier IMAP (#1488466)Aleksander Machniak
2012-05-14Add public list_folder_direct() and list_folders_subscribed_direct()Aleksander Machniak
2012-05-14Update localizations from launchpadThomas Bruederli
2012-05-12Fix support for large uuencode attachments.Giovanni Bajo
2012-05-12Fix handling of "usemap" attribute (#1488472)Aleksander Machniak
2012-05-12Fix handling of some HTML tags e.g. IMG (#1488471) - reworked fix for #1486812Aleksander Machniak
2012-05-10Fix PHP warning on PHP 5.4 (#1488469)Aleksander Machniak
2012-05-09Merge pull request #1 from Brianetta/de-svnAleksander Machniak
2012-05-09Fix add_contact() (#1488465)Aleksander Machniak
2012-05-09Use similar language as a fallback for plugin localization (#1488401)Aleksander Machniak
2012-05-09Change version text to reflect new versioning systemBrian Ronald
2012-05-08Removed debug codeAleksander Machniak
2012-05-08Fix Opera issues with duplicated scrollbar and invisible borderAleksander Machniak
2012-05-08Fix issue where signature wasn't re-added on draft compose (#1488322)Aleksander Machniak
2012-05-08TinyMCE 3.5Aleksander Machniak
2012-05-08Fixed PHP warningAleksander Machniak
2012-05-06Remove BOM (#1488458)Aleksander Machniak
2012-05-06Print last commit date as (git) versionAleksander Machniak
2012-05-04Fix multi-threaded autocompletion when number of threads > number of sourcesthomascube
2012-05-03 - pt_BR update to avoid the text-overflow on the compose button of Larry skinvbenincasa
2012-05-03 - Some improvements and completion of pt_BR language files.vbenincasa
2012-05-03 - Fix the idn_convert() function call that was preventing the login with the...vbenincasa
2012-05-02Fix handling of 'serialzied' LDAP address attributesthomascube
2012-05-02- Allow to configure the number of values allowed for each LDAP attributethomascube
2012-05-02Upgraded to PEAR::Mail_Mime 1.8.3thomascube