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
/
sendmail.inc
Age
Commit message (
Expand
)
Author
2011-10-03
- Improved performance of draft saving by usage of APPENDUID response if avai...
alecpl
2011-10-03
- Don't print error to the log when trying to delete non-existing draft message
alecpl
2011-09-16
Fix session race conditions when composing new messages
thomascube
2011-08-16
- Fix/simplify email regexp to prevent "no valid recipients" SMTP error (#148...
alecpl
2011-08-14
More unique error codes
thomascube
2011-08-09
- Fix handling of email addresses with quoted local part (#1487939)
alecpl
2011-05-31
- Optimization for spellcheck_before_send: don't invoke new ajax request. Whi...
alecpl
2011-05-30
- Fix setting language for spellchecker on spellcheck_before_send
alecpl
2011-05-30
- Add option to force spellchecking before sending a message (#1485458)
alecpl
2011-03-10
Prepare for multiple concurrent compose windows
thomascube
2011-02-03
- Fix IDNA support when IDN/INTL modules are in use (#1487742)
alecpl
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomascube
2011-01-06
Wrap HTML parts with <html><body> and add Doctype declaration (#1487098)
thomascube
2010-12-10
- Set Mail-Reply-To also for identity's reply-to
alecpl
2010-12-09
- Improved Mail-Reply-To and Mail-Followup-To headers handling
alecpl
2010-12-06
- Fix plaintext versions of HTML messages don't contain placeholders for emot...
alecpl
2010-12-01
- Fix setting charset of attachment filenames (#1487122)
alecpl
2010-11-22
- Fix attachment names encoding broken in r4232
alecpl
2010-11-19
- Fix handling of custom "_from" in sendmail (#1487132)
alecpl
2010-11-18
- Don't set attachment's charset in Content-type header (#1487122)
alecpl
2010-10-13
- Improve displaying of UI messages (#1486977)
alecpl
2010-10-07
- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)
alecpl
2010-10-04
- Add Reply-to-List feature (#1484252)
alecpl
2010-09-29
- Add Internationalized Domain Name (IDNA) support (#1483894)
alecpl
2010-09-25
- s/RoundCube/Roundcube/
alecpl
2010-09-14
- Fix format=flowed handling (#1486989) + small improvements in plain message...
alecpl
2010-08-30
- Use host FQDN in Message-Id, if possible (#1486924)
alecpl
2010-07-30
- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list...
alecpl
2010-06-23
- removed PHP closing tag
alecpl
2010-06-13
- Use user's timezone in Date header, not server's timezone (#1486119)
alecpl
2010-06-11
- Add option to set separate footer for HTML messages (#1486660)
alecpl
2010-05-29
- Fix use RFC-compliant line-delimiter when saving messages on IMAP (#1486712)
alecpl
2010-05-27
- fix regular expression for images src replacement
alecpl
2010-05-23
- translate internalerror message
alecpl
2010-05-21
Fix double-addition of e-mail domain to content ID in HTML images
svncommit
2010-05-20
No need for the padding since quoted lines are not wrapped at all
thomascube
2010-05-20
Default line length is 72
thomascube
2010-05-20
Display and send messages with format=flowed (#1484370), fixes word wrapping ...
thomascube
2010-05-20
- Fix message/rfc822 attachments encoding in sent mail
alecpl
2010-05-03
- preformance fix: don't load full folders list when checking for folder
alecpl
2010-04-02
- Added optional (max_recipients) support to restrict total number of recipie...
alecpl
2010-03-31
- fix save/delete draft message with enabled threading (#1486596)
alecpl
2010-03-28
- Re-organize editor buttons, add blockquote and search buttons
alecpl
2010-03-11
Save draft information in one header; finally fixes #1486203
thomascube
2010-03-05
Allow outgoing_message_headers hook to abort message sending
thomascube
2010-03-04
Flag original messages after sending a draft (#1486203)
thomascube
2010-03-02
- Added force_7bit option to force MIME encoding of plain/text messages (#148...
alecpl
2010-02-25
- improve transfer encoding choosing
alecpl
2010-02-25
- Fix Received headers to behave better with SpamAssassin (#1486513)
alecpl
2010-02-09
- Fix attachment excessive memory use, support messages of any size (#1484660)
alecpl
[next]