Commit graph

14284 commits

Author SHA1 Message Date
lkehresman
aac1d03111 Redid the way folders are listed 1999-12-18 16:08:29 +00:00
lkehresman
fef379c815 I believe everything is compatable with all IMAP servers now 1999-12-16 21:18:54 +00:00
lkehresman
0dfc4a3678 added color customization
added INSTALL and README
1999-12-15 18:04:29 +00:00
lkehresman
f3e8417442 removed the config file 1999-12-15 15:40:00 +00:00
lkehresman
f62b081ffa bugfixes 1999-12-14 21:08:56 +00:00
lkehresman
6958814819 added "reply-to" capabilities 1999-12-14 20:28:35 +00:00
lkehresman
915b5f493a updated documentation 1999-12-14 19:17:24 +00:00
lkehresman
9b4e3940db added documentation 1999-12-14 19:14:32 +00:00
lkehresman
3696c72e31 Added:
- decoding of quoted-printable messages
  - reorganized the message array
1999-12-14 18:32:35 +00:00
lkehresman
156c4e112b Added BASIC mime support. 1999-12-13 13:53:52 +00:00
lkehresman
21ee878290 Added BASIC mime support. Not fully working yet. 1999-12-13 13:53:22 +00:00
lkehresman
5f3da5e85f Added "CC" to read_body.php, and rewrote the code to handle getting TO and CC 1999-12-09 20:11:31 +00:00
lkehresman
8f058fd193 fixed some bugs in email address finding 1999-12-08 21:09:18 +00:00
lkehresman
276695e990 reconstructed the left folder list
bugfixed:
  reply and forward work again
  beautified many things
1999-12-08 20:13:14 +00:00
lkehresman
148eaa8884 Fixed a bug in deleting messages where it wouldn't delete the messages. Now
it does.
1999-12-07 22:02:27 +00:00
lkehresman
cd2658c922 Added some error correction on compose_send.php 1999-12-07 20:24:45 +00:00
lkehresman
072bc54406 added some debugging information 1999-12-07 19:38:28 +00:00
lkehresman
4b1f97308b moved "empty trash" to the left bar so it's always visible 1999-12-07 19:16:35 +00:00
lkehresman
5779055edc Updated (again) how HTML tags render in plain text messages 1999-12-07 18:47:56 +00:00
lkehresman
a60982bec0 added To: field 1999-12-06 22:07:20 +00:00
lkehresman
f9a1c41719 Got reply and forward working 1999-12-06 20:47:08 +00:00
lkehresman
5f06e01639 added DELETE for when viewing a message
beautified some of the messages
1999-12-06 16:31:30 +00:00
lkehresman
c492acf847 Beautified top of message list a bit 1999-12-05 18:20:09 +00:00
nehresma
b1453d7d4d moving of messages between folders is finished. also did a bit of
rearranging how deleting works, and the way the html shows the (now 2)
buttons.
1999-12-05 02:45:26 +00:00
lkehresman
1560e06f58 Fixed a minor bug with slashes before quotes 1999-12-04 21:58:59 +00:00
lkehresman
6c334ca1e0 Composing messages works great! 1999-12-04 21:42:37 +00:00
lkehresman
a3d8ecdca7 updated some sending stuff 1999-12-04 20:05:29 +00:00
lkehresman
58c4a56253 Added MUCH better composing 1999-12-04 19:24:54 +00:00
nehresma
17249b63aa fixed a bug in deleting messages where no messages were selected. was putting the
server into an infinite loop.  also started message moving - but is not completely
working yet so don't try it!  :)
1999-12-04 19:24:02 +00:00
nehresma
6998ead981 fixed a bug where i had the quotes around the BGCOLOR and other tags
escaped when they shouldn't have been.
1999-12-04 17:31:54 +00:00
nehresma
f2028b905a beautified a bit of code and made stuff a bit more efficient. 1999-12-04 17:16:36 +00:00
lkehresman
672a8cd2e3 * Word Wrapping works good
* Added "Message List" link to read_body.php
* beginnings of Compose
1999-12-04 14:50:25 +00:00
lkehresman
6b882ac8db removed screen shots.. whoops. 1999-12-03 22:06:47 +00:00
lkehresman
a087824606 Fixed some MAJOR bugs 1999-12-03 22:03:45 +00:00
lkehresman
57acc589c9 some color updates 1999-12-03 13:59:13 +00:00
lkehresman
2a05c7d6fc whoops.. forgot to add these files 1999-12-02 22:54:00 +00:00
lkehresman
622e5b7d97 Major update -- Added mail reading, and many many many bug fixes 1999-12-02 22:51:58 +00:00
lkehresman
2a0faed867 Made special character handling better in From and Subject 1999-12-01 20:45:05 +00:00
lkehresman
fbcf3ff96e Fixed it so that "viewing messages to 0" will never occur 1999-12-01 18:44:11 +00:00
lkehresman
2baaa155ac Adds the "Move or Delete" drop-down box 1999-12-01 18:35:12 +00:00
lkehresman
149bce755f Bug fix in date sorting 1999-12-01 18:22:30 +00:00
lkehresman
a24f99b453 Optomized message retreival -- MUCH faster 1999-11-30 21:08:08 +00:00
lkehresman
2891ac8ba9 Renaming works... needs serious user interface revamping... BADLY 1999-11-29 21:20:08 +00:00
lkehresman
0dd7dfde6c A lot of code optimization with regard to deleting and creating folders.
Also, emptying trash refreshes the folder list.
1999-11-29 19:32:39 +00:00
lkehresman
1025a3b921 You cannot delete special folders or their subfolders now 1999-11-29 17:07:33 +00:00
lkehresman
d7272c7aed Deleting and creating folders works great! 1999-11-29 16:30:24 +00:00
lkehresman
b7a7a545f7 Bug fix 1999-11-29 03:07:58 +00:00
lkehresman
ed0925e498 Deleting subfolders of trash works, but it's not very pretty 1999-11-29 02:58:48 +00:00
lkehresman
7d772e92de Deleting of folders works 1999-11-29 02:45:31 +00:00
lkehresman
78a5d3a9f1 update 1999-11-29 02:14:50 +00:00