First, more formatting conventions.
[squirrelmail.git] / functions / imap_messages.php
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...
2002-01-12 brongJust tidying up the text because it looks nicer that...
2002-01-04 philippe_mingoModifications to respect way back to search from reading.
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-02 thomppjCode cleanup brigage...
2001-11-26 philippe_mingo** -> *
2001-11-21 philippe_mingoAdded (c) stuff and some formatting.
2001-11-20 philippe_mingoSome fixup:
2001-11-04 ullgrenAdded code for priority.
2001-10-29 fallasModified to return bcc header if available, for save...
2001-10-29 thomppjLots of changes to get closer to having save as draft...
2001-10-25 philippe_mingoSome rearranging
2001-10-12 philippe_mingoFixed imap search bug.
2001-10-04 philippe_mingoUse sqimap_session_id instead of axxxx for imap connect...
2001-06-25 fidianViewing my Sent messages (#1002 - 902) caused a buffer...
2001-06-22 lkehresmanAdded IMAP speed imrpovements from the guys at XS4ALL
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-04-11 fidian* Removed another warning that shouldn't ever pop up...
2001-02-02 fidianFixed the weird date thing. Forgot it had to be an...
2001-02-02 fidian* Changed some regexps into string matches and the...
2001-01-31 fidianChanged _('String') into _("String") to help out the...
2001-01-31 fidianChanged many "Call-time pass-by-reference" errors....
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2000-12-07 palloFixed bug #124841 where the Content-Type header charset...
2000-10-23 fidianAdded numerous changes from embeejay
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-10-12 lkehresmanIf a message has attachments, it is shown in the messag...
2000-10-11 fidianChanged size display:
2000-10-10 lkehresman- improved date parsing
2000-09-25 ondrassDelete in Trash does Purge. OndraS.
2000-09-23 lkehresmanif no date is sent in the header of a message, it takes...
2000-08-10 lkehresman- fixed and improved wordWrap
2000-07-31 lkehresmanremoved making search results highlighted -- messed...
2000-07-31 lkehresmanmade it so searched results are bold
2000-07-08 lkehresmanFixed major problems with IMAP session handling in...
2000-07-08 lkehresman- added a bunch of sqimap_logout's where none existed
2000-07-07 lkehresman- added a view header option
2000-07-04 palloInsert In-Reply-To and References headers when replying...
2000-06-30 oricnAdded X-Priority Detection Now puts a "!" in the coloum...
2000-06-23 lkehresmanmay have fixed the blank subject problem
2000-06-21 lkehresmanmade message highlighting be more flexible. You can...
2000-06-21 lkehresmanRewrote MIME support and made it much, MUCH quicker...
2000-05-19 oricnFixed the No Subect Bug
2000-05-14 lkehresmanfixed subject length problem
2000-05-05 lkehresmanaddress book saves stuff between instances
2000-04-29 lkehresmanupdated code for folder list and fixed a few bugs
2000-04-28 lkehresmanbugfixes
2000-04-28 lkehresmanchanged messages to objects
2000-04-28 lkehresmanspeed optomizations and less imap commands
2000-04-28 lkehresmanoptomizations
2000-04-27 lkehresmanupdated documentation, fixed bugs with displaying multi...
2000-04-26 lkehresmansent shows "to" instead of "from"
2000-04-18 lkehresmanre-fixed bug for fetching headers. (:
2000-04-18 lkehresmanfixed the problem with us not being RFC complient for...
2000-04-11 lkehresmanchanged <? to <?php in everything
2000-04-10 lkehresmanadded these, changed permissions
2000-04-10 lkehresmanremoved these, changing permissiosn
next