OK according to the RFC this fix should be done for all imapservers, sorry about...
[squirrelmail.git] / src / search.php
2002-05-17 stekkel:-(
2002-05-17 stekkelfinal try
2002-05-17 stekkelno comments :-(
2002-05-17 stekkelFix for Forward messages from a search
2002-05-16 centaurixpatch #551871 for feature request #545070 from Stefan...
2002-04-17 jmunrofixed for changes to conf.pl.
2002-04-10 jmunrosmall bugfix, thanks Prasong Aroonruviwat
2002-04-04 jmunrofixed warnings when not using search history
2002-04-04 stekkelfix: initialize $where
2002-04-03 jmunrorewrote the saved/recent pref hadling functions to...
2002-03-28 jmunrodisable thread sort from search page output, not compat...
2002-03-01 philippe_mingoIntl. Fix.
2002-02-19 brongWow - I believe this is finally all the &'s in...
2002-02-13 philippe_mingoTylerisation
2002-02-10 philippe_mingoThis commit contains several syntax fix.
2002-02-08 jmunrofix enter button to submit form with certain browsers...
2002-02-07 jmunrosmall changes/fixes. duplicate searches are not saved...
2002-02-04 philippe_mingoSome intl. fix
2002-02-02 philippe_mingoThe 2000000 bugfix
2002-02-01 jmunroImproved "all folder" output display
2002-02-01 philippe_mingoHey!!! Who stole the form ???
2002-02-01 thomppjPrettified, some. More work to do.
2002-01-31 jmunromissed a closing ">" on a table row
2002-01-31 jmunroreformatted recent and saved tables
2002-01-31 jmunroFixed problem with "forget" link on a recent search
2002-01-30 jmunrofixed All folder save, little clean up, thanx Jimmy...
2002-01-29 philippe_mingo"Jason Munro" <jason@stdbev.com>
2002-01-28 kinkSUBJECT is now the default search criteria in stead...
2002-01-22 teepeehh, hmm: include -> require
2002-01-19 teepesome more fixes to solve the vhost problem (icy cold...
2002-01-04 philippe_mingoSearch Memory: Now remeber last search position and...
2002-01-04 philippe_mingoModifications to respect way back to search from reading.
2002-01-04 philippe_mingoSearch call back adjusted to fit new format
2002-01-04 philippe_mingoSmall optimization and fixed None folder bug.
2002-01-04 philippe_mingoAdded the possibility to remember up to 9 searchs....
2001-12-26 teepesome more html cleanup provided by Dave Huang
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-21 philippe_mingoThis should show the toggle all link into the searchs...
2001-12-02 thomppjCode cleanup brigage...
2001-11-25 philippe_mingoVery small cleanup
2001-11-25 philippe_mingoRemoval of %> for those with asp on.
2001-11-21 philippe_mingo(c) stuff
2001-11-20 philippe_mingoSome fixup:
2001-09-26 philippe_mingoOperation "foo_once".
2001-05-15 fidian* Moved load_prefs.php and display_page.php (or whateve...
2001-04-26 fidian* To reduce on errors, I moved the includes for config...
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-02-10 fidian* Removed the unnecessary function replace_escaped_spac...
2001-02-09 fidian* We now escape properly in strings
2001-02-09 lbergmanreplaced "foo" with 'foo' while doing other
2001-02-08 lkehresmanfixed search folder list display
2001-01-31 lkehresmanfixed more warnings
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2001-01-13 lkehresmanchanged some error messages to be formatted, and actual...
2001-01-09 lkehresman* Removed sqimap_mailbox_close() function -- automatica...
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-09-19 lkehresmanadded CHARSET option to searching.. should fix the...
2000-08-10 lkehresmanadded sqimap_mailbox_close() and implemented it for...
2000-08-09 lkehresmanupdated a few things in preparation for the 0.5pre1...
2000-08-04 lkehresman- added more hooks
2000-08-03 lkehresmanadded a bunch more hooks
2000-08-03 lkehresmanfixed some quoting problems in searching and message...
2000-07-28 lkehresmanadded "cc" and "body" for searching
2000-07-28 lkehresman- tweaked search functions
2000-07-26 oricnForgot to close html and body tags (oops!) :P
2000-07-26 oricnSearch Source