Encoded From headers now properly quoted (#2830141). A better fix might be to re...
[squirrelmail.git] / plugins / mail_fetch /
2010-01-25 pdontthinkUpdate copyrights to 2010
2009-09-29 jervforsThe copyright symbol isn't really needed since the...
2009-04-17 jervforsChanging back to messages.
2009-04-16 jervforsA mail is what's stored at the IMAP/POP3 server. A...
2009-04-16 jervforsString fix.
2009-04-16 jervforsA mail is what's stored at the IMAP/POP3 server. A...
2009-04-15 jervforsThere are too many modified files being committed witho...
2008-12-05 pdontthinkDon't load plugin pages if plugin is not enabled. ...
2008-01-06 pdontthinkA few output elements are used often, so just retrieve...
2007-08-30 pdontthinkRemove hook call from template; fix all corresponding...
2007-06-25 kink- Fix disabling password encryption in mail_fetch ...
2007-05-30 kinkfix mail_fetch class to properly cope with dots as...
2007-03-06 kinkdo not special case a folder named 'None'. There's...
2007-02-13 pdontthinkThe mf_cypher variable was not being set in prefs correctly
2007-01-13 kinkincrement year in copyright notices
2006-10-07 tokuladded phpdoc header to mail_fetchs constants file
2006-08-26 tokuladding constants
2006-08-26 tokulPOP3 class code replaced with mail_fetch class code.
2006-08-25 tokuladding own pop client implementation
2006-08-05 kinkno need to pass $key variable to sqimap_login anymore
2006-07-15 tokulremoving trailing ?> from function scripts
2006-04-05 stekkelCentralized init
2006-02-26 jervforsRenaming "config_sample.php" to "config_default.php".
2006-02-05 jervforsReplacing deprecated HTML "center" element.
2006-02-01 jervforsRemoving trailing spaces from strings.
2006-01-23 tokulcopyright update
2005-11-23 tokul- $this->ERROR = _("POP3 pass:") . ...
2005-11-12 tokulunifying some strings. reduces number of translations
2005-09-18 jervforsphpDocumentor updates
2005-09-11 jervforsAdding more index.php files
2005-04-25 tokulmoved functions from setup.php
2005-04-24 tokulremoving includes that are loaded by validate.php.
2005-04-23 jervforsTrimming whitespace and replacing tabs
2005-04-18 tokulcheck mailbox before trying to store emails in it....
2005-04-04 tokulusing signed decimal (%d) instead of nonexistent variab...
2005-04-03 jervforsphpDoc fixes
2005-04-02 kinkmissing sprintf around string
2005-04-01 kinkSome string fixes
2005-02-28 kinkRevise plugin documentation. Mainly, this removes remai...
2005-02-27 jervforsThe copyright message should be consistent.
2004-12-29 jervforsChanging squirrelmail/Squirrelmail to SquirrelMail...
2004-12-27 kinkIncrement year in copyright notice.
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-11-01 cigamitRemoved variables that were initialized, but never...
2004-10-28 cigamitMissing global. We declared all the others, why not...
2004-10-04 tokulconverting string to ngettext. you have 1 message or...
2004-09-14 pdontthinkSquash IMAP errors when auto-fetching; fix was previous...
2004-08-15 jervforsXHTML fixes
2004-05-09 jervforsString fix
2004-05-08 kinkBe more liberal regarding (incompliant) POP3 servers...
2004-05-05 jervforsRemoving random double spaces in strings
2004-04-26 kinkImprove HTML escaping
2004-03-08 kinkSimple POP3 Fetch Mail -> POP3 Fetch Mail
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2004-01-04 tokulconvert message array to string and display it sanitized.
2004-01-03 tokularray to string comparision. sqimap_retrieve_imap_respo...
2003-12-05 cigamitSuppress the PHP error message if server is not reachable
2003-12-01 cigamitBack out support for using SM without Frames
2003-12-01 cigamitAdded support for using Squirrelmail without frames
2003-11-08 cigamitError Dispaly fix: can't do set_time_limit() in safemode
2003-10-28 tassiumphpdocumentor basic preparation, continued
2003-10-27 tassiumInitial groundwork to use phpdocumentor.
2003-07-27 kinkSend the user to the options page if he clicks the...
2003-07-06 tokulDuplicate strings. "Modify Server" and "Modify a Server...
2003-07-02 tokulMofify a Server -> Modify a Server
2003-07-02 kinkFix rg issue
2003-06-03 indiri69HTML output fixes. It's 4.01 Transitional compliant...
2003-06-02 indiri69Move some actions to their own functions. Change the
2003-06-02 indiri69One of these days I'll get a commit right the first...
2003-06-02 indiri69Cleaned up code. Added "\r\n" after we submit a messag...
2003-05-25 janglissNon-ascii characters caused problems with SVN function...
2003-05-22 kinkAll calls to this function were removed a while ago...
2003-04-27 janglissTypo making '">' and argument, and probably messing...
2003-03-26 kinkFix typo in var name and add two prefs which were left...
2003-03-11 kinkMore global cleanup. Now all SESSION and COOKIE use...
2003-02-13 philippe_mingoAlexandros Vellis: Bugfix
2003-01-30 kinktwo tags were not echo'ed
2003-01-24 janglissMore XSS fixes
2003-01-23 kink"XXS-yourself" fixes
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-11-18 janglissE_ALL fix for mail_fetch
2002-11-18 janglissOkay... *this* is the one with debugging code, the...
2002-11-18 janglissTry again without debug code
2002-11-18 janglissAdded port check to make sure it is set otherwise this...
2002-11-18 janglissMore typoes... brain isn't with it
2002-11-18 janglissOoups... typo
2002-11-18 janglissAllow mail_fetch plugin to use a different port
2002-10-29 kinkUse the new check_php_version function everywhere
2002-10-24 stekkelremove require_once i18n.php because it's already inclu...
2002-10-24 stekkelSM_PATH already defined
2002-10-24 sizzlingmercuryAnother sneaky folder list (or two)
2002-10-23 stekkelSM_PATH fixes
2002-09-25 kinkmail_fetch => rg=0
2002-09-12 thomppjPutting back SM_PATH the way it should be and eliminati...
2002-09-09 thomppjEliminated all eveil chdir statements.
2002-09-08 kinkFix a bunch of plugins to cope with moved load_prefs...
2002-09-06 indiri69Fixed validate.php require
2002-08-31 kinkRemove NOOP checks. This breaks some things without...
2002-08-26 thomppjFixed strings so that they would be mo better english. :)
2002-08-26 philippe_mingoTypo
next