Aleksander Machniak
2014-05-28 20ef295ba8ff0e9fce57ee24dd7f467a366a5c88
2014-05-28 Aleksander Machniak
Fix UTF7-IMAP encoding detection (fixes folders list sorting)
tree@ 20ef29 commitdiff
2014-05-28 Aleksander Machniak
Support csv contacts import in German localization (#1489920)
tree@ 8d7f42 commitdiff
2014-05-27 Aleksander Machniak
Fix unintentional line-height style modification in HTML messages (#1489917)
tree@ 5bf83d commitdiff
2014-05-27 Aleksander Machniak
Plugin API: Add folder and uid arguments to message_headers_output hook
tree@ a3e01c commitdiff
2014-05-27 Aleksander Machniak
Fix broken normalize_string(), add support for ISO-8859-2
tree@ 49dad5 commitdiff
2014-05-26 Aleksander Machniak
Skip setting button state (css classes, etc.) if the state didn't change - ...
tree@ a7dad4 commitdiff
2014-05-25 Aleksander Machniak
Silence PHP Warning: strtolower() expects parameter 1 to be string
tree@ ccf5a4 commitdiff
2014-05-25 Aleksander Machniak
Silence possible PHP Warning: file_exists(): open_basedir restriction in ef...
tree@ 010a94 commitdiff
2014-05-23 Aleksander Machniak
CS fixes
tree@ 10a397 commitdiff
2014-05-22 Aleksander Machniak
Bring back forcing of string type for folders list items (removed unintenti...
tree@ 081f3b commitdiff
2014-05-22 Aleksander Machniak
Improve performance of sort_folder_list() method.
tree@ 693612 commitdiff
2014-05-22 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ b38f83 commitdiff
2014-05-22 Thomas Bruederli
Add option to suppress session data writes to DB
tree@ 14291c commitdiff
2014-05-22 Thomas Bruederli
Fix debug output
tree@ 1a5d98 commitdiff
2014-05-22 Aleksander Machniak
Fix message un-selection on the list (#1489906)
tree@ 899e07 commitdiff
2014-05-22 Aleksander Machniak
If search string cannot be converted to ASCII (result is an empty string) u...
tree@ 079be2 commitdiff
2014-05-21 Thomas Bruederli
Don't list empty (nil) metadata entries to save memory anc caching space
tree@ 939380 commitdiff
2014-05-21 Thomas Bruederli
Limit cache data size to avoid database errors
tree@ 579330 commitdiff
2014-05-21 Aleksander Machniak
Fix so current page is reset on list-mode change (#1489907)
tree@ bb57fc commitdiff
2014-05-21 Aleksander Machniak
Fix wrong set-listmode command (button) status set by getunread request
tree@ 883343 commitdiff
2014-05-20 Aleksander Machniak
Fix incorrect handling of HTML comments in messages sanitization code (#148...
tree@ 82ed25 commitdiff
2014-05-18 Aleksander Machniak
Don't remove links when html signature is converted to text (#1489621) Fix ...
tree@ 59b765 commitdiff
2014-05-17 Aleksander Machniak
Merge branch 'dev-text2html'
tree@ efc470 commitdiff
2014-05-16 Aleksander Machniak
Improve variables scope: rcmail -> ref
tree@ f1aaca commitdiff
2014-05-16 Aleksander Machniak
Fix handling unicode characters in links (#1489898)
tree@ 001d33 commitdiff
2014-05-15 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ eb62a8 commitdiff
2014-05-15 Thomas Bruederli
Minor fixes for teelist searching
tree@ 072f1a commitdiff
2014-05-15 Aleksander Machniak
CS fixes
tree@ 47a783 commitdiff
2014-05-15 Aleksander Machniak
Plugin API: added imap_search_before hook
tree@ 963499 commitdiff
2014-05-15 Aleksander Machniak
Improved handling of new-lines in quoted paragraphs on text2html conversion
tree@ c0a5aa commitdiff
2014-05-14 Thomas Bruederli
Small improvements to make treelist work in search-mode
tree@ b08986 commitdiff
2014-05-14 Aleksander Machniak
Fix malformed References: header in send/saved mail (#1489891) - update Mai...
tree@ b5c608 commitdiff
2014-05-13 Aleksander Machniak
Bring back the old behaviour where text messages without format=flowed are ...
tree@ f09924 commitdiff
2014-05-13 Thomas Bruederli
Fix invalid var pointer
tree@ 1ee5d1 commitdiff
2014-05-13 Thomas Bruederli
Extend treelist.js with search function and saving collapse/expand states i...
tree@ e3f847 commitdiff
2014-05-13 Aleksander Machniak
Fix some typos and skip some function calls irrelevant in multi-folder mode
tree@ b3db98 commitdiff
2014-05-12 Aleksander Machniak
Merge branch 'dev-text2html' of github.com:roundcube/roundcubemail into dev...
tree@ 1053ae commitdiff
2014-05-12 Aleksander Machniak
Fix invalid closing tag
tree@ e2b476 commitdiff
2014-05-12 Aleksander Machniak
Fix unintentional draft autosave request if autosave is disabled (#1489882)
tree@ 7d3d62 commitdiff
2014-05-12 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ b693dc commitdiff
2014-05-12 Thomas Bruederli
Create treetoggle icons if necessary
tree@ 5983ba commitdiff
2014-05-12 Aleksander Machniak
Optimize "empty" framed pages size (#1489792)
tree@ ffc748 commitdiff
2014-05-12 Aleksander Machniak
Performance fix: don't send vcard/photo data to the browser after contact u...
tree@ 3d36e8 commitdiff
2014-05-12 Aleksander Machniak
Bypass cache when counting EXISTS messages
tree@ 2b72ec commitdiff
2014-05-12 Aleksander Machniak
Code improvements
tree@ 8f57ce commitdiff
2014-05-12 Aleksander Machniak
Add configurable LDAP_OPT_DEREF option (#1489864) - patch from Stuart C. Na...
tree@ d51900 commitdiff
2014-05-12 Aleksander Machniak
Disable wrapping non-flowed lines on dash character
tree@ e0881f commitdiff
2014-05-12 Aleksander Machniak
Fix flowed lines recognition
tree@ d41367 commitdiff
2014-05-12 Aleksander Machniak
Add session ID (first 8 chars) to the log
tree@ 596d43 commitdiff
2014-05-12 Aleksander Machniak
Improve _convert_line() performance
tree@ d9d276 commitdiff
first | « prev | next »