Commit graph

22 commits

Author SHA1 Message Date
Luke Ehresman
4468e95b99 Changed version number
added patches from Tyler Akins to fix hyperlink rendering
2000-09-19 15:11:35 +00:00
Luke Ehresman
f766c25473 improved email parsing in body of message a little bit (handles more exceptions) 2000-08-30 13:45:30 +00:00
Luke Ehresman
64293cc273 did a few bugfixes in imap functions,
applied patches from list
2000-08-21 15:56:33 +00:00
Luke Ehresman
049f7a3655 - fixed some more HTML bugs
- fixed bug that threw message index into infinite loop
- changed compose.php to have ENCTYPE=multipart/form-data again
2000-08-02 12:51:17 +00:00
Luke Ehresman
eb096df5d1 fixed minor bug in url parsing that didn't let urls be at beginning of line 2000-08-01 12:49:36 +00:00
oricn
edfe18a7f2 Commented out a DEBUGING line in the URL Parser code. 2000-08-01 11:31:21 +00:00
Luke Ehresman
c7703c06b8 fixed some bugs in url parsing, and in conf.pl 2000-08-01 10:18:27 +00:00
Luke Ehresman
b7304a887c removed making search results highlighted -- messed up other parsing badly 2000-07-31 16:16:57 +00:00
oricn
f1f530bb81 Wrong version commited last time :P 2000-06-08 18:36:10 +00:00
oricn
78cd9a8756 Added th patch from Tom Duffey, added checking for ftp, telnet, https will lookinto better ways. 2000-06-08 18:34:22 +00:00
Luke Ehresman
6677291b5b updated the index.php to be absolute, not relative, fixed some bugs in
url parser.
2000-05-03 18:55:39 +00:00
Luke Ehresman
13bf7c3644 basic html address book 2000-05-03 15:55:47 +00:00
Luke Ehresman
84433c8b9c added ( and ) to end markers of html parsing, fixed folder subscribing on UW 2000-04-30 06:24:45 +00:00
oricn
3ad7ce9cc4 Commited Wrong Ver :P Added < and > to possible endinging 2000-04-23 13:28:07 +00:00
oricn
cf048be82e Chaneged a URL possible ending from < to > as it should have been! 2000-04-23 11:43:14 +00:00
nehresma
c1d5c2628d changed log in method back to using cookies. also session id is now stored
in cookies.  preliminary caching done too, but commented out for now (not working).
2000-04-12 03:35:12 +00:00
Luke Ehresman
e02cfd342e changed <? to <?php in everything 2000-04-11 23:19:53 +00:00
Luke Ehresman
a26b8b0925 added dropdown box for subscribe 2000-04-11 22:59:58 +00:00
Luke Ehresman
8b7e43ce18 added advanced flags to the message list 2000-04-11 02:05:25 +00:00
Luke Ehresman
a1b228fb5e clicking on email addr sends you to compose screen 2000-04-10 14:57:05 +00:00
Luke Ehresman
14565eb385 Added email addr parsing, added bugfix for boundary= header 2000-04-10 05:33:59 +00:00
Luke Ehresman
e17fec30e1 added url parsing stuff 2000-04-05 14:30:54 +00:00