Age | Commit message (Expand) | Author |
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 |
2013-09-21 | Bring back possibility to unset default font family and font size | Aleksander Machniak |
2013-09-16 | Touch new default font size settings: simplified + codestyle + updated changelog | Thomas Bruederli |
2013-09-16 | Merge pull request #118 from Dennis1993/patch-12 | Thomas B. |
2013-09-15 | Display full attachment name using title attribute when name is too long to d... | Aleksander Machniak |
2013-09-11 | After message is sent refresh messages list of replied message folder (#1489249) | Aleksander Machniak |
2013-09-08 | Fix issue where From address was removed from Cc and Bcc fields when editing ... | Aleksander Machniak |
2013-09-06 | Make identities matching case insensitive (#1485480) | Aleksander Machniak |
2013-09-04 | Keep current selection on IE browsers by adding unselectable=on to link elements | Thomas Bruederli |
2013-09-04 | New settings section to manage canned responses | Thomas Bruederli |
2013-09-04 | Add new feature to save and recall text snippets (aka canned responses) when ... | Thomas Bruederli |
2013-09-02 | Update sendmail.inc | Dennis1993 |
2013-09-02 | Update compose.inc | Dennis1993 |
2013-09-01 | Fix "PHP Warning: Missing argument 1 for rcmail_compose_attachment_field()" | Aleksander Machniak |
2013-09-01 | Merge pull request #101 from Dennis1993/patch-9 | Aleksander Machniak |
2013-08-29 | Allow setting INBOX as Sent folder (#1489219) | Aleksander Machniak |
2013-08-28 | Fix lack of Reply-To address in header of forwarded message body (#1489298) | Aleksander Machniak |
2013-08-25 | Fix identity selection on reply (#1489291) | Aleksander Machniak |
2013-08-25 | Fix so additional headers are added to all messages sent (#1489284) | Aleksander Machniak |
2013-08-06 | Update func.inc | Dennis1993 |
2013-08-06 | Update compose.inc | Dennis1993 |
2013-08-05 | Ignore Reply-To when replying to own message (#1489230) | Aleksander Machniak |