summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-30Fix regression where redundant autocompletion requests were sentAleksander Machniak
2012-05-30Don't show errors when moving contacts into groups they're already in (#1488493)Thomas Bruederli
2012-05-30Make folders with unread messages in subfolders bold again (#1486793); update...Thomas Bruederli
2012-05-30Abbreviate long attachment file names with ellipsis (#1488499)Thomas Bruederli
2012-05-28Fix html2text conversion of strong|b|a|th|h tags when used in upper caseAleksander Machniak
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-26Fix possible PHP warningAleksander Machniak
2012-05-26Merge branch 'release-0.8' of github.com:roundcube/roundcubemail into release...Aleksander Machniak
2012-05-26Catch DateTime* exceptions (#1488497) - skipping buggy timezonesAleksander Machniak
2012-05-26Fix calls to renamed methodsThomas Bruederli
2012-05-25improve .htaccess security rules:Raoul Bhatia
2012-05-25Move messages forwarding mode setting into PreferencesAleksander Machniak
2012-05-25Fixes for IE: better background for Hide/Show button, fixed invisible button ...Aleksander Machniak
2012-05-25Remove possible confusion on session reads - PHP expects string result not bo...Aleksander Machniak
2012-05-25Password plugin made compatible with modern VirtualminGDR\!
2012-05-23Small code improvementAleksander Machniak
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-23Remove <Unknown> from localization author lineAleksander 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 Call to undefined method rcube_mail_header::get() in show_additional_head...Aleksander Machniak
2012-05-21Fix merged change s/rcube/rcmail/Aleksander Machniak
2012-05-21Fix PHP error where calling get() on a non objectAleksander Machniak
2012-05-21Add option imap_force_ns to make buggy servers support optionalAleksander Machniak
2012-05-21Update changelogAleksander Machniak
2012-05-21Fix listing folders on Courier IMAP (#1488466)Aleksander Machniak
2012-05-17New plugin translations from launchpadv0.8-rcThomas 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-16Fix object referenceThomas Bruederli
2012-05-15Add public list_folder_direct() and list_folders_subscribed_direct()Aleksander Machniak
2012-05-15Remove 'focused' class on blurAleksander Machniak
2012-05-14Larry: fix unfocused message thread row highlighting (#1488477)Thomas Bruederli
2012-05-14Updated plugin translations from launchpadThomas Bruederli
2012-05-14Update localizations from launchpadThomas Bruederli
2012-05-13Flipped compose options arrow (#1488474)Thomas Bruederli
2012-05-13Merge branch 'release-0.8' of github.com:roundcube/roundcubemail into release...Thomas Bruederli
2012-05-13Fix support for large uuencode attachments.Giovanni Bajo
2012-05-13Update changelogAleksander Machniak
2012-05-12Merge branch 'release-0.8' of github.com:roundcube/roundcubemail into release...Thomas Bruederli
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-10Replace directory .svn/ by .git/ in security rulesAntoine Catton
2012-05-10Change version text to reflect new versioning systemBrian Ronald
2012-05-10s/SVN/GIT/Thomas B