Commit graph

26 commits

Author SHA1 Message Date
Tyler Akins
0d0de5d238 * Got bored and copied all the validate.php and define() stuff to 1.1
* Cleaned up some code
* Fixed some typos
* Added a few files (documentation, translations)
* EAGERLY awaiting 1.1 to come out
* Made all global stuff "global $varname" so the new define() method we use
  will work properly (methinks)
2001-04-19 17:58:10 +00:00
thomppj
2866c6b6e7 More "" to '' conversions. 2001-01-31 18:59:14 +00:00
Tyler Akins
de965920f1 Removed a lot of the warnings generated when PHP has all warnings enabled.
This is not done yet, but it is a VERY good start.
Added $Id$ tags to a lot of the files.
2001-01-30 17:22:38 +00:00
Luke Ehresman
4c8b901c3e - added a bunch of sqimap_logout's where none existed
- deleting/moving takes you right back where you were
- Folders section is handled better, removed notification screens
- The options "cc" and "to and cc" were added to message highlighting
2000-07-08 11:13:09 +00:00
gustavf
11236627f8 Made a few strings easier to translate. 2000-06-14 07:52:09 +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
nehresma
269fc50d58 added use of PHP's session management 2000-04-10 13:34:01 +00:00
Luke Ehresman
14565eb385 Added email addr parsing, added bugfix for boundary= header 2000-04-10 05:33:59 +00:00
Luke Ehresman
889bd2f79b Removed font tags 2000-03-05 04:54:42 +00:00
gustavf
960fbbd382 Added a constat to all files in functions/ to be able to chech whether the
file has already been included.
2000-03-01 08:44:35 +00:00
nehresma
d213b06c5b fixed several parse errors with gettext stuff 2000-01-13 23:07:42 +00:00
serek
8e53640075 added gettext support. 2000-01-13 20:26:52 +00:00
Luke Ehresman
a1e00ea177 fixed bug so it doesn't add slashes before apostrophies 2000-01-07 18:01:31 +00:00
Luke Ehresman
cc0f108e4e Updated deep ocean theme 2000-01-07 17:48:35 +00:00
Luke Ehresman
19fd99277d changed the background of the motd to always be white 2000-01-07 17:40: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
e0224b6cff added color customization
added INSTALL and README
1999-12-15 18:04:29 +00:00
Luke Ehresman
7d8c623ec3 Added some error correction on compose_send.php 1999-12-07 20:24:45 +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
nehresma
b53d777e22 beautified a bit of code and made stuff a bit more efficient. 1999-12-04 17:16:36 +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
d33e6d04d9 Added deleting of messages 1999-11-23 23:00:34 +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
Renamed from functions/display_messages.php3 (Browse further)