Aleksander Machniak
2016-05-22 87cf0a3fb158b5ffaa54a79997d7b01492d39b74
2014-06-18 Thomas Bruederli
Improve accessibility on attachments list: use custom tabindex attribute + ...
blob@ 9240c9 commitdiff | diff to current
2014-06-17 Thomas Bruederli
Use the right label for response dialog after renaming them
blob@ 6eb08d commitdiff | diff to current
2014-06-13 Aleksander Machniak
Fix malformed recipient name when composing a message by clicking on mailto...
blob@ 386e3a commitdiff | diff to current
2014-06-05 Thomas Bruederli
Merge branch 'dev-accessibility'
blob@ 99cdca commitdiff | diff to current
2014-05-30 Aleksander Machniak
Implemented Text Editor widget that integrates all operations on textareas ...
blob@ 646b64 commitdiff | diff to current
2014-05-29 Aleksander Machniak
Remove (was: ...) from message subject on reply (#1489375)
blob@ 3dbfb5 commitdiff | diff to current
2014-05-28 Aleksander Machniak
Merge branch 'tinymce4'
blob@ 731d19 commitdiff | diff to current
2014-05-18 Aleksander Machniak
Don't remove links when html signature is converted to text (#1489621) Fix ...
blob@ 59b765 commitdiff | diff to current
2014-05-11 Aleksander Machniak
Improved display of plain text messages and text to HTML conversion (#1488937)
blob@ eda92e commitdiff | diff to current
2014-05-07 Thomas Bruederli
Further accessibility improvements regarding keyboard navigation and docume...
blob@ b2992d commitdiff | diff to current
2014-05-01 Aleksander Machniak
Update to TinyMCE 4.x
blob@ 89d6ce commitdiff | diff to current
2014-04-10 Thomas Bruederli
Append group parameter to attachments set by plugins if not present
blob@ 8ed382 commitdiff | diff to current
2014-04-08 Thomas Bruederli
Fix forwarding all ('*') messages of a search set
blob@ aafbe8 commitdiff | diff to current
2014-04-02 Aleksander Machniak
Bring back $COMPOSE['reply_uid'] lost in commit 73076d7e
blob@ d0cb32 commitdiff | diff to current
2014-03-31 Aleksander Machniak
Set In-Reply-To and References for forwarded messages (#1489593)
blob@ 73076d commitdiff | diff to current
2014-03-20 Thomas Bruederli
Don't hide upload dialog if no file was selected. Display an alert message ...
blob@ 08da30 commitdiff | diff to current
2014-02-17 Aleksander Machniak
Fix regression in handling of 'attachments' result in message_compose hook ...
blob@ 37b9e0 commitdiff | diff to current
2014-02-11 Aleksander Machniak
Fix invalid X-Draft-Info on forwarded message draft (#1489587)
blob@ 03de13 commitdiff | diff to current
2014-01-27 Thomas Bruederli
Compare message IDs before suggesting to restore compose messages on reply
blob@ 90dc9b commitdiff | diff to current
2014-01-05 Aleksander Machniak
Fix case-sensitivity of email addresses handling on compose (#1485499)
blob@ b23b3f commitdiff | diff to current
2013-12-31 Aleksander Machniak
More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()
blob@ f5d2ee commitdiff | diff to current
2013-12-31 Aleksander Machniak
Fix default priority selection broken in last CS fix
blob@ ddc161 commitdiff | diff to current
2013-12-30 Aleksander Machniak
CS fixes
blob@ 5e3034 commitdiff | diff to current
2013-12-29 Aleksander Machniak
Don't alter Message-ID of a draft when sending (#1489409)
blob@ 10936f commitdiff | diff to current
2013-12-22 Aleksander Machniak
Remove deprecated functions (these listed in bc.php file) usage
blob@ 6b2b2e commitdiff | diff to current
2013-12-21 Aleksander Machniak
Fix broken text/* attachments when forwarding/editing a message (#1489426)
blob@ 54029e commitdiff | diff to current
2013-11-14 Thomas Bruederli
Clean HTML message body from URL parameters after enabling HTML mode in com...
blob@ 2af374 commitdiff | diff to current
2013-11-14 Thomas Bruederli
Allow plugins to override message compose mode
blob@ e957bf commitdiff | diff to current
2013-11-10 Thomas Bruederli
Compare draft message-ID when restoring local message contents
blob@ ceb2a3 commitdiff | diff to current
2013-11-10 Thomas Bruederli
Better button text for message restore dialog
blob@ 87b513 commitdiff | diff to current
2013-11-10 Thomas Bruederli
First version of the local storage compose data saving feature; some behavi...
blob@ 85e60a commitdiff | diff to current
2013-10-25 Thomas Bruederli
Merge branch 'dev-canned-responses'
blob@ 98b7b5 commitdiff | diff to current
2013-10-18 Thomas Bruederli
Get supported spell-check languages from the configured backend; replace su...
blob@ c344b6 commitdiff | diff to current
2013-10-03 Aleksander Machniak
Improved mailto: link arguments handling (#1489363)
blob@ eafd5b commitdiff | diff to current
2013-09-21 Aleksander Machniak
Bring back possibility to unset default font family and font size Fix style...
blob@ f7b2bf commitdiff | diff to current
2013-09-16 Thomas B.
Merge pull request #118 from Dennis1993/patch-12
blob@ 020129 commitdiff | diff to current
2013-09-15 Aleksander Machniak
Display full attachment name using title attribute when name is too long to...
blob@ 2efe33 commitdiff | diff to current
2013-09-11 Aleksander Machniak
After message is sent refresh messages list of replied message folder (#148...
blob@ 66a549 commitdiff | diff to current
2013-09-08 Aleksander Machniak
Fix issue where From address was removed from Cc and Bcc fields when editin...
blob@ 4a4063 commitdiff | diff to current
2013-09-04 Thomas Bruederli
Keep current selection on IE browsers by adding unselectable=on to link ele...
blob@ 0933d6 commitdiff | diff to current
2013-08-29 Thomas Bruederli
New settings section to manage canned responses
blob@ 0ce212 commitdiff | diff to current
2013-07-25 Thomas Bruederli
Add new feature to save and recall text snippets (aka canned responses) whe...
blob@ 0b1de8 commitdiff | diff to current
2013-09-02 Dennis1993
Update compose.inc
blob@ 965dea commitdiff | diff to current
2013-09-01 Aleksander Machniak
Fix "PHP Warning: Missing argument 1 for rcmail_compose_attachment_field()"
blob@ 5a8ee3 commitdiff | diff to current
2013-09-01 Aleksander Machniak
Merge pull request #101 from Dennis1993/patch-9
blob@ 471628 commitdiff | diff to current
2013-08-28 Aleksander Machniak
Fix lack of Reply-To address in header of forwarded message body (#1489298)
blob@ b5c413 commitdiff | diff to current
2013-08-25 Aleksander Machniak
Fix identity selection on reply (#1489291)
blob@ 2e5f64 commitdiff | diff to current
2013-08-06 Dennis1993
Update compose.inc
blob@ 7745ae commitdiff | diff to current
2013-08-05 Aleksander Machniak
Ignore Reply-To when replying to own message (#1489230)
blob@ 9263f5 commitdiff | diff to current
2013-08-02 Aleksander Machniak
Fix broken (in 93b0a30c1c8aa29d862b587b31e52bcc344b8d16) text/plain body of...
blob@ f2a9a9 commitdiff | diff to current
first | « prev | next »