Thomas Bruederli
2014-06-05 ebfdc0925f7169aac45c2437d7a1196687a200c8
2014-06-05 Thomas Bruederli
Fix check for data-* attributes after merge with dev-accessibility
tree@ ebfdc0 commitdiff
2014-06-05 Thomas Bruederli
Merge branch 'dev-accessibility'
tree@ 99cdca commitdiff
2014-06-04 Aleksander Machniak
Improved video support, all tinymce related resources moved to program/js/t...
tree@ c5bfe6 commitdiff
2014-06-04 Thomas Bruederli
Use <th> tags for table headers as suggested by the WCAG 2.0 Guidelines
tree@ 72afe3 commitdiff
2014-06-04 Aleksander Machniak
Fix folders sorting in case when special folders are subfolders of INBOX
tree@ 354c7d commitdiff
2014-06-01 Aleksander Machniak
Change private method to protected
tree@ 35c135 commitdiff
2014-06-01 Aleksander Machniak
Change private vars/methods to protected
tree@ 232bcd commitdiff
2014-05-28 Aleksander Machniak
Merge branch 'tinymce4'
tree@ 731d19 commitdiff
2014-05-28 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 809f9d commitdiff
2014-05-28 Aleksander Machniak
Small code improvements
tree@ a62cc3 commitdiff
2014-05-28 Aleksander Machniak
Fix UTF7-IMAP encoding detection (fixes folders list sorting)
tree@ 20ef29 commitdiff
2014-05-27 Thomas Bruederli
Use public property instead of setter method to improve compatibility
tree@ 17acd5 commitdiff
2014-05-27 Aleksander Machniak
Fix unintentional line-height style modification in HTML messages (#1489917)
tree@ 5bf83d commitdiff
2014-05-27 Aleksander Machniak
Fix broken normalize_string(), add support for ISO-8859-2
tree@ 49dad5 commitdiff
2014-05-25 Aleksander Machniak
Silence PHP Warning: strtolower() expects parameter 1 to be string
tree@ ccf5a4 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
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-20 Aleksander Machniak
Fix incorrect handling of HTML comments in messages sanitization code (#148...
tree@ 82ed25 commitdiff
2014-05-17 Aleksander Machniak
Merge branch 'dev-text2html'
tree@ efc470 commitdiff
2014-05-16 Aleksander Machniak
Fix handling unicode characters in links (#1489898)
tree@ 001d33 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 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-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
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
2014-05-11 Aleksander Machniak
Improved display of plain text messages and text to HTML conversion (#1488937)
tree@ eda92e commitdiff
2014-05-08 Aleksander Machniak
Allow data-* attributes (#1489860)
tree@ 707911 commitdiff
2014-05-06 Aleksander Machniak
Support image operations with Imagick extension (#1489734)
tree@ 8968f9 commitdiff
2014-05-02 Aleksander Machniak
Ignore words containing only <> chars
tree@ 3e4906 commitdiff
2014-05-01 Aleksander Machniak
Update to TinyMCE 4.x
tree@ 89d6ce commitdiff
2014-05-01 Thomas Bruederli
Make skin meta/hierarchy information accessible for plugins (#1488831)
tree@ b0ce5c commitdiff
2014-04-30 Thomas Bruederli
1. Prepare core and Larry skin for improved accessibility 2. Implement full...
tree@ e8bcf0 commitdiff
2014-04-30 Aleksander Machniak
Support 'error' and 'body_file' return attribs in 'message_before_send' hoo...
tree@ efdbf4 commitdiff
2014-04-29 Aleksander Machniak
Revert [78a58162], TABLE_SCHEMA column does not exist in mysql, also tables...
tree@ 3ce4f0 commitdiff
2014-04-29 Aleksander Machniak
Fix varius db_prefix issues (#1489839) - Move DDL script execution code to ...
tree@ 90f7aa commitdiff
2014-04-28 Aleksander Machniak
Make identity name field optional (#1489510) Get rid of unhelpful error mes...
tree@ 541858 commitdiff
2014-04-25 Thomas Bruederli
Merge branch 'x-forwarded-whitelist' of github.com:tribut/roundcubemail int...
tree@ b867bb commitdiff
first | « prev | next »