using sq_is8bit function instead of ereg. Code reuse and fixes some problems
[squirrelmail.git] / functions / imap_messages.php
2004-08-24 jervforsMinor cleanups
2004-06-19 janglissFix link
2004-06-01 stekkelAdded documentation and fixed a minor issue
2004-05-31 stekkelRewrite of internal message caching
2004-05-26 stekkelmake use of new parseRFC822Address function
2004-05-25 kinkReset $msg on each iteration, otherwise a message with...
2004-05-24 kinkReplace array_search that only uses a boolean to check...
2004-05-24 stekkelSet the content-type correct so we can check on multipa...
2004-05-23 stekkelcleanup up filter plugin
2004-05-23 stekkelMore cleanups.
2004-05-22 stekkelAnother big update:
2004-05-21 stekkelSigh, maybe I need sleep or so. To many bugs ...
2004-05-21 stekkelfix sort by internaldate if the internaldate does not...
2004-05-21 stekkelMore code cleanups and added a few notes/comments
2004-05-21 stekkelfix for non server side sorting on internal date
2004-05-21 stekkelSimplified DMN and the findPrevious and FindNext functions.
2004-05-20 stekkelcode cleanup 2
2004-05-20 stekkelCode cleanup.
2004-04-20 stekkelprohibit message sets other then a single id when fetch...
2004-04-12 tokultwo more subpackage blocks
2004-03-26 stekkelBreak 1 level less, otherwise the rest of the messages...
2004-03-15 kinkRemove almost all left overs of our non-uid-imap-server...
2004-02-28 kinkBetter support for malformed/absent dates and headerlin...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2004-01-30 ebullientMore UI changes - message list is more compact. Prev...
2003-12-30 tokulfixing multiline headers. space or tab should not be...
2003-11-04 stekkelEIMS workaround. EIMS returns the SEARCH response as...
2003-10-29 kinkAdd some basic documentation, and remove some long...
2003-10-28 tassiumPreparation to begin using phpdocumentor.
2003-09-01 alex-brainstormGet rid of one of the two flavors of _(Unknown sender...
2003-08-28 tassiumAdded a "bypass trash" checkbox to the mailbox display...
2003-08-15 tassiumsqimap_msgs_list_copy now does what you'd expect it to.
2003-07-29 stekkelSame story as THREAD fix. Skip the unsollicited responses
2003-07-25 alex-brainstormsqimap_encode_mailbox_name() calls added
2003-07-18 alex-brainstormComplete Marc's fix for untagged [PARSE] response to...
2003-07-16 stekkelfix for BAD response during thread view. The problem...
2003-06-08 kinkFix this awfully ugly error message, finally.
2003-05-22 kinkRemove some obsoleted parsing functions.
2003-05-17 stekkelMissed a spot, now the date is also extracted from...
2003-05-16 stekkelRewrite of the sqimap_get_small_header_list function.
2003-04-25 stekkelmoved address-parsing to the displayable messages
2003-03-01 stekkelWhoops wrong file
2003-02-28 stekkelcharset encode / decode fixes
2003-02-24 stekkelrewrote unfold routine inside sqimap_small_header_list...
2003-02-24 stekkellot's of fixes:
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-12-11 tassiumsqimap_message_list_squisher() was returning nothing...
2002-12-06 kinkXXS fixes, as in stable
2002-12-02 tassiumsqimap_msgs_list_delete was calling sqimap_run_command...
2002-11-05 indiri69Make header checking case insensitive
2002-11-04 stekkelwrong version, 2ed try
2002-11-04 stekkeladded flag related functions for handling sets of messa...
2002-10-06 jmunroSince changing to rg=0 we make extensive use of $_SESSI...
2002-09-23 kinkFix for IMAP servers that don't always return a UIDNEXT...
2002-09-21 kinkUpdate function directory to rg=0.
2002-09-06 stekkelfix for never ending while loop
2002-08-29 thomppjFirst, more formatting conventions.
2002-08-16 stekkelallow_call_time_pass_reference = Off
2002-08-14 stekkelFix for broken imap-servers with a missing UIDNEXT...
2002-08-08 robsiembmake the failure to set the \Answered flag on a message...
2002-08-06 stekkelrfc822_header
2002-07-28 kinkFix typo, thanks to Scott A. Hughes.
2002-07-22 stekkelmoved check for issent to mailbox_display where it...
2002-07-12 stekkeltypo
2002-07-05 uid77282Spacing fixes
2002-07-05 uid77282$msgi+1 doesn't work when using anything but the system...
2002-07-05 stekkelremoved debug message
2002-07-05 stekkelUID support
2002-06-23 centaurixchanged preg_match from /AU to /AUi flags to catch...
2002-05-28 jmunrolooks like a typo at line 632 giving me parse errors.
2002-05-28 stekkelAdded function to get mime-entity headers
2002-05-23 ullgrenOK according to the RFC this fix should be done for...
2002-05-23 ullgrenForgot to add as global
2002-05-23 ullgrenAdded TZ-fix for cyrus and mac os x mailserver aswell...
2002-05-22 ullgrenFix for badly formated date string from INTERNALDATE...
2002-05-02 stekkelcreate unfolded lines breaks the header->to header...
2002-05-01 stekkelremoved echo
2002-05-01 stekkelSpeed related changes to sqimap_get_small_header_list...
2002-04-29 jmunrofinal fix for thread sort indent before 1.2.6
2002-04-28 jmunrofixes sort order when using server-side and $sort=6
2002-04-16 stekkelminor fix
2002-04-16 jmunrofix E_ALL warnings when server/thread sorting not supported
2002-04-15 jmunrofix for bug # 544264, replying with Cyrus
2002-04-15 stekkelAdded headerfield type for use with multipart/related...
2002-04-12 jmunrorewrote the function that determines message indent...
2002-04-03 jmunrofallback to client side sorting if server side sorting...
2002-04-02 jmunrofix for bug #511673
2002-04-01 jmunrofixes previous/next on read_body when using server...
2002-04-01 jmunroadded a server-side sorting option. set gloablly in...
2002-03-28 jmunroAdded a server-side thread sort option. disabled by...
2002-03-21 simondMake spacing more even when combining header lines
2002-03-21 simondHandle multiline headers (thanks to Christian Schmidt)
2002-03-21 jmunroAdded correct References header support per rfc2822
2002-03-19 jmunroadded 'References:' and 'In-Reply-To:' to sqimap_get_sm...
2002-03-16 indiri69Tons of formatting changes by Jon Tai.
2002-03-15 stekkelsupport user option sort by internal date
2002-03-07 stekkelAdded function to get entity header of an attached...
2002-02-25 philippe_mingo"Marc Groot Koerkamp" <marc@its-projects.nl> patch...
2002-01-29 kinkReplaced ereg_replace with str_replace on several occas...
2002-01-12 brongThis is a big one - fixes to sqimap_run_command in...
next