Fixed display error in From-lines of the form: "Doe, John" <john@doe.org>
[squirrelmail.git] / functions / imap_general.php
2002-01-28 kinkFixed display error in From-lines of the form: "Doe...
2002-01-22 kink[ #500564 ] "" in From header causes empty From
2002-01-19 teepecomment typo
2002-01-19 teepelast(?) icy fix
2002-01-15 brongRemove leading spaces from IMAP commands, which was...
2002-01-12 brongSwitch over to support for real IMAP sequence numbers...
2002-01-12 brongThis is a big one - fixes to sqimap_run_command in...
2002-01-12 brongAdd function sqimap_run_command which combines sending...
2002-01-11 teepeApplied a fix for some formatting issue with mail adres...
2001-12-28 antipodeUpdated documentation for sqimap_find_displayable_name()
2001-12-28 antipodeRewrote sqimap_find_displayable_name() to use regular...
2001-12-28 antipodeSaved four invocations to strpos() in sqimap_find_displ...
2001-12-28 antipodeRevert to 1.83 because of a bug in 1.84.
2001-12-28 antipodeSaved four invocations to strpos() in sqimap_find_displ...
2001-12-28 philippe_mingoSubmitted By: Thijs Kinkhorst (kink)
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-12 philippe_mingoSintax fix plus display_messages usage
2001-12-12 philippe_mingoIMAP server error intercepted before PHP error.
2001-12-02 thomppjCode cleanup brigage...
2001-11-30 philippe_mingoTyler: This is not very original but should do the...
2001-11-28 philippe_mingoAdded a counter pref and a fix for the imapid
2001-11-27 philippe_mingoFixed login crash
2001-11-26 philippe_mingo** -> *
2001-11-23 fidianModified sqimap_session_id to return something when...
2001-11-21 philippe_mingoAdded (c) stuff and some formatting.
2001-11-20 philippe_mingoSome fixup:
2001-11-15 philippe_mingoVarious fixes
2001-11-08 ondrassWe have to know when there is attachment with size...
2001-10-29 thomppjLots of changes to get closer to having save as draft...
2001-10-27 philippe_mingo* Header rearranged
2001-10-04 philippe_mingoUse sqimap_session_id instead of axxxx for imap connect...
2001-09-13 fidianRemoved warning message with E_ALL
2001-08-01 fidianFixed a bug that would only appear with an obscenely...
2001-06-25 fidianFixed typo
2001-06-22 lkehresmanAdded IMAP speed imrpovements from the guys at XS4ALL
2001-05-07 fidian* Middle parameter wasn't used.
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-03-05 fidian* Got rid of problem with passwords (finally)
2001-02-07 fidian* quotemeta() wasn't the right function. addslashes...
2001-02-02 fidianCleaned up regexp's.
2001-02-02 lkehresmanfixed warnings and fixed broken part of my updated...
2001-02-02 lbergmansome foo to 'foo'
2001-02-02 lkehresmanremoved warnings
2001-02-02 lkehresmanimproved imap_general.php -- much better handling
2001-01-31 fidianChanged many "Call-time pass-by-reference" errors....
2001-01-30 fidian* Needed to escape the { and } in the regexp
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2001-01-27 fidianReplaced preg_match with ereg (speed)
2001-01-25 lkehresmanfixed some problems in sqimap_read_body(). Please...
2001-01-18 lkehresmanAdded a much better fix for the IE/SSL problem. No...
2001-01-17 fidianCHEAP HACK to fix the problem. This should REALLY...
2001-01-17 lkehresmanFinally fixed the IE/SSL download problem.
2001-01-11 lkehresmanfixed bug #128278 - size not displayed correctly when...
2001-01-10 mattphillipsPatch contained in "[ Bug #128309 ] m$ exchange bug...
2001-01-09 fidianChanged timeout from 0 seconds (died for me constantly...
2001-01-09 lkehresmanadded Taiwan transation
2000-12-26 fidianHopefully killing the quotemeta and login problems...
2000-12-18 palloThe configured IMAP folder delimiter ($optional_delimit...
2000-12-15 fidianAnother array detection "if" statement.
2000-12-14 ondrassimap_mailbox: Fixed minor bug in sqimap_mailbox_list
2000-12-06 lkehresmanadded config option to specify the IMAP folder delimite...
2000-11-16 fidianChanged an if {} else if {} into if {} else {} (removed...
2000-10-27 fidian- Returned sqimap_get_delimiter() to the old code,...
2000-10-22 fidiansqimap_read_data now uses the $response and $message...
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-10-17 fidianWhen there is an error logging in, and since we are...
2000-09-19 lkehresmanadded CHARSET option to searching.. should fix the...
2000-08-17 gustavfAdded encryption of the password before it is stored...
2000-08-14 lkehresmanif from = "" <user@domain.com>
2000-08-11 lkehresmansimple fix of a sorta-bug. Did a check for function...
2000-08-09 lkehresmanfixed some html errors, added endlines
2000-07-14 lkehresman- added "High Contrast" theme submitted by Casey A...
2000-07-10 lkehresman- fixed bugs in sorting by from and subject
2000-06-29 gustavfNow translation is working for "Unknown user or..."
2000-04-28 lkehresmanspeed optomizations and less imap commands
2000-04-28 lkehresmanoptomizations
2000-04-14 lkehresmanbugfixes with folder listing
2000-04-12 nehresmachanged log in method back to using cookies. also...
2000-04-11 lkehresmanchanged <? to <?php in everything
2000-04-10 lkehresmanadded these, changed permissions
2000-04-10 lkehresmanremoved these, changing permissiosn
2000-04-10 nehresmaadded use of PHP's session management
2000-03-30 lkehresmanremoved debugging information
2000-03-25 lkehresmanbugfixed the saving sent
2000-03-25 lkehresmanmajor speed improvements
2000-03-24 lkehresmansaving sent messages works!
2000-03-24 lkehresmanUpdated changelog and todo, working on saving sent
2000-03-23 lkehresmanfixed quote problem, and added \r\n to imap message
2000-03-19 lkehresmanAdded use of $imapPort
2000-03-15 lkehresmanadded saving attachments again, and removed a "click...
2000-03-15 lkehresmanSaving of sent messages works..kinda
2000-03-09 lkehresmanfixed a bug with email addresses not displaying right...
2000-03-07 lkehresmanfixed login problems
2000-03-05 lkehresmanRemoved font tags
2000-02-22 lkehresmanUpdated documentation, fixed sorting problems in folder...
2000-02-21 lkehresmanJust updated some documentation
2000-02-21 lkehresmanRewrote IMAP functions.