summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2014-05-26Skip setting button state (css classes, etc.) if the state didn't changeAleksander Machniak
2014-05-25Silence PHP Warning: strtolower() expects parameter 1 to be stringAleksander Machniak
2014-05-25Silence possible PHP Warning: file_exists(): open_basedir restriction in effect.Aleksander Machniak
2014-05-23CS fixesAleksander Machniak
2014-05-22Bring back forcing of string type for folders list items (removed unintention...Aleksander Machniak
2014-05-22Improve performance of sort_folder_list() method.Aleksander Machniak
2014-05-22Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2014-05-22Add option to suppress session data writes to DBThomas Bruederli
2014-05-22Fix debug outputThomas Bruederli
2014-05-22Fix message un-selection on the list (#1489906)Aleksander Machniak
2014-05-22If search string cannot be converted to ASCII (result is an empty string) use...Aleksander Machniak
2014-05-21Don't list empty (nil) metadata entries to save memory anc caching spaceThomas Bruederli
2014-05-21Limit cache data size to avoid database errorsThomas Bruederli
2014-05-21Fix so current page is reset on list-mode change (#1489907)Aleksander Machniak
2014-05-21Fix wrong set-listmode command (button) status set by getunread requestAleksander Machniak
2014-05-20Fix incorrect handling of HTML comments in messages sanitization code (#1489904)Aleksander Machniak
2014-05-18Don't remove links when html signature is converted to text (#1489621)Aleksander Machniak
2014-05-17Merge branch 'dev-text2html'Aleksander Machniak
2014-05-16Improve variables scope: rcmail -> refAleksander Machniak
2014-05-16Fix handling unicode characters in links (#1489898)Aleksander Machniak
2014-05-15Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2014-05-15Minor fixes for teelist searchingThomas Bruederli
2014-05-15CS fixesAleksander Machniak
2014-05-15Plugin API: added imap_search_before hookAleksander Machniak
2014-05-15Improved handling of new-lines in quoted paragraphs on text2html conversionAleksander Machniak
2014-05-14Small improvements to make treelist work in search-modeThomas Bruederli
2014-05-14Fix malformed References: header in send/saved mail (#1489891) - update Mail_...Aleksander Machniak
2014-05-13Bring back the old behaviour where text messages without format=flowed are au...Aleksander Machniak
2014-05-13Fix invalid var pointerThomas Bruederli
2014-05-13Extend treelist.js with search function and saving collapse/expand states in ...Thomas Bruederli
2014-05-13Fix some typos and skip some function calls irrelevant in multi-folder modeAleksander Machniak
2014-05-12Merge branch 'dev-text2html' of github.com:roundcube/roundcubemail into dev-t...Aleksander Machniak
2014-05-12Fix invalid closing tagAleksander Machniak
2014-05-12Fix unintentional draft autosave request if autosave is disabled (#1489882)Aleksander Machniak
2014-05-12Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2014-05-12Create treetoggle icons if necessaryThomas Bruederli
2014-05-12Optimize "empty" framed pages size (#1489792)Aleksander Machniak
2014-05-12Performance fix: don't send vcard/photo data to the browser after contact updateAleksander Machniak
2014-05-12Bypass cache when counting EXISTS messagesAleksander Machniak
2014-05-12Code improvementsAleksander Machniak
2014-05-12Add configurable LDAP_OPT_DEREF option (#1489864) - patch from Stuart C. NaifehAleksander Machniak
2014-05-12Disable wrapping non-flowed lines on dash characterAleksander Machniak
2014-05-12Fix flowed lines recognitionAleksander Machniak
2014-05-12Add session ID (first 8 chars) to the logAleksander Machniak
2014-05-12Improve _convert_line() performanceAleksander Machniak
2014-05-11Rephrase editor warning to better match both ways text2html and html2textAleksander Machniak
2014-05-11Improved display of plain text messages and text to HTML conversion (#1488937)Aleksander Machniak
2014-05-09Fix searching in addressbook broken with multi-folder search implementation (...Aleksander Machniak
2014-05-08Remove unused 'foldertray' containerAleksander Machniak
2014-05-08Allow data-* attributes (#1489860)Aleksander Machniak