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
2010-03-23
- Allow to override identity when composing a message (#1486466)
alecpl
2010-03-18
- Fix blocked.gif attachment is not attached to the message (#1486516)
alecpl
2010-03-17
- use popupmenu style for attachments upload form
alecpl
2010-03-11
Save draft information in one header; finally fixes #1486203
thomascube
2010-03-11
- Fix forwarding message omits CC header (#1486305)
alecpl
2010-03-06
- Don't show a warning on html2text switch when textarea is empty
alecpl
2010-03-04
Flag original messages after sending a draft (#1486203)
thomascube
2010-03-04
Changed signature separator when top-posting (#1486330)
thomascube
2010-02-15
- lost fix for Attachment Excessive Memory Use issue (#1484660)
alecpl
2010-02-10
- Fix external mailto links support for use as protocol handler (#1486037)
alecpl
2010-02-05
- Fix quoted text wrapping when replying to an HTML email in plain text (#148...
alecpl
2009-12-15
- Fix top-post signature insert error in HTML forwarded message (#1486366)
alecpl
2009-12-11
- use proper unicode cleanup for JSON, fixes #1486356
alecpl
2009-12-09
- move compose_message_body hook to better place (#1486353)
alecpl
2009-12-09
- Use built-in json_encode() for proper JSON format in AJAX replies (and comp...
alecpl
2009-12-06
- Allow setting only selected params in 'message_compose' hook (#1486312)
alecpl
2009-12-05
- Plugin API: added 'message_compose_body' hook (#1486285)
alecpl
2009-11-02
More options for top posting feature (#1484272) using patch from Phil Weir
thomascube
2009-11-02
- top posting (#1484272)
alecpl
2009-10-06
Hold attachment info in a js list in order to simplify things + codestyle
thomascube
2009-10-04
- Added an alert message when uploading still in progress and the user tries ...
vbenincasa
2009-10-03
- Added attachment upload indicator with parallel upload (#1486058)
alecpl
2009-09-15
- Provide some additional usability for attachments form with "mainaction" cl...
vbenincasa
2009-09-07
- Use faster/secure mt_rand() (#1486094)
alecpl
2009-09-05
- Check 'post_max_size' for upload max filesize (#1486089)
alecpl
2009-09-03
- Fix editor type doesn't match type of message body content (#1486080)
alecpl
2009-08-12
Extend message_compose hook with the possibility to specify attachments
thomascube
2009-08-10
Added 'message_compose' hook
thomascube
2009-07-23
- performance fix: don't check mbstring functions existence too often
alecpl
2009-07-23
- removed hardcoded 'compose-body' identifier (#1485996)
alecpl
2009-07-19
- cleanup
alecpl
2009-07-19
- cleanup
alecpl
2009-07-19
- handle big attachments with file pointers to not exceed memory_limit in rcm...
alecpl
2009-07-10
Fix compose step: correctly choose html mode and attachments when in draft or...
thomascube
2009-06-15
- fix delete icon on attachment list (#1485921)
alecpl
2009-06-11
- re-set 'prefer_html' to have possibility to use html part for compose
alecpl
2009-06-11
- Added message Edit feature (#1483891, #1484440) - need icon
alecpl
2009-06-09
Change rcube_user::list_identities() to return an array instead of a sql-result
thomascube
2009-05-29
Better icon for deleting folders + remove hard-coded icon path
thomascube
2009-05-28
- simplified attachments handling on reply/forward/draft compose (possible re...
alecpl
2009-05-19
- don't use 4th argument in htmlspecialchars (#1485475)
alecpl
2009-05-15
- Fix Answered/Forwarded flag setting for messages from subfolders
alecpl
2009-05-06
- Fix html editor mode setting when reopening draft message (#1485834)
alecpl
2009-05-04
- ereg -> preg
alecpl
2009-05-01
- jQuery'fied GoogieSpell 4.0 + some changes in compose
alecpl
2009-04-27
- fix attachment mimetype setting after upload
alecpl
2009-04-24
- Fix message normal priority problem (#1485820)
alecpl
2009-04-21
- support _nosig param in compose URL (#1485604)
alecpl
2009-04-19
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...
thomascube
2009-03-30
- Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485...
alecpl
[next]