Commit graph

3200 commits

Author SHA1 Message Date
Luke Ehresman
775e8922bd Added:
- decoding of quoted-printable messages
  - reorganized the message array
1999-12-14 18:32:35 +00:00
Luke Ehresman
44fc8507d2 Added BASIC mime support. Not fully working yet. 1999-12-13 13:53:22 +00:00
Luke Ehresman
e47298cba5 Added "CC" to read_body.php, and rewrote the code to handle getting TO and CC 1999-12-09 20:11:31 +00:00
Luke Ehresman
85335a7c3b fixed some bugs in email address finding 1999-12-08 21:09:18 +00:00
Luke Ehresman
99a10dea6e reconstructed the left folder list
bugfixed:
  reply and forward work again
  beautified many things
1999-12-08 20:13:14 +00:00
Luke Ehresman
6fd6f33dcf Fixed a bug in deleting messages where it wouldn't delete the messages. Now
it does.
1999-12-07 22:02:27 +00:00
Luke Ehresman
7d8c623ec3 Added some error correction on compose_send.php 1999-12-07 20:24:45 +00:00
Luke Ehresman
642f739ff2 moved "empty trash" to the left bar so it's always visible 1999-12-07 19:16:35 +00:00
Luke Ehresman
ca0075e511 Updated (again) how HTML tags render in plain text messages 1999-12-07 18:47:56 +00:00
Luke Ehresman
a420667597 added To: field 1999-12-06 22:07:20 +00:00
Luke Ehresman
f1bf669f76 Got reply and forward working 1999-12-06 20:47:08 +00:00
Luke Ehresman
4798021995 added DELETE for when viewing a message
beautified some of the messages
1999-12-06 16:31:30 +00:00
Luke Ehresman
91ba4c227d Beautified top of message list a bit 1999-12-05 18:20:09 +00:00
nehresma
6a04f0493a 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
Luke Ehresman
8f59683908 Fixed a minor bug with slashes before quotes 1999-12-04 21:58:59 +00:00
Luke Ehresman
45a065a2f9 Composing messages works great! 1999-12-04 21:42:37 +00:00
Luke Ehresman
e902308409 updated some sending stuff 1999-12-04 20:05:29 +00:00
Luke Ehresman
178a49c801 Added MUCH better composing 1999-12-04 19:24:54 +00:00
nehresma
b53d777e22 beautified a bit of code and made stuff a bit more efficient. 1999-12-04 17:16:36 +00:00
Luke Ehresman
3fbde0345a * Word Wrapping works good
* Added "Message List" link to read_body.php
* beginnings of Compose
1999-12-04 14:50:25 +00:00
Luke Ehresman
bd1f8851e7 Fixed some MAJOR bugs 1999-12-03 22:03:45 +00:00
Luke Ehresman
f976239d42 some color updates 1999-12-03 13:59:13 +00:00
Luke Ehresman
02cec20dcb Major update -- Added mail reading, and many many many bug fixes 1999-12-02 22:51:58 +00:00
Luke Ehresman
f57cc2deee Made special character handling better in From and Subject 1999-12-01 20:45:05 +00:00
Luke Ehresman
3a01a3f349 Fixed it so that "viewing messages to 0" will never occur 1999-12-01 18:44:11 +00:00
Luke Ehresman
f03b8a5ddb Adds the "Move or Delete" drop-down box 1999-12-01 18:35:12 +00:00
Luke Ehresman
be583b0be6 Bug fix in date sorting 1999-12-01 18:22:30 +00:00
Luke Ehresman
471caa85db Optomized message retreival -- MUCH faster 1999-11-30 21:08:08 +00:00
Luke Ehresman
990735f5af Renaming works... needs serious user interface revamping... BADLY 1999-11-29 21:20:08 +00:00
Luke Ehresman
7b76d5c26f 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
Luke Ehresman
ba5ed072a5 Deleting and creating folders works great! 1999-11-29 16:30:24 +00:00
Luke Ehresman
21e8c8041f update 1999-11-29 02:14:50 +00:00
Luke Ehresman
a67b0a401f Folder manipulation stuff 1999-11-29 01:57:53 +00:00
nehresma
f4b5e0bed0 pulled out all the login stuff and error checking from each individual php file
and put it in functions/imap.php
1999-11-29 01:31:19 +00:00
Luke Ehresman
cfd922c560 updated some folder stuff 1999-11-29 01:07:41 +00:00
Luke Ehresman
b703d43e5d Added some folder functionality 1999-11-28 22:03:13 +00:00
Luke Ehresman
ece25b15f9 Added the folders option in the header 1999-11-28 21:44:50 +00:00
Luke Ehresman
6ffd1c7b59 * added the config option, auto_expunge
* added "empty trash" option
1999-11-24 17:54:40 +00:00
Luke Ehresman
b7875e567d * fixed so bottom delete button works
* if only one message in mailbox, it now shows correctly
* If no messages in mailbox, displays correctly
1999-11-24 16:57:46 +00:00
Luke Ehresman
d33e6d04d9 Added deleting of messages 1999-11-23 23:00:34 +00:00
Luke Ehresman
294e02b0cb Links successfully to todo and bug manager 1999-11-23 03:17:53 +00:00
Luke Ehresman
784885a602 php refrences updated 1999-11-23 03:12:51 +00:00
Luke Ehresman
f4d230a3a3 Updated all php3's to php's 1999-11-23 03:07:24 +00:00
nehresma
0fdd3c0c32 fixed a problem with mailboxes not url encoded for the urls <grin>. 1999-11-23 00:59:58 +00:00
Luke Ehresman
01aace0d52 Next/Previous are working a bit better 1999-11-23 00:43:10 +00:00
Luke Ehresman
b847b72497 Next/previous is working a bit better 1999-11-22 21:20:08 +00:00
Luke Ehresman
4b68778296 This updates the next/previous option. It kinda works, but not fully yet. 1999-11-22 20:39:47 +00:00
Luke Ehresman
2dcf62bdc9 updated functions 1999-11-22 16:43:47 +00:00
squirrel
0397b3ce14 updating directory structure 1999-11-22 16:25:31 +00:00
squirrel
900ddb0201 Initial revision 1999-11-22 00:32:55 +00:00