Age | Commit message (Expand) | Author |
2014-05-11 | Improved display of plain text messages and text to HTML conversion (#1488937) | Aleksander Machniak |
2014-05-09 | Fix searching in addressbook broken with multi-folder search implementation (... | Aleksander Machniak |
2014-05-08 | Remove unused 'foldertray' container | Aleksander Machniak |
2014-05-08 | Allow data-* attributes (#1489860) | Aleksander Machniak |
2014-05-08 | Add 'performance_stats' option, so perf. stats can be logged with disabled de... | Aleksander Machniak |
2014-05-08 | Don't use $HTTP_RAW_POST_DATA deprecated in PHP 5.6 | Aleksander Machniak |
2014-05-07 | Reset search when swicthing folders to meet common expecations | Thomas Bruederli |
2014-05-06 | Support image operations with Imagick extension (#1489734) | Aleksander Machniak |
2014-05-05 | Merge pull request #179 from corbosman/master | Thomas B. |
2014-05-04 | Support upload progress with session.upload_progress and PECL uploadprogress ... | Aleksander Machniak |
2014-05-03 | add preferences_section_header hook | corbosman |
2014-05-02 | Ignore words containing only <> chars | Aleksander Machniak |
2014-05-02 | jQuery-2.1.1 | Aleksander Machniak |
2014-05-02 | Improve rcube_find_object() performance by prefering getElementById() as this... | Aleksander Machniak |
2014-05-02 | Small code improvements | Aleksander Machniak |
2014-05-02 | MOve more IE<9 code to legacy_browser | Aleksander Machniak |
2014-05-02 | Replace setSelectionRange() call with universal rcmail.set_caret_pos() | Aleksander Machniak |
2014-05-01 | Make skin meta/hierarchy information accessible for plugins (#1488831) | Thomas Bruederli |
2014-04-30 | Support 'error' and 'body_file' return attribs in 'message_before_send' hook ... | Aleksander Machniak |
2014-04-30 | Small code improvements | Aleksander Machniak |
2014-04-30 | Fix broken threads structure (#1489845) | Aleksander Machniak |
2014-04-30 | Fix invalid host validation on login (#1489841) | Aleksander Machniak |
2014-04-29 | Fix redundant warning when switching from html to text in empty editor (#1489... | Aleksander Machniak |
2014-04-29 | Revert [78a58162], TABLE_SCHEMA column does not exist in mysql, also | Aleksander Machniak |
2014-04-29 | Fix varius db_prefix issues (#1489839) | Aleksander Machniak |
2014-04-28 | Revert unintentional change | Aleksander Machniak |
2014-04-28 | Make identity name field optional (#1489510) | Aleksander Machniak |
2014-04-27 | Specify licenses in all javascript files and blocks to please LibreJS | Thomas Bruederli |
2014-04-25 | Merge branch 'x-forwarded-whitelist' of github.com:tribut/roundcubemail into ... | Thomas Bruederli |
2014-04-25 | Fix error when spell-checking an empty text (#1489831) | Aleksander Machniak |
2014-04-24 | Fix possibly wrong error message when contact with the same email exists on m... | Aleksander Machniak |
2014-04-24 | Accept broken vcards from Outlook that only supply ORG but not the required N... | Thomas Bruederli |
2014-04-23 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2014-04-23 | Set task variable to 'cli' when loading rcmail instance in shell scripts | Thomas Bruederli |
2014-04-23 | Fix missing Mail-Followup-To header in sent mail (#1489829) | Aleksander Machniak |
2014-04-23 | Fix saving of search settings in 'all folders' mode | Thomas Bruederli |
2014-04-23 | Remove debug output | Thomas Bruederli |
2014-04-23 | Only refresh the affected parts of a cross-folder search set after moving/del... | Thomas Bruederli |
2014-04-23 | Reduce duplicated code | Thomas Bruederli |
2014-04-23 | Further refine cross-folder searching: | Thomas Bruederli |
2014-04-23 | Fix so browser capabilities check is done really only once a session | Aleksander Machniak |
2014-04-21 | Move rcube_installer class to include/rcmail_installer in order to remain acc... | Thomas Bruederli |
2014-04-20 | Allow aborting of running search requests | Aleksander Machniak |
2014-04-20 | Unify use of local 'this' variable reference | Aleksander Machniak |
2014-04-20 | CS fixes | Aleksander Machniak |
2014-04-20 | Remove IE7 hack that is not needed anymore | Aleksander Machniak |
2014-04-20 | Add _mbox argument to headers action URL | Aleksander Machniak |
2014-04-19 | Plugin API: Added message_saved hook (#1489752) | Aleksander Machniak |
2014-04-18 | Consider search scope (and changes) for filter searches + disable folder oper... | Thomas Bruederli |
2014-04-18 | Merge pull request #176 from marcoliverteschke/master | Thomas B. |