Missing global
[squirrelmail.git] / src / compose.php
2004-10-28 cigamitMissing global
2004-09-30 jervforsMinor cleanup
2004-08-19 kinkFix outgoing body wrapping in devel, by forwardporting...
2004-08-16 jervforsMaking use of forms.php
2004-08-14 jervforsI18n fixes
2004-08-14 jervforsCleaning up after XHTML fixes
2004-08-14 jervforsXHTML fixes
2004-08-08 tokulxtra_code updates in compose, readbody and view_text...
2004-07-30 kinkFix not encoding drafts folder when saving to draft...
2004-06-27 tokulsanitizing is done in form functions
2004-06-15 stekkelTweaked wrapping a little more.
2004-06-14 stekkelfix for replying to html mail.
2004-06-06 braverock- added sqBodyWrap calls to resume draft and edit as new
2004-06-06 braverock- add sqBodyWrap utility functions to rewrap entire...
2004-06-01 stekkelRollback some parts of previous update because it conta...
2004-06-01 stekkelRemoved sort from url query because we store sort in...
2004-05-23 pdontthinkReinserting configurable body quote
2004-05-16 tokultext in compose form is converted to 8bit symbols....
2004-04-12 tokulcleaning up depreciated code.
2004-04-12 tokulfixing phpdoc warnings re:SM_PATH. Moving Id tags to...
2004-04-12 janglissFix for resume on draft breaking From: being a differen...
2004-04-10 pdontthinkOops, last commit included custom_from plugin patches...
2004-04-09 pdontthinkI18N fix submitted by Fredrik Jervfors
2004-03-29 janglissThink people would be most unhappy being able to not...
2004-03-29 janglissFixed broken identities
2004-03-28 ebullientfinish "buttonizing" read_body header.
2004-03-28 kinkMissing param in addCheckBox for deleting attachments.
2004-03-28 kinkMake compose.php XSS-safe by encoding all untrusted...
2004-03-27 ebullientchanges for read_body link line - now buttons - more...
2004-03-16 tokulAttachments with spaces get   instead of  
2004-03-15 kinkRemove almost all left overs of our non-uid-imap-server...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2004-02-21 pdontthinkMade compose textarea height configurable
2004-02-05 janglissDamn stupid thing... think I'm missing some understandi...
2004-02-05 janglissXSS Fixes, i18n team might want to test various languag...
2004-02-05 janglissNew Reply citation to include date, and author.
2004-01-31 braverockadded check for new save replies with original message...
2004-01-04 ebullientSome tweaks to SMTP auth to allow a site-wide user...
2004-01-02 tokuladding header decoding support in compose.
2003-12-11 janglissPick up identities if you're not using default identity...
2003-12-01 cigamitBack out support for using SM without Frames
2003-12-01 cigamitAdded support for using Squirrelmail without frames
2003-11-29 centaurixMarked the part for bug #845290
2003-11-19 pdontthinkReformat of html messages a bit cleaner
2003-10-29 tassiumphpdocumentor preparation and a few corrections to...
2003-10-17 tassiumDon't assume the charset is specified - fallback to...
2003-10-05 pdontthinkoops! typo!
2003-10-05 tokulDecoding support added when replying or forwarding...
2003-09-18 stekkelfix for personal names with "," inside it. This will...
2003-09-13 pdontthinkJust adding ID attribute to body textarea
2003-09-11 stekkelhandle_errors => false. Fail Silently.
2003-09-04 alex-brainstormBuild forward subject when Forwarding as attachment...
2003-09-04 alex-brainstormFix nbsps appearing in attachment name when composing...
2003-08-21 indiri69Added a semicolon on the lt and gt tags
2003-08-20 philippe_mingoSmall string fix
2003-07-27 kinkAllow for stripping sigs when replying, if enabled...
2003-07-26 kinkUse mail_sent in stead of passing whole message in...
2003-07-25 kinkAdd a confirmation that message has been sent for users...
2003-07-25 kinkAdd support for Mail-Followup-To to devel. In short...
2003-07-22 janglissUpdated 'action' to be 'smaction' so that plugins can...
2003-07-22 kinkFix bug that after sending reply user was returned...
2003-07-15 indiri69Remove end of array. Otherwise we attach the closing...
2003-07-10 ullgrenPlugins can now change messages again
2003-07-07 kinkMake use of get_identities function
2003-06-29 janglissPort 1.4 sent_folder fixes to devel
2003-06-29 stekkelTalking about stupid... backing out your own changes...
2003-06-29 stekkelFix for draftmessages with message/rfc822 attachments.
2003-06-27 janglissLooks like somebody commented out the reference headers...
2003-06-18 stekkelfix for bug #756667
2003-06-18 stekkelnonbreaking spaces are frustrating the address parser...
2003-06-12 pdontthinkMissing </option> tag after default identity
2003-06-10 stekkelmove the hook before send to a more efficient location
2003-06-08 kinkWhen $edit_identity is false and $edit_name is true...
2003-06-05 stekkelHTTP 1.1 compliant Header redirects.
2003-05-30 stekkellogmes
2003-05-28 stekkelfix for reply all. Remove teh double quotes around...
2003-05-18 kinkReally fix it.
2003-05-18 kinkOnly trim off the last letter in bytesize if it's actua...
2003-05-12 stekkelfix for missed encoding header line. Thnx tokul for...
2003-04-19 janglissFixed compose so that disabling sent folders now disabl...
2003-03-27 philippe_mingoMasato Higashiyama japanese patch.
2003-03-27 cigamitFix some operator bugs that cause some problems (mainly...
2003-03-16 kinkOne \n too much
2003-03-16 kinkWhen an identity has no full_name, display the emailadd...
2003-03-13 pdontthinkAdded subject retrieval when message initiated from...
2003-03-11 kinkCalc the max size for an uploaded file and display...
2003-03-10 ebullientFix some interesting behavior when adding a signature...
2003-03-10 janglissFixed attachments issue... Seemed that the session...
2003-03-07 stekkelput back Erin's changes.
2003-03-07 stekkelencoding stuff
2003-03-03 ebullientLots of changes for variable initialization - clean...
2003-03-01 stekkelNo decodeHeader inside the form because we already...
2003-02-28 stekkelcharset encode /decode fixes
2003-02-07 janglissRemove the unnecesary sqextractGlobalVar function,...
2003-02-02 tokulCloses bug 672350. Right-to-Left language fixes from...
2003-01-22 tokulRollback LTR changes. this is read_body.php v.1.271...
2003-01-19 tokulRight-to-left fixes from Saleh Madi <webmail@p-i-s...
2003-01-15 kinkRollback previous patch to compose.php because it break...
2003-01-11 kinkSince we're requiring PHP >= 4.0.4, we can just use...
2003-01-06 kinkMake use of the more detailed error reporting provided...
next