Commit History

Author SHA1 Message Date
  Tyler Akins 0d0de5d238 * Got bored and copied all the validate.php and define() stuff to 1.1 24 years ago
  Tyler Akins bad801a8a1 * Improved speed of URL parser 24 years ago
  Tyler Akins c2cd55a5a9 * Changed some regexps into string matches and the like 24 years ago
  Tyler Akins 69320ed3e4 All strings that have an escape sequence must not be 'string' 24 years ago
  lbergman 2614511432 replace with '' 24 years ago
  Tyler Akins de965920f1 Removed a lot of the warnings generated when PHP has all warnings enabled. 24 years ago
  Tyler Akins 75ec65addd Functions now pass message body by reference to save on memory. 25 years ago
  Tyler Akins 9add5d6ab6 Improved link detection in bodies of mail messages. 25 years ago
  Luke Ehresman 4468e95b99 Changed version number 25 years ago
  Luke Ehresman f766c25473 improved email parsing in body of message a little bit (handles more exceptions) 25 years ago
  Luke Ehresman 64293cc273 did a few bugfixes in imap functions, 25 years ago
  Luke Ehresman 049f7a3655 - fixed some more HTML bugs 25 years ago
  Luke Ehresman eb096df5d1 fixed minor bug in url parsing that didn't let urls be at beginning of line 25 years ago
  oricn edfe18a7f2 Commented out a DEBUGING line in the URL Parser code. 25 years ago
  Luke Ehresman c7703c06b8 fixed some bugs in url parsing, and in conf.pl 25 years ago
  Luke Ehresman b7304a887c removed making search results highlighted -- messed up other parsing badly 25 years ago
  oricn f1f530bb81 Wrong version commited last time :P 25 years ago
  oricn 78cd9a8756 Added th patch from Tom Duffey, added checking for ftp, telnet, https will lookinto better ways. 25 years ago
  Luke Ehresman 6677291b5b updated the index.php to be absolute, not relative, fixed some bugs in 25 years ago
  Luke Ehresman 13bf7c3644 basic html address book 25 years ago
  Luke Ehresman 84433c8b9c added ( and ) to end markers of html parsing, fixed folder subscribing on UW 25 years ago
  oricn 3ad7ce9cc4 Commited Wrong Ver :P Added < and > to possible endinging 25 years ago
  oricn cf048be82e Chaneged a URL possible ending from < to > as it should have been! 25 years ago
  nehresma c1d5c2628d changed log in method back to using cookies. also session id is now stored 25 years ago
  Luke Ehresman e02cfd342e changed <? to <?php in everything 25 years ago
  Luke Ehresman a26b8b0925 added dropdown box for subscribe 25 years ago
  Luke Ehresman 8b7e43ce18 added advanced flags to the message list 25 years ago
  Luke Ehresman a1b228fb5e clicking on email addr sends you to compose screen 25 years ago
  Luke Ehresman 14565eb385 Added email addr parsing, added bugfix for boundary= header 25 years ago
  Luke Ehresman e17fec30e1 added url parsing stuff 25 years ago