squirrelmail.git
2002-08-20 teepe1.3.1emacs functions/strings.php
2002-08-20 stekkelenable hook html_top
2002-08-20 stekkelmake del_move_next work again
2002-08-19 stekkelrestore Paul's changes :-)
2002-08-19 stekkel1 == 1.1 => true? changed to === fixed this.
2002-08-19 stekkelremoved test code
2002-08-19 stekkeldownload related fixes
2002-08-19 stekkelfixed warning
2002-08-19 stekkelglobal.php
2002-08-19 stekkelstart of using SM-stable methods for handling global...
2002-08-19 stekkelfix for getting the filenames
2002-08-19 stekkelextra function for getting the disposition properties
2002-08-19 stekkelfix for getting filenames for attachments
2002-08-19 stekkelmissed a )
2002-08-19 stekkeladapted version to 1.3.1 [CVS-DEVEL] instead of 1.3...
2002-08-19 stekkelpreg_match should look at field instead of value
2002-08-19 stekkelfix for bug #596930
2002-08-19 stekkelfix for bug #596781
2002-08-17 teepe1.3.0 - 1.3.1 defrosting
2002-08-17 teepeChangelog 1.3.0
2002-08-17 teepe1.3.0 version string
2002-08-17 teepe1.3.0 release notes archive
2002-08-17 teepe1.3.0 release notes
2002-08-17 thomppjFixed case on "Forward as Attachment" option in envelop...
2002-08-16 indiri69Removed a bunch of redundant code in formatAttachments.
2002-08-16 stekkelset uid_support to true so we can track down errors...
2002-08-16 stekkelMore addons / fixes
2002-08-16 indiri69X- style headers are optional and don't us comments...
2002-08-16 stekkelinit location field correctly
2002-08-16 stekkeljavascript fix for window.open.
2002-08-16 stekkelfix for opening compose windows twice in case of forwar...
2002-08-16 stekkelstore attachments in user_pref for restoring compose...
2002-08-16 stekkeldon't allow send read_receipts (MDN) if the message...
2002-08-16 stekkelfix for trailing space in personal address names
2002-08-16 stekkelfetch header in case of message/rfc822 attachments...
2002-08-16 stekkelfix for forwarding message/rfc822 entities as attachment
2002-08-16 stekkelfix for displaying the correct entity
2002-08-16 stekkelfix for attachment bgcolor
2002-08-16 stekkelallow_call_time_pass_reference = Off
2002-08-16 stekkelallow_call_time_pass_reference = Off
2002-08-16 stekkeladapt to changed mime.class.php
2002-08-16 stekkelallow_call_time_pass_reference = Off fixes
2002-08-15 indiri69Commented out two lines. Not sure what they were suppo...
2002-08-15 indiri69Replaced code with call to function with same purpose...
2002-08-15 thomppjChanged new word for Envelope Options
2002-08-15 thomppjFixed vertical alignment of envelope attributes (which...
2002-08-15 stekkelforgot <b>
2002-08-15 stekkelformat as attachment implemented
2002-08-15 stekkelformatting and added forward as attachment link
2002-08-15 stekkelformatting formatAttachments moved to read_body.php
2002-08-15 stekkelsec. try
2002-08-15 thomppjUpdated filters plugin to work with UID support.
2002-08-14 stekkelfix for reference headers
2002-08-14 stekkelquick fix for incorrect reference headers
2002-08-14 indiri69Added function to find a given entity type
2002-08-14 stekkelFix for broken imap-servers with a missing UIDNEXT...
2002-08-14 kinkAssign a default value to theme_default if not set.
2002-08-14 stekkelmore layout updates
2002-08-14 stekkelfix for mailbox header display.
2002-08-13 stekkelfix in unfolding headerlines
2002-08-13 stekkelfix for "untitled" attachment names
2002-08-13 stekkelfix for decode different entities
2002-08-12 stekkelpatch #591230 from Toshiharu Moriyama
2002-08-10 indiri69Moved line to prevent enless loops
2002-08-10 kinkFix fixed length for forwarded message delimiter.
2002-08-09 kinkOverlooked that default theme was also hardcoded in...
2002-08-09 kinkMake default theme actually work. #557313
2002-08-08 indiri69url_parser.php didn't handle multiple addresses on...
2002-08-08 robsiembmake the failure to set the \Answered flag on a message...
2002-08-08 philippe_mingo"Jukka Salmi" <jukka@salmi.ch>
2002-08-08 stekkelfix for modified header: $filename = header->getParamet...
2002-08-07 stekkelforgotten update, part of the rfc822_header stuff
2002-08-07 kinkInitialize $output
2002-08-07 kinkRecreate listcommands plugin using new rfc822_header...
2002-08-06 stekkeltypo
2002-08-06 stekkelI realy need to update my branch :-(
2002-08-06 stekkelrfc822_header stuff
2002-08-06 stekkelcomp_in_new fix
2002-08-06 stekkelrestyling and some fixes
2002-08-06 stekkelrfc822_header stuff
2002-08-06 stekkelmake use of the location field
2002-08-06 stekkelcheck for ent_id instead of passed_ent_id
2002-08-06 stekkelremoved old rcptaddress
2002-08-06 stekkelmoved parse header stuff to the mime-class and some...
2002-08-06 stekkelrfc822_header
2002-08-06 stekkelchanged passed_ent_id ent_id
2002-08-06 stekkeladded hidden field location
2002-08-06 stekkelmodified comp_in_new
2002-08-06 stekkelfix for amp; stuff
2002-08-05 itsbruceFixes to properly escape awkward characters in e-mail...
2002-08-04 stekkelextra Check for DIR value
2002-08-04 stekkelRemoved rcpaddress warning
2002-08-01 stekkelset correct entity_id
2002-08-01 stekkelclose imapConnection
2002-08-01 stekkelremoved view_text
2002-08-01 stekkelchanged location for viewing text attachments
2002-08-01 stekkelClean up download.php
2002-08-01 philippe_mingo"Kent B. Hansen" <kent@squirrelmail.dk>
2002-08-01 philippe_mingo"Tomas Kuliavas" <tokul@users.sourceforge.net>
2002-08-01 philippe_mingoAlbert Cervera Areny <albertca@jazzfree.com>
next