squirrelmail.git
2002-12-23 tassiumOut of order require_once()'s meant $version wasn't...
2002-12-23 tassiumPut a check in to be sure SM_PATH wasn't already define...
2002-12-23 tassiumexplode()ing on ', ' instead of ',' was breaking attach...
2002-12-22 kinkXHTML1.0 preparation for my favourite plugin ;)
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 kinkDisplay event message in popup. Patch by Patrick van...
2002-12-21 kinkAssorted fixes, courtesy Roberto De Luca && kink
2002-12-21 philippe_mingoNesha
2002-12-20 kinkuse handleAsSent in stead of == $sent_folder.
2002-12-20 stekkelcheck for 0 messages in case of threadview
2002-12-20 kinkFix for IIS, thanks Bruce Richardson
2002-12-19 philippe_mingoNenad
2002-12-19 robsiemb3 minor bugs:
2002-12-19 janglissAdjustment to the $attachment_common_type setup as...
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 stekkelmake printer friendly view work with rfc822 attachments
2002-12-17 kinkChange is_int to is_numeric, solves [ 655060 ] Image...
2002-12-17 kinkUnreverse the order of do_hook and sqsession_destroy...
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-13 tassiumThis fix is for the problem Matthew Hagerty reported...
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-11 tassiumsqimap_message_list_squisher() was returning nothing...
2002-12-10 philippe_mingoUkrainian Language , Oleg Baranovsky
2002-12-10 philippe_mingoRollback
2002-12-10 stekkelfix from Alexandros Vellis regarding missed SM_PATH...
2002-12-09 tassiumMinor changes.
2002-12-09 stekkelhtml correction
2002-12-09 stekkelProper initialisation of view_unsafe_images
2002-12-08 kinkSome language fixes, thanks to Toby A Inkster
2002-12-08 philippe_mingo[ 643430 ] "All folders" must be _("All folders")
2002-12-08 philippe_mingo[ 648093 ] Croatian (hr) translation badly named
2002-12-07 tassiumMinor stylistic change.
2002-12-07 tassiumWith a little help from Marc (ok, a lot), CRAM-MD5...
2002-12-06 philippe_mingo*** empty log message ***
2002-12-06 philippe_mingoPhilippe Mingo
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 tassiumFix undefined var "charset" in showInputForm()
2002-12-02 tassiumFixed some E_ALL warnings, should now be E_ALL clean.
2002-12-02 tassiumAdded (optional) detection of IMAP and SMTP support...
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-22 tassiumAdded link to the auth document
2002-11-22 tassiumPreliminary version of the CRAM-MD5, DIGEST-MD5 and...
2002-11-21 philippe_mingo[ 639857 ] i18n.php (version 1.3.2)
2002-11-21 kinkStrip unwanted parts of the spamcop auth code in case...
2002-11-20 kinkE_ALL fixes, thanks Gertjan van Oosten
2002-11-20 tassiumDiscussion on IRC reminded me I needed to add the compo...
2002-11-20 kinkHTML fix
2002-11-18 tassiumMinor change to prevent the file attachment portion...
2002-11-18 janglissE_ALL fix for mail_fetch
2002-11-18 janglissOkay... *this* is the one with debugging code, the...
2002-11-18 janglissTry again without debug code
2002-11-18 janglissAdded port check to make sure it is set otherwise this...
2002-11-18 janglissMore typoes... brain isn't with it
2002-11-18 janglissOoups... typo
2002-11-18 janglissAllow mail_fetch plugin to use a different port
2002-11-17 philippe_mingoAntoine Hulin
2002-11-16 philippe_mingo[ 613980 ] IE6 + iso-8859-13 problem
2002-11-15 stekkelImproved entity_id calculation.
2002-11-14 stekkelfix for include self in reply
2002-11-14 stekkelfix for checking specialmailboxes.
2002-11-12 tassiumConfig override file, included by config.php. Placehol...
2002-11-12 tassiumThe local override solution I put into conf.pl was...
2002-11-11 kinkA preference-line can be of "unlimited" length now
2002-11-11 tassiumAdded what I've changed to devel CVS. (conf.pl rework...
2002-11-11 tassiumAdded support for local override file (config_local...
2002-11-11 philippe_mingoAntoine Hulin
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-06 kinkRemove weird duplicate
2002-11-05 tassiumFix for calls to Deliver_SMTP->initStream() having...
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 stekkelAdapted individual flag setting and make it use one...
2002-11-04 stekkelsorry, commited the wrong local file
2002-11-04 stekkeladded flag related functions for handling sets of messa...
2002-11-04 stekkelSpeed improvements by using php internal functions...
2002-11-04 stekkelminor changes to the bodystructure parser
2002-11-04 philippe_mingoTomas Kuliavas
2002-11-03 kinkE_ALL fix
2002-10-29 kinkStore highlighting rules differently to make them more...
2002-10-29 stekkeldefrost
2002-10-29 stekkelupdate for release
2002-10-29 stekkelRelease 1.3.2
2002-10-29 stekkelCVS FROST
2002-10-29 stekkelRelease notes 1.3.2
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-29 philippe_mingoMarcos Tadeu von Lutzow Vidal
next