lbergman
d97b292a95
Added redirection from subdirs to prevent file listing.
2000-10-27 02:41:26 +00:00
pallo
b1efb67f96
Made sure nobody tries to run conf.pl as a CGI-script.
2000-10-24 13:05:51 +00:00
Ondřej Surý
3a1107410a
- fixed error in iso-8859-2 handling function in function/i18n.php.
...
- prepare for another php backend in functions/imap.php.
- aligned "Sent" button in src/compose.php.
- added two .cvsignore files in data/ and config/ directory.
2000-10-20 15:13:17 +00:00
Tyler Akins
c535c50deb
Bug 116811 - login usernames are not case sensitive but prefs files are
...
Added option to convert usernames transparently to lowercase, defaulted it
to off. Username is converted before preferences are loaded/set and before
hooks are called.
2000-10-17 18:15:35 +00:00
Tyler Akins
856f2c924c
Changed some prompts a little to show the default options.
2000-10-16 16:04:58 +00:00
Tyler Akins
5718fe38a2
When two or more installations of SquirrelMail use symbolic links to
...
the plugins directory, you can configure them separately and correctly.
Removed chdir() call in conf.pl.
2000-10-16 15:44:19 +00:00
Luke Ehresman
c1be332c49
If a message has attachments, it is shown in the message index by putting
...
a "+" in the flags area.
2000-10-12 14:35:58 +00:00
Luke Ehresman
cf8bc5ef5e
fixed a minor bug in invert_time stuff in conf.pl. It gave a parse error
...
if nothing had been set: $inverse_time = ; -- changed to:
$inverse_time = false;
2000-10-10 15:17:49 +00:00
Tyler Akins
faeaaa46e6
Adds a config option to invert the time for Solaris machines in the US.
2000-10-10 13:11:12 +00:00
Luke Ehresman
a61ad45b34
patched conf.pl to include theme_css support
2000-10-02 15:57:51 +00:00
Luke Ehresman
4468e95b99
Changed version number
...
added patches from Tyler Akins to fix hyperlink rendering
2000-09-19 15:11:35 +00:00
Luke Ehresman
1b4e90d7e9
added two new themes
2000-08-29 15:15:57 +00:00
Luke Ehresman
f5482a8e7e
- added new SquirrelMail logo
...
- added new theme
- updated authors
2000-08-25 18:47:42 +00:00
gpadgham
6c8250c94b
-fix for Bug 112604
...
-$sendmailPath was being written by conf.pl while $sendmail_path was being referenced by src/smtp.php
2000-08-24 12:48:02 +00:00
lbergman
f4e675b0d3
Corrected error with black bean burrito theme.
2000-08-22 20:09:56 +00:00
Luke Ehresman
64293cc273
did a few bugfixes in imap functions,
...
applied patches from list
2000-08-21 15:56:33 +00:00
Luke Ehresman
b426710f20
tweaked conf.pl
...
added patch from Bill Thousand to allow sending with virtual domains
(see smtp.php for more info in function sendSMTP)
2000-08-14 20:20:31 +00:00
Luke Ehresman
09c786e2d0
added no color option in conf.pl
2000-08-11 16:36:49 +00:00
Luke Ehresman
24258a460a
updated a few things in preparation for the 0.5pre1 release
2000-08-09 16:18:23 +00:00
Luke Ehresman
25cb9fb404
made plugin installation much easier
2000-08-07 10:12:38 +00:00
Luke Ehresman
b0bfc1c870
made the sendmail/smtp option more clear
2000-08-04 15:17:38 +00:00
Luke Ehresman
d1bc9ef85e
- Fixed bug when one message left in message index, displayed wrong one
...
- Added MOTD back in
2000-08-01 10:58:39 +00:00
Luke Ehresman
c7703c06b8
fixed some bugs in url parsing, and in conf.pl
2000-08-01 10:18:27 +00:00
Luke Ehresman
9d36327160
- fixed bug when deleting last message, sends you to previous list
...
- fixed bug about translate_text missing an argument
- added functionality in conf.pl to detect themes
- fixed a number of <? to be <?php
2000-07-31 14:24:37 +00:00
Luke Ehresman
2245a47d18
- added more hooks
...
- updated documentation on plugins to include a list of hooks
- added info in plugin.txt on how to use "options" in your plugins
2000-07-30 15:06:26 +00:00
Luke Ehresman
5f7ac816ff
- fixed some poorly formed HTML
...
- made conf.pl a bit smarter in detecting themes directory
- added "configure" which points to config/conf.pl
2000-07-29 16:50:28 +00:00
Luke Ehresman
43ab206ec0
added config file versions so conf.pl can detect if you are using a
...
config file from an old version of SquirrelMail and warn you.
2000-07-29 14:26:39 +00:00
Luke Ehresman
b1d39904be
fixed some bugs in date sorting.. It is now timezone independent
2000-07-28 09:54:12 +00:00
Luke Ehresman
6e7b83ddae
fixed problem with sending subjects with a '.
...
added a urlencode($mailbox) to a link in download.php
2000-07-27 13:11:33 +00:00
Luke Ehresman
dc9e76994f
- fixed renaming folders, now renames subfolders as well
...
- added some new documentation
themes/README.themes
plugins/README.plugins
doc/themes.txt
- moved themes to themes/ directory, added checking in load_prefs
- revaped help system:
- .hlp files are in xml format
- doesn't pop up new window (netscape/ie specific)
- a bit more navigationable
- context-sensative
- updated help documentation
2000-07-26 11:07:07 +00:00
Luke Ehresman
070bd0e7cb
- added a hook at beginning of left_main
...
- added plugin options in conf.pl
2000-07-25 13:16:15 +00:00
Luke Ehresman
39d197190c
you can now have more than 10 ldap servers and themes, bug fixed!
2000-07-24 16:39:59 +00:00
Luke Ehresman
e9da4cdb0a
changed <? to <?php in a few places in options_*
...
added dark_grey_theme from Justin Miller <lordpaco@sanguinis.net>
2000-07-24 12:17:36 +00:00
Luke Ehresman
f26ada49d8
fixed bug in conf.pl that didn't let you have more than 10 themes
...
removed unnecessary condition in download.php
2000-07-15 12:30:20 +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
b849651bb9
- fixed bugs in conf.pl, removed some unnecessary options
...
- tweaked UI in a few more places
- made fonts larger when viewing full header
2000-07-12 11:01:46 +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
Luke Ehresman
3a26375167
Made some changes to the way that attachments are downloaded -- changed the
...
content-type to "application/octet-stream" so that it will always get downloaded.
If it is an image, it has a "view" button beside it for convenience, and that
will load the picture in the browser.
Updated the configuration script, and documentation on mime
2000-06-30 15:17:20 +00:00
Luke Ehresman
5bb18f1127
Rewrote MIME support and made it much, MUCH quicker. All parsing of the
...
messages are now handled on the IMAP server, rather than inside PHP, which
makes it about 20x faster (literally).
2000-06-21 16:09:37 +00:00
lbergman
cc3108c303
added blue steel theme to array
2000-06-05 16:45:57 +00:00
lbergman
edc3ad7967
added ugly but patriotic theme
2000-06-05 14:49:29 +00:00
lbergman
4c5a7448ea
added dark blue/grey theme
2000-06-05 14:47:35 +00:00
Luke Ehresman
c292629da4
fixed bugs
2000-05-13 04:30:12 +00:00
Luke Ehresman
690ff0a855
updated theme, fixed problem expunging
2000-05-06 17:01:40 +00:00
Luke Ehresman
1af7e269a9
fixed problem with usort getting bad data in some instances
2000-05-04 20:59:39 +00:00
Luke Ehresman
13bf7c3644
basic html address book
2000-05-03 15:55:47 +00:00
Luke Ehresman
012fa21cde
added blue theme
2000-04-30 20:27:19 +00:00
Luke Ehresman
e0a4d18218
fixed some bugs with sent/trash defaults
2000-04-30 19:19:30 +00:00
Luke Ehresman
65e0c87562
updated config script with defaults
2000-04-21 22:36:16 +00:00
Luke Ehresman
454df37188
Removed special folders, made them user preferences
2000-04-21 21:36:59 +00:00