Age | Commit message (Expand) | Author |
2014-04-23 | Fix so browser capabilities check is done really only once a session | Aleksander Machniak |
2014-04-13 | Fix lack of translation of special folders in some configurations (#1489799) | Aleksander Machniak |
2014-04-10 | Append group parameter to attachments set by plugins if not present | Thomas Bruederli |
2014-04-08 | Fix bug where "With attachment" option in search filter wasn't selected after... | Aleksander Machniak |
2014-03-31 | Improve mbox format import: don't expect empty lines after each message | Thomas Bruederli |
2014-03-20 | Don't hide upload dialog if no file was selected. Display an alert message fo... | Thomas Bruederli |
2014-03-14 | Trim search filter to prevent from creating invalid search criteria when skip... | Aleksander Machniak |
2014-03-13 | Fix message import dialog (#1489685): | Thomas Bruederli |
2014-03-06 | Revert "Support structured data for autocompletion results; map 'type' attrib... | 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 | Fix invalid X-Draft-Info on forwarded message draft (#1489587) | Aleksander Machniak |
2014-01-29 | Include groups in contacts search on mail compose (#1489082) | 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-12 | Extracting inline image data into attachments also if data type is not set | Aleksander Machniak |
2014-01-05 | Fix case-sensitivity of email addresses handling on compose (#1485499) | 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-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 |
2013-11-23 | Set real content-type for file downloads (#1489439) | Aleksander Machniak |
2013-11-15 | Fix bgcolor attribute handling | Aleksander Machniak |
2013-11-14 | Clean HTML message body from URL parameters after enabling HTML mode in commi... | Thomas Bruederli |
2013-11-14 | Allow plugins to override message compose mode | Thomas Bruederli |
2013-11-10 | Compare draft message-ID when restoring local message contents | Thomas Bruederli |
2013-11-10 | Better button text for message restore dialog | Thomas Bruederli |
2013-11-10 | First version of the local storage compose data saving feature; some behavior... | Thomas Bruederli |
2013-11-07 | Better handling of fopen() errors | Aleksander Machniak |
2013-11-04 | Improve identity selection based on From: header (#1489378) | Aleksander Machniak |
2013-11-03 | Fix issue where mails with inline images of the same name contained only the ... | Aleksander Machniak |
2013-10-30 | Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488734) | Aleksander Machniak |
2013-10-25 | Merge branch 'dev-canned-responses' | Thomas Bruederli |
2013-10-18 | Get supported spell-check languages from the configured backend; replace susp... | Thomas Bruederli |
2013-10-15 | Fix address matching in Return-Path header on identity selection (#1489374) | Aleksander Machniak |
2013-10-03 | Improved mailto: link arguments handling (#1489363) | Aleksander Machniak |
2013-09-30 | Also truncate the list of addresses in print view + add link to show them all | Thomas Bruederli |