Commit graph

3121 commits

Author SHA1 Message Date
Luke Ehresman
e4f9a42e4b Added "Themes" to personal preferences 2000-01-06 17:03:04 +00:00
Luke Ehresman
ac8fe41c7c Preferences save now 2000-01-06 01:12:01 +00:00
Luke Ehresman
6d90e28e6c Beginnings of the options menu 2000-01-06 00:48:05 +00:00
Luke Ehresman
b2bc6ea821 just cleaning up some stuff 2000-01-05 21:12:57 +00:00
Luke Ehresman
004168712b Bugfixes in MIME stuff 2000-01-05 18:17:37 +00:00
Luke Ehresman
54bc4869dd Made MIME much more efficient 2000-01-05 16:48:14 +00:00
Luke Ehresman
eb7bc2ecab Rewrote multipart/* algorithm to be recursive 2000-01-04 19:35:19 +00:00
Luke Ehresman
d6a84a74b5 Changed so that attachments don't have to be saved on the server. 2000-01-03 12:23:03 +00:00
Luke Ehresman
8682da5ee2 Updated the themes, and general SquirrelMail stuff 2000-01-02 21:16:38 +00:00
Luke Ehresman
17d3c08cad updated the MIME support. It's much better 2000-01-02 20:04:01 +00:00
Luke Ehresman
2e7bbc9712 added attachment support 2000-01-02 02:36:56 +00:00
Luke Ehresman
6708e3d311 updated mime support 1999-12-30 00:19:27 +00:00
Luke Ehresman
a12174dee4 Updated the README, also made images load quicker 1999-12-27 14:52:40 +00:00
Luke Ehresman
c93119644c Bug fixes 1999-12-20 19:34:26 +00:00
Luke Ehresman
c2c8e62961 Added date translation to local time 1999-12-19 13:52:56 +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
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
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
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