Aleksander Machniak
2014-04-03 6201aaf1cde2a0cb83a9f6b20899cd769b43a762
2014-04-02 Aleksander Machniak
Bring back $COMPOSE['reply_uid'] lost in commit 73076d7e
tree@ d0cb32 commitdiff
2014-03-31 Aleksander Machniak
Set In-Reply-To and References for forwarded messages (#1489593)
tree@ 73076d commitdiff
2014-03-25 Thomas Bruederli
Improve mbox format import: don't expect empty lines after each message
tree@ a8a50d commitdiff
2014-03-20 Thomas Bruederli
Don't hide upload dialog if no file was selected. Display an alert message ...
tree@ 08da30 commitdiff
2014-03-14 Aleksander Machniak
Trim search filter to prevent from creating invalid search criteria when sk...
tree@ a93081 commitdiff
2014-03-13 Thomas Bruederli
Fix message import dialog (#1489685): - Display alert if no file is chosen ...
tree@ a36369 commitdiff
2014-03-06 Thomas Bruederli
Support structured data for autocompletion results; map 'type' attribute to...
tree@ 532c10 commitdiff
2014-03-05 Takika
Fix default mailbox sort order
tree@ 2256f8 commitdiff
2014-02-17 Aleksander Machniak
Fix regression in handling of 'attachments' result in message_compose hook ...
tree@ 37b9e0 commitdiff
2014-02-11 Aleksander Machniak
Fix invalid X-Draft-Info on forwarded message draft (#1489587)
tree@ 03de13 commitdiff
2014-01-29 Thomas Bruederli
Include groups in contacts search on mail compose (#1489082)
tree@ 700e3c commitdiff
2014-01-27 Thomas Bruederli
Compare message IDs before suggesting to restore compose messages on reply
tree@ 90dc9b commitdiff
2014-01-22 Thomas Bruederli
Improve wording: don't pretend that mailbox is empty if search/filter doesn...
tree@ febcd4 commitdiff
2014-01-12 Aleksander Machniak
Extracting inline image data into attachments also if data type is not set
tree@ 14bd92 commitdiff
2014-01-05 Aleksander Machniak
Fix case-sensitivity of email addresses handling on compose (#1485499)
tree@ b23b3f commitdiff
2013-12-31 Aleksander Machniak
More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()
tree@ f5d2ee commitdiff
2013-12-31 Aleksander Machniak
Fix default priority selection broken in last CS fix
tree@ ddc161 commitdiff
2013-12-30 Aleksander Machniak
CS fixes
tree@ 5e3034 commitdiff
2013-12-29 Aleksander Machniak
CS fixes
tree@ 0f16a0 commitdiff
2013-12-29 Aleksander Machniak
Don't alter Message-ID of a draft when sending (#1489409)
tree@ 10936f commitdiff
2013-12-25 Aleksander Machniak
CS fixes
tree@ c97625 commitdiff
2013-12-25 Aleksander Machniak
Display different icons when Trash folder is empty or full (#1485775)
tree@ da5fa2 commitdiff
2013-12-23 Aleksander Machniak
Fix so message flags modified by another client are applied on the list on ...
tree@ ac0fc3 commitdiff
2013-12-22 Aleksander Machniak
Remove deprecated functions (these listed in bc.php file) usage
tree@ 6b2b2e commitdiff
2013-12-21 Aleksander Machniak
Fix broken text/* attachments when forwarding/editing a message (#1489426)
tree@ 54029e commitdiff
2013-12-21 Aleksander Machniak
Make possible to get contact ID from HTML id attribute (#1489414)
tree@ 5224a6 commitdiff
2013-12-17 Aleksander Machniak
Fix replacing group name with group members on autocompletion (for some add...
tree@ 774f9d commitdiff
2013-12-17 Aleksander Machniak
Fix handling of X-Forwarded-For header with multiple addresses (#1489481)
tree@ a520f3 commitdiff
2013-11-26 Aleksander Machniak
Always send unread counter update for current folder
tree@ 993eb8 commitdiff
2013-11-25 Aleksander Machniak
Skip charset (or use US_ASCII) intead of UTF-8 if body contains only ASCII ...
tree@ ac3cdd commitdiff
2013-11-24 Aleksander Machniak
Make Reporting-UA header in MDN report optional, as User-Agent is
tree@ f59cfe commitdiff
2013-11-23 Aleksander Machniak
Set real content-type for file downloads (#1489439)
tree@ 8c5f40 commitdiff
2013-11-15 Aleksander Machniak
Fix bgcolor attribute handling
tree@ 5e4894 commitdiff
2013-11-14 Thomas Bruederli
Clean HTML message body from URL parameters after enabling HTML mode in com...
tree@ 2af374 commitdiff
2013-11-14 Thomas Bruederli
Allow plugins to override message compose mode
tree@ e957bf commitdiff
2013-11-10 Thomas Bruederli
Compare draft message-ID when restoring local message contents
tree@ ceb2a3 commitdiff
2013-11-10 Thomas Bruederli
Better button text for message restore dialog
tree@ 87b513 commitdiff
2013-11-10 Thomas Bruederli
First version of the local storage compose data saving feature; some behavi...
tree@ 85e60a commitdiff
2013-11-07 Aleksander Machniak
Better handling of fopen() errors
tree@ d1a170 commitdiff
2013-11-04 Aleksander Machniak
Improve identity selection based on From: header (#1489378)
tree@ a8b004 commitdiff
2013-11-03 Aleksander Machniak
Fix issue where mails with inline images of the same name contained only th...
tree@ e28b12 commitdiff
2013-10-30 Aleksander Machniak
Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488...
tree@ b972b4 commitdiff
2013-10-25 Thomas Bruederli
Merge branch 'dev-canned-responses'
tree@ 98b7b5 commitdiff
2013-10-18 Thomas Bruederli
Get supported spell-check languages from the configured backend; replace su...
tree@ c344b6 commitdiff
2013-10-15 Aleksander Machniak
Fix address matching in Return-Path header on identity selection (#1489374)
tree@ c20fa4 commitdiff
2013-10-03 Aleksander Machniak
Improved mailto: link arguments handling (#1489363)
tree@ eafd5b commitdiff
2013-09-30 Thomas Bruederli
Also truncate the list of addresses in print view + add link to show them all
tree@ 444e97 commitdiff
2013-09-21 Aleksander Machniak
Bring back possibility to unset default font family and font size Fix style...
tree@ f7b2bf commitdiff
2013-09-16 Thomas Bruederli
Touch new default font size settings: simplified + codestyle + updated chan...
tree@ c1ff57 commitdiff
2013-09-16 Thomas B.
Merge pull request #118 from Dennis1993/patch-12
tree@ 020129 commitdiff
first | « prev | next »