index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
steps
/
mail
/
compose.inc
Age
Commit message (
Expand
)
Author
2008-11-05
- Fix HTML editor initialization on IE (#1485304)
alec
2008-11-03
- Add warning when switching editor mode from html to plain (#1485488)
alec
2008-10-20
- #1485499: make email address comparision case insensitive
alec
2008-10-18
- wrap also prefix line in reply body
alec
2008-10-13
#1485494: fixed signatures removal on reply
alec
2008-10-09
- don't set border=0 for images (use css for that)
alec
2008-10-09
- Fix matching case sensitivity when setting identity on reply (#1485480)
alec
2008-10-07
- #1485475: don't use 4th argument of htmlspecialchars()
alec
2008-10-07
- #1485471: fix drafts saving
alec
2008-10-05
- removed deprecated rcube_add_label() and all uses
alec
2008-10-03
- fix "Back to message list" button (#1485440)
alec
2008-10-01
- Better handling of "no identity" and "no email in identity" situations (#14...
alec
2008-09-21
- use more 'html' class
alec
2008-09-20
#1485385: fix missing close form tag
alec
2008-09-16
- Added Reply-To to forwarded emails (#1485315)
alec
2008-09-16
- Allow and use spellcheck attribute for input/textarea fields (#1485060)
alec
2008-09-16
- Fix inline images handling when replying/forwarding html messages
alec
2008-09-16
- Reduced memory footprint when forwarding attachments (#1485345)
alec
2008-09-14
-small folder names abbreviation fixes
alec
2008-09-13
#1485337: fill recipient on reply to address of yourself (if there's only one...
alec
2008-09-06
Don't wrap worwarded text; better wrap reply message text
thomasb
2008-09-05
Correctly handle options in mailto-links (#1485228)
thomasb
2008-09-05
Indicate allowed max. attachment size in compose screen (#1485030)
thomasb
2008-08-21
change to double-escape to get through TinyMCE's cleanup #1484904
estadtherr
2008-08-21
escape html entities in forward/reply headers #1484904
estadtherr
2008-08-21
- typo
alec
2008-08-21
#1485288: read In-Reply-To and References when composing saved draft
alec
2008-08-18
Set defaults for 'spellcheck_languages' and make sure the user language is se...
thomasb
2008-08-15
Enable spellchecker for HTML editor
thomasb
2008-07-31
Save outgoing mail to selectable folder (#1324581)
thomasb
2008-07-25
Prefer File_Info over mime_content_type + detect mime type when uploading + s...
thomasb
2008-07-18
-fixed attachments removing in draft mode
alec
2008-07-16
- fix for ldap_public value checking
alec
2008-06-20
Flag original message as Forwarded when sending mail
thomasb
2008-06-20
Urlencode mail recipients for storing in session + little code cleanup
thomasb
2008-06-20
Store compose parameters in session and redirect to a unique URL
thomasb
2008-06-16
- Fixed forwarding messages with one HTML attachment (#1484442)
alec
2008-06-08
- option to disable autocompletion from selected LDAP address books (#1484922
alec
2008-06-02
#1485098
alec
2008-05-26
-set iframe's border to 'none' for Konqueror
alec
2008-05-17
New class rcube_message representing a mail message; changed global $MESSAGE ...
thomasb
2008-05-10
- added enctype for attachments form (#1485056)
alec
2008-04-30
Next step: introduce the application class 'rcmail' and get rid of some globa...
thomasb
2008-04-16
- don't use onchange to toggle editor because of IE bug
alec
2008-04-16
- Decode entities when inserting HTML signature to plain text message (#1484990)
alec
2008-04-16
added language support to HTML editing (#1484862)
estadtherr
2008-04-15
HTML editing fixes, upgrade to TinyMCE v3.0.6
estadtherr
2008-04-14
- removed strrstr() definition as it was needed only for php4
alec
2008-04-12
Changed codebase to PHP5 with autoloader + added some new classes from the de...
thomasb
2008-03-21
Better patch to correctly quote email recipient strings (from #1484191)
thomasb
[prev]
[next]