added RECENT response to result array of sqimap_get_status in order to
[squirrelmail.git] / functions /
2003-02-06 stekkeladded RECENT response to result array of sqimap_get_sta...
2003-02-02 tokulCloses bug 672350. Right-to-Left language fixes from...
2003-01-30 stekkelget the filename from the properties if the is no dispo...
2003-01-27 stekkelfix for unsafe images links. Somehow the wrong were...
2003-01-24 kinkContinue development
2003-01-24 kinkReleasing RC2a
2003-01-23 tassiumFixes XSS bug in mailbox_display with malicious From...
2003-01-23 kinkVersion check fixes.
2003-01-23 kinkObsolete duplicate function to make sure version compar...
2003-01-23 kinkContinue development
2003-01-23 kinkRC2
2003-01-22 tokulRollback LTR changes. it will be resubmitted after...
2003-01-22 tokulRollback RTL changes. this is mailbox_display.php v...
2003-01-22 tassiumI have rolled back Stefan's additions.
2003-01-21 centaurixinitial files for using vcard in the gui
2003-01-19 tokulRight-to-Left fixes by Saleh Madi <webmail@p-i-s.com>
2003-01-18 tokulHebrew locale is not he_HE, but he_IL
2003-01-17 kinkObsolete sqm_topdir(), thanks Jimmy Connor for the...
2003-01-15 kinkObsolete code because crc32() does exist in our minimum...
2003-01-14 stekkel* modifications in order to use ent_id=0 for downloadin...
2003-01-13 tokulAdded Arabic.
2003-01-10 tassiumRemoved function sqimap_mailbox_has_children() from...
2003-01-09 janglissAdded a check in sqimap_login to verify $onetimepad...
2003-01-09 tassiumFixed left_main.php to show purge link for trash if...
2003-01-09 kinkWhen in threaddisplay, trim subjects of indented messag...
2003-01-09 ebullientThis makes more sense to me, and has been shown not...
2003-01-07 tokul$default_charset variable equal to user's locale when...
2003-01-04 kinkImplement sqextractGlobalVar with sqgetGlobalVar
2003-01-04 kinkUndo this xhtml-compatibility thing because the html_ta...
2003-01-04 tassiumImproved error handling, especially for everyone whose...
2003-01-04 tassiumOk, I screwed up. When I put in cram-md5 and digest...
2003-01-04 ebullientThanks shiruken! needed single quotes around switch...
2003-01-04 ebullientadded constants to fetch COOKIE and SERVER values
2003-01-04 ebullientswap in the sqgetGlobalVar function
2003-01-04 ebullientuse new function to get POST variables
2003-01-04 ebullientUse new function to get GET vars
2003-01-04 ebullientAdded new function:
2003-01-02 tokulAdded windows-1253 and utf-8 decoding
2003-01-01 philippe_mingoInternationalization bugfix.
2002-12-31 kinkForgot a SM_PATH
2002-12-31 kink*** empty log message ***
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-12-30 kinkSession naming in devel.
2002-12-29 ebullientforgot to re-enable after testing.. duh.
2002-12-29 ebullientWanted to add the SquirrelMail versioning functions...
2002-12-22 kinkA small start in making Sqm XHTML 1.0 valid
2002-12-21 kinkAlso give the remaining Subject column a width% that...
2002-12-21 kinkAssorted fixes, courtesy Roberto De Luca && kink
2002-12-20 stekkelcheck for 0 messages in case of threadview
2002-12-20 kinkFix for IIS, thanks Bruce Richardson
2002-12-17 ebullientCarried over modification made to file_prefs to distinguish
2002-12-17 janglissLets see if we can get this cookie thing right this...
2002-12-17 kinkChange is_int to is_numeric, solves [ 655060 ] Image...
2002-12-16 janglissAnd again... need to destroy cookies as they are created
2002-12-14 janglissSync'ing global.php with stable to fix multi-session...
2002-12-11 tassiumsqimap_message_list_squisher() was returning nothing...
2002-12-10 philippe_mingoUkrainian Language , Oleg Baranovsky
2002-12-09 tassiumMinor changes.
2002-12-09 stekkelhtml correction
2002-12-09 stekkelProper initialisation of view_unsafe_images
2002-12-07 tassiumWith a little help from Marc (ok, a lot), CRAM-MD5...
2002-12-06 kinkXXS fixes, as in stable
2002-12-05 kinkFix by Martin Schulze of Debian. Please note, this...
2002-12-02 tassiumsqimap_msgs_list_delete was calling sqimap_run_command...
2002-12-02 tassiumFixed some E_ALL warnings, should now be E_ALL clean.
2002-11-29 janglissSession fix ported from stable, should fix DMN plugin...
2002-11-26 tassiumForce magic_quotes_runtime to be off, since SquirrelMai...
2002-11-22 philippe_mingoGrisha Mokhin
2002-11-21 philippe_mingo[ 639857 ] i18n.php (version 1.3.2)
2002-11-16 philippe_mingo[ 613980 ] IE6 + iso-8859-13 problem
2002-11-14 stekkelfix for checking specialmailboxes.
2002-11-11 kinkA preference-line can be of "unlimited" length now
2002-11-07 kinkFixes for minor bugs pointed out by Tyler Akins.
2002-11-07 kinkFix check_php_version for versions that contain a patch...
2002-11-07 kinkFix warnings in sqstripslashes when $array is empty
2002-11-06 tassiumMerging in the tassium-auth branch.
2002-11-05 indiri69Make header checking case insensitive
2002-11-05 stekkelshow untitled-[entity-id] in case of message/rfc822...
2002-11-04 stekkelwrong version, 2ed try
2002-11-04 stekkeladded flag related functions for handling sets of messa...
2002-11-04 stekkelminor changes to the bodystructure parser
2002-11-04 philippe_mingoTomas Kuliavas
2002-10-29 kinkStore highlighting rules differently to make them more...
2002-10-29 stekkeldefrost
2002-10-29 stekkelCVS FROST
2002-10-29 kinkUse the new check_php_version function everywhere
2002-10-29 kinkIntroduce a new function: check_php_version(4,1,2)...
2002-10-28 indiri69Fixed Unsafe Viewing link
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 kinkMove error checking up
2002-10-26 kinkLanguage fix
2002-10-24 robsiembselect all link should actually do something
2002-10-24 indiri69Some code cleanups.
2002-10-24 stekkelnice error messages
2002-10-24 stekkelerror check on imap_stream.
2002-10-24 sizzlingmercuryFolder Selection changes integrated from sizzle-ui...
2002-10-23 robsiembavoid stupid IE6 bug with frames and scrollbars
next