Add PHP5-style constructor
[squirrelmail.git] / functions / url_parser.php
2016-01-01 pdontthinkHappy New Year
2015-01-03 pdontthinkHappy 2015
2014-01-01 pdontthinkHappy 2014
2013-07-26 jervforsUpdate copyright
2012-01-02 pdontthinkUpdating copyrights. Happy New Year.
2011-01-06 pdontthinkHappy New Year!
2010-01-25 pdontthinkUpdate copyrights to 2010
2010-01-19 janglissFix for mailto: URLs containing a + sign. Thanks to...
2009-09-29 jervforsThe copyright symbol isn't really needed since the...
2009-08-01 pdontthinkFix broken regular expression
2009-07-29 pdontthinkStop using deprecated ereg() functions (#2820952)
2009-04-15 jervforsThere are too many modified files being committed witho...
2008-01-05 pdontthinkCorrect some misplaced comments
2007-01-13 kinkincrement year in copyright notices
2006-07-15 tokulremoving trailing ?> from function scripts
2006-03-06 tokul8bit symbol should not be part of URL. If URL parser...
2006-01-23 tokulcopyright update
2005-09-18 jervforsphpDocumentor updates
2005-04-23 jervforsTrimming whitespace and replacing tabs
2005-03-15 pdontthinkMore accurate mailto replacements
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-10-26 jervforsSuggesting senders address if none is present in the...
2004-08-24 jervforsMinor cleanups
2004-07-12 indiri69Better email address matching. This should match more...
2004-07-12 pdontthinkMultiple URLs on one line weren't getting parsed correctly
2004-05-21 jervforsPhpdocumentor update - sed is your friend for these...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2003-11-30 alex-brainstormReally skip empty mailto: and bug fix in case of malfor...
2003-11-14 alex-brainstormrfc 2368 (mailto URL) implementation
2003-10-29 kinkAdd phpdoc doc blocks to some files.
2003-10-28 tassiumPreparation to begin using phpdocumentor.
2003-06-08 kinkFix comp_in_new: make outputing the compose link a...
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-08-10 indiri69Moved line to prevent enless loops
2002-08-08 indiri69url_parser.php didn't handle multiple addresses on...
2002-07-30 stekkelfix for changed comp_in_new function
2002-05-24 stekkelfixed comp_in_new handling
2002-03-02 simondClear out tabs for proper spaces
2002-02-11 jmunroAdded a "compose in new window" option located in displ...
2002-01-16 ullgrenCode formating cleanup and bugfix for
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-02 thomppjCode cleanup brigage...
2001-11-26 philippe_mingo** -> *
2001-11-26 jdries3Fixed parsing of ',', '.', and EOL
2001-11-21 philippe_mingoAdded (c) stuff and some formatting.
2001-11-20 philippe_mingoSome fixup:
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-04-13 fidian* Improved speed of URL parser
2001-02-02 fidian* Changed some regexps into string matches and the...
2001-01-31 fidianAll strings that have an escape sequence must not be...
2001-01-31 lbergmanreplace with ''
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2000-10-10 fidianFunctions now pass message body by reference to save...
2000-09-22 fidianImproved link detection in bodies of mail messages.
2000-09-19 lkehresmanChanged version number
2000-08-30 lkehresmanimproved email parsing in body of message a little...
2000-08-21 lkehresmandid a few bugfixes in imap functions,
2000-08-02 lkehresman- fixed some more HTML bugs
2000-08-01 lkehresmanfixed minor bug in url parsing that didn't let urls...
2000-08-01 oricnCommented out a DEBUGING line in the URL Parser code.
2000-08-01 lkehresmanfixed some bugs in url parsing, and in conf.pl
2000-07-31 lkehresmanremoved making search results highlighted -- messed...
2000-06-08 oricnWrong version commited last time :P
2000-06-08 oricnAdded th patch from Tom Duffey, added checking for...
2000-05-03 lkehresmanupdated the index.php to be absolute, not relative...
2000-05-03 lkehresmanbasic html address book
2000-04-30 lkehresmanadded ( and ) to end markers of html parsing, fixed...
2000-04-23 oricnCommited Wrong Ver :P Added < and > to possible endinging
2000-04-23 oricnChaneged a URL possible ending from < to > as it should...
2000-04-12 nehresmachanged log in method back to using cookies. also...
2000-04-11 lkehresmanchanged <? to <?php in everything
2000-04-11 lkehresmanadded dropdown box for subscribe
2000-04-11 lkehresmanadded advanced flags to the message list
2000-04-10 lkehresmanclicking on email addr sends you to compose screen
2000-04-10 lkehresmanAdded email addr parsing, added bugfix for boundary...
2000-04-05 lkehresmanadded url parsing stuff