squirrelmail.git
2000-12-06 lkehresman- fixed bug in conf.pl where no default was set for...
2000-12-06 thomppjRemoved cache-control header
2000-12-06 thomppjlittle fix
2000-12-06 thomppjAdded security update to IE/SSL/Attachment Bug fix
2000-12-06 thomppjFixed IE/SSL/Attachment Bug!!!
2000-12-05 lkehresmanfixed no signature problem
2000-12-05 fidianFixed the startMessage stuff for the Select/Unselect...
2000-12-05 fidianmime_fetch_body reworked to fix a bug I found on my...
2000-12-05 lkehresmanadded patch from tcabot for a pure HTML method of selec...
2000-12-05 gustavfAdded missing ';' in ISO-8859-1
2000-11-30 lbergmanApplied patch from Jeff Evans to fix forward attachment...
2000-11-30 lkehresmanfixed bug with one line length text message with an...
2000-11-28 fidianMade the handle_errors flag to sqimap_mailbox_expunge...
2000-11-26 lkehresman- beautified index order options page
2000-11-24 palloApplied patch #102205 + some extra code to fix bug...
2000-11-20 fidianThe "Delete" link when reading a message that was on...
2000-11-17 fidianMinor bugfix to make sure that startMessage is correct...
2000-11-16 fidianChanged an if {} else if {} into if {} else {} (removed...
2000-11-16 fidianFixed missing $startMessage stuff for "Message List...
2000-11-16 lbergmanAdded a name parameter to content-type header to fix...
2000-11-16 lkehresmanfixed uninitialized urlMailbox bug on bug list
2000-11-16 lkehresmanmade sorting a bit faster
2000-11-12 lkehresmanfixed all bugs i could find in "no sorting" code.
2000-11-12 lkehresmanfixed problems with not sorting.. sorts descending...
2000-11-11 lkehresmanadded option to have no sorting (click on icon beside...
2000-11-09 gpadghamfixed a bug that wasn't allowing the mailbox to be...
2000-11-08 mattphillipsFixed a bug that was causing problems deleting messages...
2000-11-06 lkehresmanadded polish help files
2000-11-03 fidianMaybe a slight fix for if the temp attachment name...
2000-11-03 fidianSend button now attaches files without you needing...
2000-11-03 fidiani18n bugfix (I think)
2000-11-03 gpadghamfixing the address button. there were problems where...
2000-11-02 fidianMoved Martin J. to the code contributors section (more...
2000-11-02 mattphillipsNot sure why our email addresses weren't listed.
2000-11-02 lkehresmanupdated authors document
2000-11-01 gpadghammore places needed the $invert_time variable declared...
2000-11-01 gpadghamfixed a function where a variable needed to be global...
2000-11-01 mattphillipsdisplayHtmlHeader expects a title, not colors.
2000-11-01 lkehresmanfixed bug that added index.php as a theme when autodete...
2000-10-30 lkehresmanadded serbian translation
2000-10-30 lkehresman- Changed version numbers from 0.6pre1 to 1.0pre1
2000-10-30 lkehresmanfixed bug in figuring out which date format to show.
2000-10-30 lkehresmanremoved some buggy UW specific code -- subscribed folde...
2000-10-30 fidian<pre> tags instead of <tt> and &nbsp; stuff for reading...
2000-10-27 fidian- Returned sqimap_get_delimiter() to the old code,...
2000-10-27 mattphillipsFix for bug #117438, incorrect deletion of attachments.
2000-10-27 lbergmanAdded redirection from subdirs to prevent file listing.
2000-10-26 fidianSometimes hitting Reply made the server practically...
2000-10-24 palloMade sure nobody tries to run conf.pl as a CGI-script.
2000-10-23 fidianAdded numerous changes from embeejay
2000-10-23 fidianNow it ignores *.sig and *.abook along with *.pref
2000-10-23 ondrassI have apllied patch to handle virtual domains login...
2000-10-22 fidiansqimap_read_data now uses the $response and $message...
2000-10-21 fidianAdded Martin Jespersen <mbj@mbj.dk>
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-10-20 ondrassFixed ary_sort problem.
2000-10-20 ondrass- fixed error in iso-8859-2 handling function in functi...
2000-10-18 fidianClosure of bug 117039
2000-10-18 fidianMoved a lot of duplicated code into a separate function...
2000-10-18 fidianRemoved "remove" for subject column -- that's the only...
2000-10-18 fidianSearches now show proper headers for the columns of...
2000-10-17 fidianWhen reading mail messages, you won't get all spaces...
2000-10-17 fidianWhen there is an error logging in, and since we are...
2000-10-17 fidianFinally removed the auto-expunge code that Luke said...
2000-10-17 fidianAttempted to fix a bug where the port number was added...
2000-10-17 fidianBug 116811 - login usernames are not case sensitive...
2000-10-17 lkehresmanadded hooks for allbox plugin
2000-10-16 fidianChanged some prompts a little to show the default options.
2000-10-16 fidianWhen two or more installations of SquirrelMail use...
2000-10-14 fidianChanged how replied-to messages are wrapped.
2000-10-13 palloFirst version of an address book backend for personal...
2000-10-13 palloImproved the way some errors are handled.
2000-10-13 fidianAttachment hook has the filename sent.
2000-10-12 fidianModified sqWordWrap again, it also now works with lines...
2000-10-12 lkehresmanruns message through sqWordWrap before putting it in...
2000-10-12 lkehresmanIf a message has attachments, it is shown in the messag...
2000-10-11 fidianAdded the 'login_top' hook (was missing) (login.php)
2000-10-11 fidianChanged size display:
2000-10-11 fidianFixed silly typo, now you can read your mail. :-)
2000-10-10 fidianMinor bugfixes:
2000-10-10 fidianUpdated sqWordWrap() function a lot
2000-10-10 fidianRemoved my email address (it's a temporary one anyway)
2000-10-10 lkehresmanfixed a minor bug in invert_time stuff in conf.pl....
2000-10-10 fidianFunctions now pass message body by reference to save...
2000-10-10 fidianAdds a config option to invert the time for Solaris...
2000-10-10 fidianExplained how hooks now can get data, documented attach...
2000-10-10 lkehresman- improved date parsing
2000-10-09 fidianNew attachment view, do_hook() with parameters, better...
2000-10-07 lkehresmanadded part of new index ordering options
2000-10-07 lkehresmanmade message index order customizable
2000-10-06 lkehresmanchanged version to "0.6pre1 (cvs)"
2000-10-04 palloAvoid using track vars when not necessary.
2000-10-02 fidianAttempted to auto-detect port number in get_location()
2000-10-02 lkehresmanadded patch that fixed bugs in sent/trash creating
2000-10-02 lkehresmanpatched conf.pl to include theme_css support
2000-10-02 lkehresmanadded catalan
2000-10-02 fidianImproved random number generation
2000-10-01 fidianStrings with ) are not counted in mime_match_parenthesis()
2000-09-29 lkehresmansubmitted security patch from John Williams
2000-09-29 palloFixed bug in PHP version checking code.
next