Age | Commit message (Expand) | Author |
2014-03-09 | Re-arrange buttons in import dialog to match the rest of the appplication | Thomas Bruederli |
2014-03-06 | Support structured data for autocompletion results; map 'type' attribute to C... | Thomas Bruederli |
2014-03-05 | Fix default mailbox sort order | Takika |
2014-02-17 | Fix regression in handling of 'attachments' result in message_compose hook (#... | Aleksander Machniak |
2014-02-11 | modcss.inc: Fixed CS | Steffen185 |
2014-02-11 | Make modcss.inc work with allow_url_fopen = Off | Steffen185 |
2014-02-11 | Fix invalid X-Draft-Info on forwarded message draft (#1489587) | Aleksander Machniak |
2014-02-05 | Fix issue when default_addressbook option is set to integer value (#1489407) | Aleksander Machniak |
2014-01-29 | Include groups in contacts search on mail compose (#1489082) | Thomas Bruederli |
2014-01-29 | Fix canned responses in HTML mode (#1489536) | Thomas Bruederli |
2014-01-27 | Compare message IDs before suggesting to restore compose messages on reply | Thomas Bruederli |
2014-01-22 | Improve wording: don't pretend that mailbox is empty if search/filter doesn't... | Thomas Bruederli |
2014-01-20 | Code cleanup: remove duplicated code, don't trigger multi-folder search on si... | Thomas Bruederli |
2014-01-20 | Fix thread/list mode update and display | Thomas Bruederli |
2014-01-20 | Re-submit search query when switching folders | Thomas Bruederli |
2014-01-20 | - Make search scope selectable in UI | Thomas Bruederli |
2014-01-16 | Make message pagenav (prev/next) work with sorted multi-folder search results | Thomas Bruederli |
2014-01-16 | Fix sorting and paging in cross-folder searches | Thomas Bruederli |
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 | 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-14 | Update class name in subscriptions folder list after saving folder properties | Thomas Bruederli |
2014-01-12 | Extracting inline image data into attachments also if data type is not set | Aleksander Machniak |
2014-01-05 | Fix compat. with PHP 5.2 (#1489500) | Aleksander Machniak |
2014-01-05 | Fix case-sensitivity of email addresses handling on compose (#1485499) | Aleksander Machniak |
2014-01-02 | Fix possible warning when advances_prefs setting is not an array | 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 | Don't alter Message-ID of a draft when sending (#1489409) | 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 | 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 |
2013-12-17 | Fix replacing group name with group members on autocompletion | Aleksander Machniak |
2013-12-17 | Fix handling of X-Forwarded-For header with multiple addresses (#1489481) | Aleksander Machniak |
2013-12-11 | Fix use of non-existing localization label (#1489474) | Aleksander Machniak |
2013-12-08 | Make sure selected group is listed after delete error (#1489463) | Aleksander Machniak |
2013-12-05 | Check rcube_addressbook::get_error() after failing delete (#1489463) | Aleksander Machniak |
2013-12-04 | Fix issue where groups were not deleted when "Replace entire addressbook" opt... | Aleksander Machniak |
2013-11-26 | Always send unread counter update for current folder | Aleksander Machniak |
2013-11-25 | Skip charset (or use US_ASCII) intead of UTF-8 if body contains only ASCII ch... | Aleksander Machniak |
2013-11-24 | Make Reporting-UA header in MDN report optional, as User-Agent is | Aleksander Machniak |