Age | Commit message (Expand) | Author |
2014-05-13 | Extend treelist.js with search function and saving collapse/expand states in ... | Thomas Bruederli |
2014-05-13 | Fix some typos and skip some function calls irrelevant in multi-folder mode | Aleksander Machniak |
2014-05-12 | Fix unintentional draft autosave request if autosave is disabled (#1489882) | Aleksander Machniak |
2014-05-12 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2014-05-12 | Create treetoggle icons if necessary | Thomas Bruederli |
2014-05-12 | Optimize "empty" framed pages size (#1489792) | Aleksander Machniak |
2014-05-12 | Performance fix: don't send vcard/photo data to the browser after contact update | Aleksander Machniak |
2014-05-12 | Bypass cache when counting EXISTS messages | Aleksander Machniak |
2014-05-12 | Code improvements | Aleksander Machniak |
2014-05-12 | Add configurable LDAP_OPT_DEREF option (#1489864) - patch from Stuart C. Naifeh | Aleksander Machniak |
2014-05-12 | Add session ID (first 8 chars) to the log | 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 |