Age | Commit message (Expand) | Author |
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 |
2013-03-08 | Test content_id with isset instead of a true/false value. | Thijs Kinkhorst |
2013-03-08 | Fix javascript errors when working in a page opened with taget="_blank" | Aleksander Machniak |
2013-03-07 | Move spellcheck options section below signature options section | Aleksander Machniak |
2013-03-07 | Add 0.9-rc to releases list | Aleksander Machniak |
2013-03-07 | Mention SQLite database format change in UPGRADING file (#1488983) | Aleksander Machniak |
2013-03-06 | Increase maxlength to 254 chars for email input fields in addressbook (#1488987) | Aleksander Machniak |
2013-03-06 | Add attachment menu with Open and Download options (#1488975) | Aleksander Machniak |
2013-03-06 | Add type 'ident' in quote() so we can quote identifiers (eg. column names) th... | Aleksander Machniak |
2013-03-05 | Fix so full filename is used for title attribute | Aleksander Machniak |
2013-03-05 | Fix thumbnail size when GD extension is used for image resize (#1488985) | Aleksander Machniak |
2013-03-05 | Small CS improvements | Aleksander Machniak |
2013-03-04 | Generate simpler query for MSSQL when offset in limit clause is not set | Aleksander Machniak |