encoding stuff
[squirrelmail.git] / src /
2003-03-07 stekkelencoding stuff
2003-03-07 janglissFixed incorrect decoding of mailbox name... $_GET vars...
2003-03-04 kinkFix download link for vcard.
2003-03-04 pdontthinkThe logout_above_text hook was misplaced. Got it back...
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-27 ebullientFix import/export of variables in read_body.php.
2003-02-24 stekkelfixed mdn message generation, now it can handle encoded...
2003-02-24 ebullientTweak a bit, thx to Jonathan
2003-02-24 ebullientPatched up the problem pointed out by Michael Bowe...
2003-02-24 tassiumInsert notes about PHP 4.3.x into some documentation.
2003-02-24 stekkelfixed problems with subjects with html special chars...
2003-02-21 pdontthinkFixed javascript focus problem when first accessing...
2003-02-20 kinkDo not use mixed get/post forms as this is broken in...
2003-02-20 kinkSmall html fix
2003-02-20 kinkrg=0 broke some functionality that plugins relied on...
2003-02-07 janglissUpdates to reflex removal of sqextractGlobalVar
2003-02-07 janglissRemove the unnecesary sqextractGlobalVar function,...
2003-02-06 ebullientFix odd behavior from login-redirect.
2003-02-06 janglissAnother XSS problem, carefully constructed X-Mailer...
2003-02-02 tokulCloses bug 672350. Right-to-Left language fixes from...
2003-02-02 centaurixremoval form HEAD to be reimported to 1.5 branch
2003-01-30 stekkelget the filename from the properties if no disposition...
2003-01-28 ebullientFix an odd circular loop in redirect.
2003-01-28 ebullientRemove that "Not Available" message in the folder count...
2003-01-23 tassiumPrevent XSS silliness in memorized searches.
2003-01-23 stekkelfixed warning when attachments aren't set
2003-01-22 tokulRollback LTR changes. this is read_body.php v.1.271...
2003-01-22 tassium$note was being checked (with isset()) but never fetche...
2003-01-21 centaurixinitial files for using vcard in the gui
2003-01-20 centaurixsleeping sucks anyway. ;)
2003-01-20 centaurixfinally. real code. no. not real code. some convert...
2003-01-19 tokulRight-to-left fixes from Saleh Madi <webmail@p-i-s...
2003-01-19 kinkFix html errors that cause display problems in NS4...
2003-01-15 kinkRollback previous patch to compose.php because it break...
2003-01-14 stekkel* modifications for using ent_id=0 for downloading...
2003-01-14 janglissI thought the hook login_form was supposed to be part...
2003-01-11 kinkSince we're requiring PHP >= 4.0.4, we can just use...
2003-01-11 tokulQuick fix. Closes bug #660529.
2003-01-11 kinkTwo fixes for vcard.php, thanks to Kurt Pires.
2003-01-10 tassiumRemoved function sqimap_mailbox_has_children() from...
2003-01-09 tassiumFixed left_main.php to show purge link for trash if...
2003-01-06 kinkThis urlencode(urldecode thing breaks stuff and doesn...
2003-01-06 kinkMake use of the more detailed error reporting provided...
2003-01-06 tassiumAfter sending the message, check $mailbox. If it's...
2003-01-03 tassiumMinor patch allowing admin to disable use of $org_logo...
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-12-30 tassiumAdded some logic to prevent undefined var $ent_id warnings.
2002-12-28 kinkBug in url back to message
2002-12-27 tassiumTwo minor fixes to compose.php so signatures with alter...
2002-12-27 stekkeladded callback function argument to parseAdrress to...
2002-12-24 kinkFix accidental short open tag
2002-12-23 kinkAparently, within a javascript "window" function you...
2002-12-23 tassiumexplode()ing on ', ' instead of ',' was breaking attach...
2002-12-22 kinkA small start in making Sqm XHTML 1.0 valid
2002-12-21 kinkAssorted fixes, courtesy Roberto De Luca && kink
2002-12-20 kinkuse handleAsSent in stead of == $sent_folder.
2002-12-19 janglissAdjustment to the $attachment_common_type setup as...
2002-12-17 stekkelmake printer friendly view work with rfc822 attachments
2002-12-17 kinkUnreverse the order of do_hook and sqsession_destroy...
2002-12-13 tassiumsort and startMessage were being set from $_GET without...
2002-12-13 tassiumMinor fix to avoid duplicate define of SM_PATH.
2002-12-12 tassiumI found errors when using search on "all folders"
2002-12-08 philippe_mingo[ 643430 ] "All folders" must be _("All folders")
2002-12-06 kinkXXS fixes, as in stable
2002-12-02 tassiumFix undefined var "charset" in showInputForm()
2002-11-20 kinkE_ALL fixes, thanks Gertjan van Oosten
2002-11-20 kinkHTML fix
2002-11-18 tassiumMinor change to prevent the file attachment portion...
2002-11-14 stekkelfix for include self in reply
2002-11-06 tassiumMerging in the tassium-auth branch.
2002-11-06 kinkRemove weird duplicate
2002-11-05 tassiumFix for calls to Deliver_SMTP->initStream() having...
2002-11-04 stekkelAdapted individual flag setting and make it use one...
2002-10-29 kinkStore highlighting rules differently to make them more...
2002-10-28 indiri69Formatting cleanups
2002-10-28 kinkOf course the real fix for using utf7-functions inconsi...
2002-10-28 kinkFix inconsequent use of utf7_encode which causes proble...
2002-10-28 kinkMerge utf7_decode_local and utf7_encode_local into...
2002-10-26 kinkObsolete array.php
2002-10-26 kinkSome reworking of help.php
2002-10-26 kinkThis check now already happens in sqimap_login, no...
2002-10-26 kinkWorkaround buggy Opera by adding newlines. Thanks Sande...
2002-10-24 stekkeladd quotes around the personal name. This solves incorr...
2002-10-24 stekkelsorry, I introduced a bug. Things get worse before...
2002-10-24 stekkelfix for unidentified reply-to header lines.
2002-10-24 sizzlingmercuryFolder Selection changes integrated from sizzle-ui...
2002-10-23 stekkelrg=0 fix
2002-10-23 kinkSome reworking of folders.php and friends.
2002-10-23 stekkeltable tag fixes
2002-10-23 stekkelfix for navigating links in digests. Added check for...
2002-10-23 kinkstrpos doesn't work if the offending char is in the...
2002-10-23 kinkDo some HTML4 fixes and upgrade our HTML version to...
2002-10-22 stekkelrollback take 99
2002-10-22 stekkellayout enhancements. Split up toolbar in Compose relate...
2002-10-22 stekkelmake use of the set_url_var extra input parameter ...
2002-10-22 stekkelOnly use &amp; when it concerns links. In all other...
2002-10-21 kinkObsolete draft_actions
2002-10-18 indiri69Added Previous and Next for digest parts. Let me know...
next