Age | Commit message (Expand) | Author |
2013-03-23 | Hack to reset PDO statement iterators after counting | Thomas Bruederli |
2013-03-22 | Call resize handler in intervals to prevent lags and double onresize calls in... | Aleksander Machniak |
2013-03-22 | Better fix for IE9 issue with document.activeElement error (#1489008) | Aleksander Machniak |
2013-03-22 | Fix javascript error in IE9 when loading form with placeholders into an ifram... | Aleksander Machniak |
2013-03-22 | Bump up also RCUBE_VERSION | Aleksander Machniak |
2013-03-22 | Added two tests for HTML comments handling in rcube_washtml class | Aleksander Machniak |
2013-03-22 | Fix handling of some conditional comment tags in HTML message (#1489004) | Aleksander Machniak |
2013-03-21 | Fix html button (when html is not selected) | Aleksander Machniak |
2013-03-21 | Fix JSON syntax to make 'composer require' commands work | Thomas Bruederli |
2013-03-21 | Consider alternative table names from config when running DB updates | Thomas Bruederli |
2013-03-21 | Remove automatic_addressbook configuration because that's not in our git repo... | Thomas Bruederli |
2013-03-21 | Add Transifex configuration file | Thomas Bruederli |
2013-03-21 | Synchronized translations with Transifex | Thomas Bruederli |
2013-03-21 | Small improvements to text/html switch | Thomas Bruederli |
2013-03-21 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2013-03-21 | Add switch for text/html alternative part view (#1486939) | Thomas Bruederli |
2013-03-21 | Small CSS optimizations | Victor Benincasa |
2013-03-20 | Workaround for some versions/systems where finfo_open() with second | Aleksander Machniak |
2013-03-19 | Make mime.types common locations list OS-aware | Aleksander Machniak |
2013-03-19 | Add rel="noreferrer" for links in displayed messages (#1484686) | Aleksander Machniak |
2013-03-19 | Fix so forward as attachment works if additional attachment is added by messa... | Aleksander Machniak |
2013-03-18 | Fix wrapping of text lines with the same length as specified length limit | Aleksander Machniak |
2013-03-18 | Fix notification broken in last commit | Aleksander Machniak |
2013-03-17 | Fix javascript error when window name (for window.open()) in IE8 contains a dot | Aleksander Machniak |
2013-03-17 | Fix "rcmail is undefined" error in HTML attachment preview - regression | Aleksander Machniak |
2013-03-16 | Notify about a new mail only if it's UNSEEN (#1388965) | Aleksander Machniak |
2013-03-16 | Add vacation-seconds extension support (RFC 6131) | Aleksander Machniak |
2013-03-15 | Bump version number up to 1.0-git | Aleksander Machniak |
2013-03-15 | Fix load-attachment link | Aleksander Machniak |
2013-03-15 | Fixed MOVE command result handling | Aleksander Machniak |
2013-03-15 | Fix storing 'safe' flag on a message. The key for session value should include | Aleksander Machniak |
2013-03-15 | Add ability to toggle between view as HTML and text while viewing a message (... | Aleksander Machniak |
2013-03-15 | Fix has_*_part() methods so they return same result no matter what | Aleksander Machniak |
2013-03-14 | Use $mime_parts not $parts in has_*_part() methods so detection is | Aleksander Machniak |
2013-03-14 | Enriched content should be also converted to text if html is disabled | Aleksander Machniak |
2013-03-14 | Added rcube_message::has_text_part(), simplified has_html_part() so it always | Aleksander Machniak |
2013-03-14 | Better handling of session errors in ajax requests - do page reload | Aleksander Machniak |
2013-03-13 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2013-03-13 | Re-implement rcube_db::num_rows() to ensure backwards compatibility | Thomas Bruederli |
2013-03-13 | Fix draglayer list building, so the element used as the text source can | Aleksander Machniak |
2013-03-13 | Fix HTML part detection for some specific message structures (#1488992) | Aleksander Machniak |
2013-03-12 | Don't show fake address - phishing prevention (#1488981) | Aleksander Machniak |
2013-03-11 | Fix forward as attachment bug with editormode != 1 (#1488991) | Aleksander Machniak |
2013-03-11 | Fix handling of empty $uids argument in change_flag() | Aleksander Machniak |
2013-03-11 | Fix LIMIT/OFFSET queries handling on MS SQL Server (#1488984) - require versi... | Aleksander Machniak |
2013-03-10 | Trigger 'refresh' hook in mail view | Thomas Bruederli |
2013-03-10 | Fix so task name can really contain all from a-z0-9_- characters (#1488941) | Aleksander Machniak |
2013-03-09 | Remove font style definition on td, th, div, p elements (#1488408) | Aleksander Machniak |
2013-03-08 | Merge pull request #60 from thijskh/master | Aleksander Machniak |
2013-03-08 | Support IMAP MOVE extension [RFC 6851] | Aleksander Machniak |