squirrelmail.git
2003-03-01 stekkelNo decodeHeader inside the form because we already...
2003-03-01 stekkelTo much encoding. Now we only encode what's needed.
2003-03-01 tokulAdded Arabic translation provided by alex@canasoft...
2003-03-01 stekkelWhoops wrong file
2003-03-01 stekkelin case of non sorting display newest messages first
2003-03-01 stekkelBlah
2003-02-28 ebullientFixes bug 695150 in the 1.4.x stream
2003-02-28 stekkelWeird subject processing now cut off correctly
2003-02-28 stekkeladded my changes
2003-02-28 stekkelcharset encode/decode changes related to email addresses
2003-02-28 stekkelbetter parsing of email addresses (also used for proces...
2003-02-28 stekkelcharset encode /decode fixes
2003-02-28 stekkelcharset encode / decode fixes
2003-02-27 kinkOnly add extra "points" for a subject with entities...
2003-02-27 kinkFor completeness, make the default theme contain all...
2003-02-27 kinkSwap colors, because new %2 test by Jon is true when...
2003-02-27 kinkIf SERVER_NAME not set, use $domain as the domain in...
2003-02-27 ebullientFix import/export of variables in read_body.php.
2003-02-27 ebullientWOOOPS. darnit.
2003-02-27 ebullientErroneous use of quotes in the switch in sqgetGlobalVar.
2003-02-27 ebullienthook fix
2003-02-27 ebullientFix broken subject line that I doubt has worked since...
2003-02-26 kinkMake listcommands work with php 4.0.4 and 4.0.5. Thanks...
2003-02-25 stekkelendless loop fix
2003-02-24 stekkelHmmm, very active Changelog today :-)
2003-02-24 stekkelrewrote unfold routine inside sqimap_small_header_list...
2003-02-24 stekkelfixed mdn message generation, now it can handle encoded...
2003-02-24 ebullientTweak a bit, thx to Jonathan
2003-02-24 janglissAlternating reply colours... makes things easier to...
2003-02-24 ebullientsuppose I should get better about these little updates.
2003-02-24 stekkelupdate with todays fixes
2003-02-24 ebullientPatched up the problem pointed out by Michael Bowe...
2003-02-24 stekkelcharsetDecode / htmlspecialchar usage is a mess :-(
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-24 stekkellot's of fixes:
2003-02-24 stekkelAdded method to encode email addresses
2003-02-24 stekkelremoved encodeHeader calls for the complete addresses...
2003-02-24 tassiumInsert a blurb about IMAPS on localhost being pointless.
2003-02-21 tokulUpdated Simplified Chinese locale. "Benson Jin" <benson...
2003-02-21 tokulGreek
2003-02-21 tokulAdded Greek locale. Thanks to George P. Kremmydas
2003-02-21 pdontthinkFixed javascript focus problem when first accessing...
2003-02-20 janglissSilly me, functions require () to work.
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-19 tassiumMarc forgot to update the changelog to include his...
2003-02-18 stekkelFixed the borked timezone manipulating functions.
2003-02-15 pdontthinkRemoved accidental duplication of several lines in...
2003-02-13 philippe_mingoMailfetch
2003-02-13 philippe_mingoAlexandros Vellis: Bugfix
2003-02-13 philippe_mingoVietnamese
2003-02-13 philippe_mingoLe Viet Hung, Vietnamese translation
2003-02-12 kinkWe're talking Megabytes here, not millibytes :)
2003-02-10 kinkFix "Failed opening default pref" bug, closes #680331...
2003-02-10 stekkelremoved one of my stupid debug lines.
2003-02-09 ebullientsummarize latest tweaks
2003-02-08 ebullientChanges for Folder Deletion:
2003-02-07 janglissUpdates to reflex removal of sqextractGlobalVar
2003-02-07 janglissRemove the unnecesary sqextractGlobalVar function,...
2003-02-07 ebullientFix for 636577.
2003-02-06 ebullientFix odd behavior from login-redirect.
2003-02-06 stekkelchanges by Marc
2003-02-06 stekkelFixed path to sounds,
2003-02-06 stekkeladded RECENT response to result array of sqimap_get_sta...
2003-02-06 janglissAnother XSS problem, carefully constructed X-Mailer...
2003-02-03 ebullientuse Perl's function for this. Don't know what I was...
2003-02-02 ebullientBetter way to fix conversion stuff for windows paths..
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-02-02 tokuldisabled translator.go.com.
2003-02-02 tokulfixed missing $body and added changes of translation...
2003-02-02 ebullientTweaks to resolve various path issues.
2003-01-31 tokulUpdated strings from Grisha Mokhin
2003-01-31 tokulUpdates from Marcos.
2003-01-30 stekkelget the filename from the properties if no disposition...
2003-01-30 stekkelget the filename from the properties if the is no dispo...
2003-01-30 kinktwo tags were not echo'ed
2003-01-30 tokulCloses patch 622282. Fixed non portable charset warning.
2003-01-30 tokulFixed gettext warnings. windows-1257 -> CP1257
2003-01-30 tokulStrings update from Ray Liao
2003-01-28 ebullientFix an odd circular loop in redirect.
2003-01-28 ebullientRemove that "Not Available" message in the folder count...
2003-01-27 stekkeladd checks for Messge Disposition Notifications.
2003-01-27 stekkelfix for unsafe images links. Somehow the wrong were...
2003-01-25 philippe_mingoJ.I Kim
2003-01-25 philippe_mingoStrings update
2003-01-25 philippe_mingoJuergen Edner
2003-01-25 philippe_mingoNenad Peric
2003-01-24 kinkContinue development
2003-01-24 kinkReleasing RC2a
2003-01-24 janglissMore XSS fixes
2003-01-23 kink"XXS-yourself" fixes
2003-01-23 tassiumFixes XSS bug in mailbox_display with malicious From...
2003-01-23 tassiumPrevent XSS silliness in memorized searches.
2003-01-23 tassiumAvoid XSS silliness in the calendar plugin
2003-01-23 kinkVersion check fixes.
2003-01-23 tassiumE_ALL fix; missing ' around index name
2003-01-23 kinkObsolete duplicate function to make sure version compar...
next