Aleksander Machniak
2013-03-25 1f82e46502934b7e2c4b53b33dc5ebb67f8e39b0
2013-03-25 Aleksander Machniak
Fix saving draft just after entering compose window (#1489012)
tree@ 1f82e4 commitdiff
2013-03-25 Thomas Bruederli
Fix typo
tree@ f60388 commitdiff
2013-03-25 Thomas Bruederli
Check for exact matching session keys before splitting into path segments. ...
tree@ 4034a7 commitdiff
2013-03-24 Aleksander Machniak
Be less restrictive on vCard import, do not require FN when N exists
tree@ 38c195 commitdiff
2013-03-24 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 24e88e commitdiff
2013-03-24 Aleksander Machniak
Fix vcard folding when outputing already generated vcard
tree@ a26c03 commitdiff
2013-03-24 Thomas Bruederli
Match regex on multi-line sql statements
tree@ 7889c5 commitdiff
2013-03-24 Thomas Bruederli
Ensure backwards compatibility by considering old-style skin_path attribute...
tree@ 175739 commitdiff
2013-03-24 Aleksander Machniak
Add some extension/mimetype aliases to fix some quirks in attachment type v...
tree@ 99cfba commitdiff
2013-03-23 Thomas Bruederli
Hack to reset PDO statement iterators after counting
tree@ a85d54 commitdiff
2013-03-22 Aleksander Machniak
Call resize handler in intervals to prevent lags and double onresize calls ...
tree@ d227ed commitdiff
2013-03-22 Aleksander Machniak
Better fix for IE9 issue with document.activeElement error (#1489008)
tree@ f38d15 commitdiff
2013-03-22 Aleksander Machniak
Fix javascript error in IE9 when loading form with placeholders into an ifr...
tree@ 39f401 commitdiff
2013-03-22 Aleksander Machniak
Bump up also RCUBE_VERSION
tree@ 3d525f commitdiff
2013-03-22 Aleksander Machniak
Added two tests for HTML comments handling in rcube_washtml class
tree@ 1e2468 commitdiff
2013-03-22 Aleksander Machniak
Fix handling of some conditional comment tags in HTML message (#1489004)
tree@ 1bce14 commitdiff
2013-03-21 Aleksander Machniak
Fix html button (when html is not selected)
tree@ aa4b37 commitdiff
2013-03-21 Thomas Bruederli
Fix JSON syntax to make 'composer require' commands work
tree@ 9b4e1e commitdiff
2013-03-21 Thomas Bruederli
Consider alternative table names from config when running DB updates
tree@ 15e4c8 commitdiff
2013-03-21 Thomas Bruederli
Remove automatic_addressbook configuration because that's not in our git re...
tree@ 8d9c65 commitdiff
2013-03-21 Thomas Bruederli
Add Transifex configuration file
tree@ b8232b commitdiff
2013-03-21 Thomas Bruederli
Synchronized translations with Transifex
tree@ 708b1b commitdiff
2013-03-21 Thomas Bruederli
Small improvements to text/html switch
tree@ 90e41a commitdiff
2013-03-21 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 52448c commitdiff
2013-03-21 Thomas Bruederli
Add switch for text/html alternative part view (#1486939)
tree@ 6996de commitdiff
2013-03-21 Victor Benincasa
Small CSS optimizations
tree@ 2f1d6c commitdiff
2013-03-20 Aleksander Machniak
Workaround for some versions/systems where finfo_open() with second argumen...
tree@ 4f693e commitdiff
2013-03-19 Aleksander Machniak
Make mime.types common locations list OS-aware
tree@ 02c9c9 commitdiff
2013-03-19 Aleksander Machniak
Add rel="noreferrer" for links in displayed messages (#1484686)
tree@ 1e3254 commitdiff
2013-03-19 Aleksander Machniak
Fix so forward as attachment works if additional attachment is added by mes...
tree@ a8040c commitdiff
2013-03-18 Aleksander Machniak
Fix wrapping of text lines with the same length as specified length limit
tree@ d8270b commitdiff
2013-03-18 Aleksander Machniak
Fix notification broken in last commit
tree@ 5147ee commitdiff
2013-03-17 Aleksander Machniak
Fix javascript error when window name (for window.open()) in IE8 contains a...
tree@ 6228e3 commitdiff
2013-03-17 Aleksander Machniak
Fix "rcmail is undefined" error in HTML attachment preview - regression fro...
tree@ 4d1fe2 commitdiff
2013-03-16 Aleksander Machniak
Notify about a new mail only if it's UNSEEN (#1388965)
tree@ 6e8f2a commitdiff
2013-03-16 Aleksander Machniak
Add vacation-seconds extension support (RFC 6131)
tree@ b6fa7d commitdiff
2013-03-15 Aleksander Machniak
Bump version number up to 1.0-git
tree@ bb080a commitdiff
2013-03-15 Aleksander Machniak
Fix load-attachment link
tree@ 0e32d7 commitdiff
2013-03-15 Aleksander Machniak
Fixed MOVE command result handling
tree@ ea98ec commitdiff
2013-03-15 Aleksander Machniak
Fix storing 'safe' flag on a message. The key for session value should incl...
tree@ f11142 commitdiff
2013-03-15 Aleksander Machniak
Add ability to toggle between view as HTML and text while viewing a message...
tree@ a02c77 commitdiff
2013-03-15 Aleksander Machniak
Fix has_*_part() methods so they return same result no matter what prefer_h...
tree@ 0ef894 commitdiff
2013-03-14 Aleksander Machniak
Use $mime_parts not $parts in has_*_part() methods so detection is correct ...
tree@ 574928 commitdiff
2013-03-14 Aleksander Machniak
Enriched content should be also converted to text if html is disabled
tree@ 542f15 commitdiff
2013-03-14 Aleksander Machniak
Added rcube_message::has_text_part(), simplified has_html_part() so it alwa...
tree@ 5c26bd commitdiff
2013-03-14 Aleksander Machniak
Better handling of session errors in ajax requests - do page reload on 403 ...
tree@ daddbf commitdiff
2013-03-13 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ bfa667 commitdiff
2013-03-13 Thomas Bruederli
Re-implement rcube_db::num_rows() to ensure backwards compatibility
tree@ d4f8a4 commitdiff
2013-03-13 Aleksander Machniak
Fix draglayer list building, so the element used as the text source can con...
tree@ f41edf commitdiff
2013-03-13 Aleksander Machniak
Fix HTML part detection for some specific message structures (#1488992)
tree@ 567e45 commitdiff
first | « prev | next »