Age | Commit message (Expand) | Author |
2014-01-16 | Remove merge conflict | Thomas Bruederli |
2014-01-16 | Merge branch 'dev-multi-folder-search' of github.com:roundcube/roundcubemail ... | Thomas Bruederli |
2014-01-16 | Fix typos | Thomas Bruederli |
2014-01-16 | Minor improvements to threaded searching | Thomas Bruederli |
2014-01-16 | First attempt to search in multiple folders; do it multi-threaded using pthre... | Thomas |
2014-01-16 | Support globally unique message UIDs with IMAP folder name appended | Thomas |
2014-01-16 | Prepare message list to display IMAP folder | Thomas |
2014-01-16 | Refactor multi-threaded autocomple contact searching to make it available for... | Thomas |
2014-01-16 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2014-01-16 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2014-01-16 | Fix compatibility with PHP 5.2 in html.php file (#1489514) | Aleksander Machniak |
2014-01-16 | * New option that write logs to per-user directories. (Debug) logs will only ... | Thomas Bruederli |
2014-01-16 | Improve parse_thread so it uses much less recursive calls | Aleksander Machniak |
2014-01-16 | Don't log error if no plugin config is found in global directories | Thomas Bruederli |
2014-01-16 | Use the right base_dn for listing records of the selected group | Thomas Bruederli |
2014-01-14 | Make sure unread_children count (and class) on thread root is always updated ... | Aleksander Machniak |
2014-01-14 | Remove expand/collapse with plus/minus keys (on numeric keypad) (#1489513) | Aleksander Machniak |
2014-01-14 | Update class name in subscriptions folder list after saving folder properties | Thomas Bruederli |
2014-01-14 | Fall back to load plugin config from global config directories only if no loc... | Thomas Bruederli |
2014-01-13 | Merge pull request #160 from Takika/patch-1 | Thomas B. |
2014-01-12 | Extracting inline image data into attachments also if data type is not set | Aleksander Machniak |
2014-01-07 | Load plugin config file from any configured path | Takika |
2014-01-07 | Fix error when calling get_selection() after any (selected) row was removed | Aleksander Machniak |
2014-01-07 | Make sure prefs always is a valid array (otherwise causes fatal errors if lan... | Thomas Bruederli |
2014-01-05 | Fix compat. with PHP 5.2 (#1489500) | Aleksander Machniak |
2014-01-05 | Move folder/directory list auto-scrolling functionality to treelist widget (s... | Thomas Bruederli |
2014-01-05 | Fix case-sensitivity of email addresses handling on compose (#1485499) | Aleksander Machniak |
2014-01-02 | Fix an obvious mistake in search_once() casing wrong result when called | Aleksander Machniak |
2014-01-02 | Use '0' instead of 0, to fix possible issue. | Aleksander Machniak |
2014-01-02 | Merge pull request #159 from JohnDoh/group_delete | Thomas B. |
2014-01-02 | Small perf. improvement | Aleksander Machniak |
2014-01-02 | Fix possible warning when advances_prefs setting is not an array | Aleksander Machniak |
2014-01-01 | CS fixes | Aleksander Machniak |
2013-12-31 | CS fixes | Aleksander Machniak |
2013-12-31 | More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get() | Aleksander Machniak |
2013-12-31 | Fix default priority selection broken in last CS fix | Aleksander Machniak |
2013-12-30 | CS fixes | Aleksander Machniak |
2013-12-29 | CS fixes | Aleksander Machniak |
2013-12-29 | re-add lost group_delete js event | JohnDoh |
2013-12-29 | Don't alter Message-ID of a draft when sending (#1489409) | Aleksander Machniak |
2013-12-28 | Fix issue where deprecated syntax for HTML lists was not handled properly (#1... | Aleksander Machniak |
2013-12-27 | Add some code for S/MIME signatures verification, update Crypt_GPG package | Aleksander Machniak |
2013-12-25 | CS fixes | Aleksander Machniak |
2013-12-25 | Display different icons when Trash folder is empty or full (#1485775) | Aleksander Machniak |
2013-12-23 | Make addEventListener() chainable for better performance and compact code | Aleksander Machniak |
2013-12-23 | Merge pull request #157 from JohnDoh/trigger-insertrow | Aleksander Machniak |
2013-12-23 | Fix so message flags modified by another client are applied on the list on re... | Aleksander Machniak |
2013-12-22 | Remove deprecated functions (these listed in bc.php file) usage | Aleksander Machniak |
2013-12-21 | Fix broken text/* attachments when forwarding/editing a message (#1489426) | Aleksander Machniak |
2013-12-21 | Make possible to get contact ID from HTML id attribute (#1489414) | Aleksander Machniak |