Closes bug #479899
[squirrelmail.git] / functions / url_parser.php
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