Commit graph

32 commits

Author SHA1 Message Date
Tyler Akins
481d61b096 When there is an error logging in, and since we are using frames, the
"Click here to try again" link/prompt will now have the login.php script
fill the entire browser window (removing the frameset).
2000-10-17 21:27:03 +00:00
Luke Ehresman
8e1d8f7136 added CHARSET option to searching.. should fix the german character
problem.  Please test it out.  It takes the charset from your current
language.
2000-09-19 21:46:22 +00:00
gustavf
1bbc280e7a Added encryption of the password before it is stored in a cookie. 2000-08-17 10:11:07 +00:00
Luke Ehresman
dd974cdaef if from = "" <user@domain.com>
it now displays the address.  Previously it was blank.
2000-08-14 17:31:58 +00:00
Luke Ehresman
8c3f9a7b88 simple fix of a sorta-bug. Did a check for function bindtextdomain().
It was reported on bugs list that someone got "function doesn't exist" error.
2000-08-11 10:01:45 +00:00
Luke Ehresman
33c369d337 fixed some html errors, added endlines 2000-08-09 15:17:44 +00:00
Luke Ehresman
929a043391 - added "High Contrast" theme submitted by Casey A. Peel <cpeel@localhost.localdomain>
- fixed a few things in mime.txt
- added configurable message statuses on folder list
2000-07-14 08:36:15 +00:00
Luke Ehresman
cb9a59a769 - fixed bugs in sorting by from and subject
- After login, you go to INBOX, not the welcome screen
- worked out some more bugs in conf.pl
- subscribe/unsubscribe can select multiple folders at one time
- made empty trash happen on left side so you stay where you are
- standardized look and feel a little bit more
- fixed problems with renaming of folders
2000-07-10 09:22:44 +00:00
gustavf
683fa64ac3 Now translation is working for "Unknown user or..." 2000-06-29 11:40:58 +00:00
Luke Ehresman
1b94a32042 speed optomizations and less imap commands 2000-04-28 03:43:43 +00:00
Luke Ehresman
62b919ff99 optomizations 2000-04-28 02:41:30 +00:00
Luke Ehresman
583642327f bugfixes with folder listing 2000-04-14 03:17:41 +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
d8e415034a added these, changed permissions 2000-04-10 15:33:00 +00:00
Luke Ehresman
19b3e0e380 removed these, changing permissiosn 2000-04-10 15:32:03 +00:00
nehresma
269fc50d58 added use of PHP's session management 2000-04-10 13:34:01 +00:00
Luke Ehresman
fd1f5a2ede removed debugging information 2000-03-30 02:09:21 +00:00
Luke Ehresman
609d3785fa bugfixed the saving sent 2000-03-25 14:04:06 +00:00
Luke Ehresman
72625ecb31 major speed improvements 2000-03-25 12:12:43 +00:00
Luke Ehresman
c4ca87e24e saving sent messages works! 2000-03-24 22:04:58 +00:00
Luke Ehresman
d11644ee51 Updated changelog and todo, working on saving sent 2000-03-24 14:35:17 +00:00
Luke Ehresman
0b98c72d5f fixed quote problem, and added \r\n to imap message 2000-03-23 15:41:21 +00:00
Luke Ehresman
e2f6e8d72b Added use of $imapPort 2000-03-19 13:56:44 +00:00
Luke Ehresman
f9d245950c added saving attachments again, and removed a "click here" screen after
composing a message.
2000-03-15 13:37:26 +00:00
Luke Ehresman
6d65b66b3c Saving of sent messages works..kinda 2000-03-15 12:41:17 +00:00
Luke Ehresman
4f969083b7 fixed a bug with email addresses not displaying right in message list 2000-03-09 13:00:16 +00:00
Luke Ehresman
f30a12c0b8 fixed login problems 2000-03-07 12:34:01 +00:00
Luke Ehresman
889bd2f79b Removed font tags 2000-03-05 04:54:42 +00:00
Luke Ehresman
611f4a3dcd Updated documentation, fixed sorting problems in folder list. 2000-02-22 11:47:08 +00:00
Luke Ehresman
112d9bc61c Just updated some documentation 2000-02-21 12:21:11 +00:00
Luke Ehresman
d507e552c8 Rewrote IMAP functions. 2000-02-21 12:00:17 +00:00