index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
steps
/
mail
/
compose.inc
Age
Commit message (
Expand
)
Author
2014-03-20
Don't hide upload dialog if no file was selected. Display an alert message fo...
Thomas Bruederli
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-27
Compare message IDs before suggesting to restore compose messages on reply
Thomas Bruederli
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
Don't alter Message-ID of a draft when sending (#1489409)
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-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-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-03
Improved mailto: link arguments handling (#1489363)
Aleksander Machniak
2013-09-21
Bring back possibility to unset default font family and font size
Aleksander Machniak
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-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 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-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-06
Update compose.inc
Dennis1993
2013-08-05
Ignore Reply-To when replying to own message (#1489230)
Aleksander Machniak
2013-08-02
Fix broken (in 93b0a30c1c8aa29d862b587b31e52bcc344b8d16) text/plain body of a...
Aleksander Machniak
2013-08-01
Fix fatal error when opening non-existing message in compose window
Aleksander Machniak
2013-08-01
Fix XSS vulnerability when editing a message "as new" or draft (#1489251) - a...
Aleksander Machniak
2013-07-25
Better check for priority header
Thomas Bruederli
2013-07-25
Fix priority selector when open in new window (#1489257)
Thomas Bruederli
2013-07-09
Fix identity selection when opening extwindow from compose window
Aleksander Machniak
2013-07-08
Fix bug where signature wasn't changed on identity selection when editing a d...
Aleksander Machniak
2013-07-04
Fix handling of message/rfc822 attachments on message forward and edit (#1489...
Aleksander Machniak
2013-07-02
Don't clear References and in-Reply-To when a message is "edited as new" (#14...
Aleksander Machniak
2013-06-07
Fix so non-inline images aren't skipped on forward (#1489150)
Aleksander Machniak
2013-06-03
Fix so bounces addresses in Sender headers are skipped on Reply-All (#1489011)
Aleksander Machniak
2013-06-01
Improved handling of Reply-To/Bcc addresses of identity in compose form (#148...
Aleksander Machniak
2013-05-23
Fix invalid option selected in default_font selector when font is unset (#148...
Aleksander Machniak
2013-05-09
Simplify format=flowed handling code, don't duplicate same code
Aleksander Machniak
2013-05-07
Avoid uninitialized/unused variables
Aleksander Machniak
2013-05-06
Fix bugs caught by static analysis
Aleksander Machniak
[next]