Minor cleanups
[squirrelmail.git] / functions / imap_asearch.php
2004-08-18 cigamitSmall fix for users that get "Spurious argument" on...
2004-08-15 jervforsXHTML fixes
2004-06-06 stekkelMoved $imap_error_titles into sqimap_asearch_error_box...
2004-06-06 stekkelCleanup indentation + spelling fix
2004-06-06 stekkelFixed created search strings.
2004-05-31 stekkelRewrite of internal message caching
2004-05-05 alex-brainstormSpecifically avoid using SEARCH CHARSET "US-ASCII"...
2004-04-30 alex-brainstormBe smarter with PHP numerical conversion, who knows...
2004-04-30 alex-brainstormHandle KMG for LARGER and SMALLER, and add default...
2004-04-12 tokultwo more subpackage blocks
2004-03-15 kinkRemove almost all left overs of our non-uid-imap-server...
2004-03-11 kinkWe don't support PHP 4.0.x anymore; update the docs...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2003-11-11 alex-brainstormMore PhpDocumentor works
2003-11-11 alex-brainstormTake the thread type user setting in account
2003-11-09 alex-brainstormAdded subfoldering from an idea/patch by Thomas Pohl...
2003-11-06 alex-brainstormFix typo, add SIZE in SORT in case someone wants to...
2003-11-06 alex-brainstormHandle multiple SORT responses, and PhpDocumentor homew...
2003-11-04 alex-brainstormWorkaround for EIMS split response to SEARCH
2003-11-01 alex-brainstormSORT and THREAD handling in search
2003-10-29 kinkAdd some basic documentation, and remove some long...
2003-10-28 tassiumPreparation to begin using phpdocumentor.
2003-07-29 alex-brainstormForgot global ;)
2003-07-29 alex-brainstormRemoved the last code dependency on a specific version
2003-07-27 alex-brainstormReworked optional charset management.
2003-07-26 alex-brainstormUse sm_print_r() only if it exists, so the code can...
2003-07-26 alex-brainstormDump debug info for mailbox select before it may fail
2003-07-24 alex-brainstormImap error management and 8bit chars encoding ;)
2003-07-11 alex-brainstorm2 notices, \ needs literal
2003-07-05 alex-brainstorm2 more notices
2003-07-02 tassiumAnother patch from Alex to eliminate a notice with...
2003-07-01 tassiumRequired for the new advanced search. (Beginning with...