source: subversion/trunk/roundcubemail/program/steps/mail/compose.inc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2731   4 years thomasb Fix compose step: correctly choose html mode and attachments when in draft …
(edit) @2646   4 years alec - fix delete icon on attachment list (#1485921)
(edit) @2640   4 years alec - re-set 'prefer_html' to have possibility to use html part for compose
(edit) @2639   4 years alec - Added message Edit feature (#1483891, #1484440) - need icon
(edit) @2627   4 years thomasb Change rcube_user::list_identities() to return an array instead of a …
(edit) @2567   4 years thomasb Better icon for deleting folders + remove hard-coded icon path
(edit) @2556   4 years alec - simplified attachments handling on reply/forward/draft compose (possible …
(edit) @2502   4 years alec - don't use 4th argument in htmlspecialchars (#1485475)
(edit) @2487   4 years alec - Fix Answered/Forwarded? flag setting for messages from subfolders
(edit) @2458   4 years alec - Fix html editor mode setting when reopening draft message (#1485834)
(edit) @2453   4 years alec - ereg -> preg
(edit) @2443   4 years alec - jQuery'fied GoogieSpell? 4.0 + some changes in compose
(edit) @2431   4 years alec - fix attachment mimetype setting after upload - move style of delete …
(edit) @2425   4 years alec - Fix message normal priority problem (#1485820)
(edit) @2409   4 years alec - support _nosig param in compose URL (#1485604)
(edit) @2401   4 years thomasb Merged branch devel-api (from r2208 to r2387) back into trunk (omitting …
(edit) @2368   4 years alec - Fix incorrect word wrapping in outgoing plaintext multibyte messages …
(edit) @2364   4 years alec - typo
(edit) @2362   4 years thomasb Select drafts mailbox when opening a draft message
(edit) @2301   4 years alec - Fix html body washing on reply/forward + fix attachments handling …
(edit) @2237   4 years till * bumping up copyright (happy new year ;-))
(edit) @2161   4 years thomasb allow reply to yourself only in To field
(edit) @2158   4 years thomasb Add empty paragraph after html reply block in order to write below + fix …
(edit) @2121   4 years alec - performance: skip imap connection for attachments actions - created …
(edit) @2081   4 years thomasb Do serverside addressbook queries for autocompletion (#1485531) + make …
(edit) @2070   4 years alec - Better HTML entities conversion in html2text (#1485519)
(edit) @2065   5 years alec - fix default spellcheck language setting (#1485570)
(edit) @2040   5 years alec - Fix HTML editor initialization on IE (#1485304) - move back …
(edit) @2035   5 years alec - Add warning when switching editor mode from html to plain (#1485488) - …
(edit) @1995   5 years alec - #1485499: make email address comparision case insensitive - support …
(edit) @1985   5 years alec - wrap also prefix line in reply body
(edit) @1974   5 years alec #1485494: fixed signatures removal on reply
(edit) @1967   5 years alec - don't set border=0 for images (use css for that)
(edit) @1965   5 years alec - Fix matching case sensitivity when setting identity on reply (#1485480) …
(edit) @1951   5 years alec - #1485475: don't use 4th argument of htmlspecialchars()
(edit) @1949   5 years alec - #1485471: fix drafts saving
(edit) @1939   5 years alec - removed deprecated rcube_add_label() and all uses - code for 'show' …
(edit) @1925   5 years alec - fix "Back to message list" button (#1485440)
(edit) @1908   5 years alec - Better handling of "no identity" and "no email in identity" situations …
(edit) @1870   5 years alec - use more 'html' class
(edit) @1865   5 years alec #1485385: fix missing close form tag
(edit) @1808   5 years alec - Added Reply-To to forwarded emails (#1485315)
(edit) @1806   5 years alec - Allow and use spellcheck attribute for input/textarea fields (#1485060)
(edit) @1803   5 years alec - Fix inline images handling when replying/forwarding html messages
(edit) @1800   5 years alec - Reduced memory footprint when forwarding attachments (#1485345) - Fixed …
(edit) @1792   5 years alec -small folder names abbreviation fixes
(edit) @1782   5 years alec #1485337: fill recipient on reply to address of yourself (if there's only …
(edit) @1751   5 years thomasb Don't wrap worwarded text; better wrap reply message text
(edit) @1747   5 years thomasb Correctly handle options in mailto-links (#1485228)
(edit) @1741   5 years thomasb Indicate allowed max. attachment size in compose screen (#1485030)
(edit) @1668   5 years estadtherr change to double-escape to get through TinyMCE's cleanup #1484904
(edit) @1667   5 years estadtherr escape html entities in forward/reply headers #1484904
(edit) @1666   5 years alec - typo
(edit) @1665   5 years alec #1485288: read In-Reply-To and References when composing saved draft
(edit) @1655   5 years thomasb Set defaults for 'spellcheck_languages' and make sure the user language is …
(edit) @1651   5 years thomasb Enable spellchecker for HTML editor
(edit) @1621   5 years thomasb Save outgoing mail to selectable folder (#1324581)
(edit) @1610   5 years thomasb Prefer File_Info over mime_content_type + detect mime type when uploading …
(edit) @1597   5 years alec -fixed attachments removing in draft mode
(edit) @1592   5 years alec - fix for ldap_public value checking
(edit) @1565   5 years thomasb Flag original message as Forwarded when sending mail
(edit) @1564   5 years thomasb Urlencode mail recipients for storing in session + little code cleanup
(edit) @1562   5 years thomasb Store compose parameters in session and redirect to a unique URL
(edit) @1551   5 years alec - Fixed forwarding messages with one HTML attachment (#1484442) - Fixed …
(edit) @1493   5 years alec - option to disable autocompletion from selected LDAP address books …
(edit) @1465   5 years alec #1485098
(edit) @1423   5 years alec -set iframe's border to 'none' for Konqueror
(edit) @1400   5 years thomasb New class rcube_message representing a mail message; changed global …
(edit) @1371   5 years alec - added enctype for attachments form (#1485056)
(edit) @1344   5 years thomasb Next step: introduce the application class 'rcmail' and get rid of some …
(edit) @1315   5 years alec - don't use onchange to toggle editor because of IE bug
(edit) @1312   5 years alec - Decode entities when inserting HTML signature to plain text message …
(edit) @1310   5 years estadtherr added language support to HTML editing (#1484862)
(edit) @1308   5 years estadtherr HTML editing fixes, upgrade to TinyMCE v3.0.6
(edit) @1301   5 years alec - removed strrstr() definition as it was needed only for php4
(edit) @1291   5 years thomasb Changed codebase to PHP5 with autoloader + added some new classes from the …
(edit) @1201   5 years thomasb Better patch to correctly quote email recipient strings (from #1484191)
(edit) @1195   5 years thomasb Add configurable default charset for message decoding
(edit) @1039   5 years till * fixing bug #1484673
(edit) @1038   5 years till * fixing bug (1 attachment gets cut off when you have no text in a draft) …
(edit) @998   5 years thomasb Also respect receipt and priority settings when re-opening a draft message
(edit) @989   5 years till * oops, fixed a parse error (which i just comitted) >:(
(edit) @988   5 years till * added an additional check so not everyone "attempts" ldap search if this …
(edit) @987   5 years till * compose.patch from #1483899
(edit) @940   5 years estadtherr added ability to insert attached images in HTML editor
(edit) @938   5 years thomasb New class rcube_user + send message disposition notification
(edit) @911   6 years thomasb Fix bugs #1484555, #1484646 and #1484639
(edit) @850   6 years ihug Update copyright notice
(edit) @786   6 years thomasb Ensure XHTML validation
(edit) @573   6 years thomasb Use HTTP-POST requests for actions that change application state
(edit) @543   6 years thomasb Merged branch devel-addressbook from r443 back to trunk
(edit) @515   6 years thomasb Minor bugfixes posted to the dev-mailing list
(edit) @511   6 years thomasb Correctly parse message/rfc822; fixed html2text conversion; code cleanup
(edit) @497   6 years estadtherr fixed check for selected value in value array in rcube_shared::select
(edit) @493   6 years estadtherr minor code fixes
(edit) @440   6 years thomasb Error handling for attachment uploads; multibyte-safe string functions; …
(edit) @419   6 years thomasb New (strict) quoting for all kind of strings
(edit) @417   6 years robin Save Bcc recipients in draft message.
(edit) @405   6 years estadtherr small patch to fix editor switching
(edit) @392   6 years estadtherr fixed signature issues
Note: See TracRevisionLog for help on using the revision log.