Luke Ehresman
|
c2c8e62961
|
Added date translation to local time
|
1999-12-19 13:52:56 +00:00 |
|
nehresma
|
d0ee360a7c
|
changed the wording in the INSTALL and README files to better
reflect what needs done, and distribution terms.
|
1999-12-18 18:50:19 +00:00 |
|
Luke Ehresman
|
aeb1888a7f
|
changed the wording of some stuff in the README
|
1999-12-18 18:23:06 +00:00 |
|
Luke Ehresman
|
080737884d
|
Redid the way folders are listed
|
1999-12-18 16:08:29 +00:00 |
|
Luke Ehresman
|
5936ae8562
|
I believe everything is compatable with all IMAP servers now
|
1999-12-16 21:18:54 +00:00 |
|
Luke Ehresman
|
e0224b6cff
|
added color customization
added INSTALL and README
|
1999-12-15 18:04:29 +00:00 |
|
Luke Ehresman
|
bfb43a61d8
|
removed the config file
|
1999-12-15 15:40:00 +00:00 |
|
Luke Ehresman
|
18f6d737fe
|
bugfixes
|
1999-12-14 21:08:56 +00:00 |
|
Luke Ehresman
|
564a4ff1ec
|
added "reply-to" capabilities
|
1999-12-14 20:28:35 +00:00 |
|
Luke Ehresman
|
f767310eb2
|
updated documentation
|
1999-12-14 19:17:24 +00:00 |
|
Luke Ehresman
|
6b9203e94b
|
added documentation
|
1999-12-14 19:14:32 +00:00 |
|
Luke Ehresman
|
775e8922bd
|
Added:
- decoding of quoted-printable messages
- reorganized the message array
|
1999-12-14 18:32:35 +00:00 |
|
Luke Ehresman
|
d096dbc9f1
|
Added BASIC mime support.
|
1999-12-13 13:53:52 +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
|
8018053b41
|
added some debugging information
|
1999-12-07 19:38:28 +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
|
70f4234376
|
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
|
ef493f71c3
|
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
|
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
|
175426e5fa
|
removed screen shots.. whoops.
|
1999-12-03 22:06:47 +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
|
6d27c23c8c
|
whoops.. forgot to add these files
|
1999-12-02 22:54:00 +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
|
78fd512f6d
|
You cannot delete special folders or their subfolders now
|
1999-11-29 17:07:33 +00:00 |
|
Luke Ehresman
|
ba5ed072a5
|
Deleting and creating folders works great!
|
1999-11-29 16:30:24 +00:00 |
|
Luke Ehresman
|
5e186e1dc1
|
Bug fix
|
1999-11-29 03:07:58 +00:00 |
|