squirrelmail.git
20 years agomarking function as private.
tokul [Sun, 18 Apr 2004 15:47:31 +0000 (15:47 +0000)]
marking function as private.
moving copyright and license info into phpdoc tags

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7159 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agophpdoc updates
tokul [Sun, 18 Apr 2004 15:42:05 +0000 (15:42 +0000)]
phpdoc updates

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7158 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agopatch allows to read README file from plugins directory.
tokul [Sun, 18 Apr 2004 15:36:06 +0000 (15:36 +0000)]
patch allows to read README file from plugins directory.
original patch contributed by Andrew D <squirrelmail at awdcomp.com>

xhtml and phpdoc fixes.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7157 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoadding address book sorting function
tokul [Sun, 18 Apr 2004 10:28:38 +0000 (10:28 +0000)]
adding address book sorting function

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7143 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoadding list sort options. no sort indicator yet.
tokul [Sun, 18 Apr 2004 10:15:26 +0000 (10:15 +0000)]
adding list sort options. no sort indicator yet.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7142 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agocleaning the code
tokul [Fri, 16 Apr 2004 16:20:56 +0000 (16:20 +0000)]
cleaning the code

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7141 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agosame fix as stable
tokul [Fri, 16 Apr 2004 15:15:04 +0000 (15:15 +0000)]
same fix as stable

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7140 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agorg=off fix.
tokul [Thu, 15 Apr 2004 19:33:36 +0000 (19:33 +0000)]
rg=off fix.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7127 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoString changes
tokul [Tue, 13 Apr 2004 18:32:40 +0000 (18:32 +0000)]
String changes

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7122 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoremoved $_ variables.
tokul [Tue, 13 Apr 2004 18:25:54 +0000 (18:25 +0000)]
removed $_ variables.
added some checks for POST forms.
xhtml and string fixes proposed by Fredrik.
phpdoc blocks.
localized folder names

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7121 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoremoving gifs. system uses png images.
tokul [Tue, 13 Apr 2004 06:35:43 +0000 (06:35 +0000)]
removing gifs. system uses png images.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7120 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoremoving gifs. system uses png files
tokul [Tue, 13 Apr 2004 06:34:28 +0000 (06:34 +0000)]
removing gifs. system uses png files

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7119 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoquick fix to use sqgetGlobalVar instead of $_POST
tokul [Tue, 13 Apr 2004 05:35:01 +0000 (05:35 +0000)]
quick fix to use sqgetGlobalVar instead of $_POST

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7118 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoupdating pot
tokul [Mon, 12 Apr 2004 14:23:13 +0000 (14:23 +0000)]
updating pot

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7114 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agomoving $_SERVER to sqgetGlobalVar
tokul [Mon, 12 Apr 2004 12:29:15 +0000 (12:29 +0000)]
moving $_SERVER to sqgetGlobalVar

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7111 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoremoving double spaces and html formating fixes
tokul [Mon, 12 Apr 2004 11:42:03 +0000 (11:42 +0000)]
removing double spaces and html formating fixes

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7108 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agosmall formating fixes.
tokul [Mon, 12 Apr 2004 11:12:41 +0000 (11:12 +0000)]
small formating fixes.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7107 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agocleaning up depreciated code.
tokul [Mon, 12 Apr 2004 11:00:29 +0000 (11:00 +0000)]
cleaning up depreciated code.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7105 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agousing png images instead of gifs
tokul [Mon, 12 Apr 2004 08:07:42 +0000 (08:07 +0000)]
using png images instead of gifs

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7101 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agotwo more subpackage blocks
tokul [Mon, 12 Apr 2004 08:03:39 +0000 (08:03 +0000)]
two more subpackage blocks

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7100 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agomoving forms to separate subpackage. It is easier to dig through functions
tokul [Mon, 12 Apr 2004 08:02:15 +0000 (08:02 +0000)]
moving forms to separate subpackage. It is easier to dig through functions
when they are splitted into categories

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7099 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agomissing phpdoc declaration
tokul [Mon, 12 Apr 2004 08:00:53 +0000 (08:00 +0000)]
missing phpdoc declaration

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7098 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoMoving addressbook functions to separate phpdoc subpackage.
tokul [Mon, 12 Apr 2004 08:00:07 +0000 (08:00 +0000)]
Moving addressbook functions to separate phpdoc subpackage.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7097 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agophpdoc fix.
tokul [Mon, 12 Apr 2004 07:55:24 +0000 (07:55 +0000)]
phpdoc fix.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7095 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agophpdoc fixes
tokul [Mon, 12 Apr 2004 07:54:20 +0000 (07:54 +0000)]
phpdoc fixes

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7094 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agophpdoc blocks
tokul [Mon, 12 Apr 2004 07:52:40 +0000 (07:52 +0000)]
phpdoc blocks

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7093 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agosome phpdoc blocks
tokul [Mon, 12 Apr 2004 07:50:45 +0000 (07:50 +0000)]
some phpdoc blocks

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7092 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agophpdoc blocks and lowercasing html elements
tokul [Mon, 12 Apr 2004 07:44:45 +0000 (07:44 +0000)]
phpdoc blocks and lowercasing html elements

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7091 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoadding phpdoc block
tokul [Mon, 12 Apr 2004 07:35:44 +0000 (07:35 +0000)]
adding phpdoc block

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7090 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoConverting names to gettext. adding phpdoc blocks
tokul [Mon, 12 Apr 2004 07:34:25 +0000 (07:34 +0000)]
Converting names to gettext. adding phpdoc blocks

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7089 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoAdding images in png format
tokul [Mon, 12 Apr 2004 07:32:03 +0000 (07:32 +0000)]
Adding images in png format

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7088 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agophpdoc blocks
tokul [Mon, 12 Apr 2004 07:18:29 +0000 (07:18 +0000)]
phpdoc blocks

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7087 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agophpdoc blocks and one more string
tokul [Mon, 12 Apr 2004 07:15:29 +0000 (07:15 +0000)]
phpdoc blocks and one more string

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7086 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoadding phpdoc blocks. @access private is used to hide functions that are
tokul [Mon, 12 Apr 2004 07:08:34 +0000 (07:08 +0000)]
adding phpdoc blocks. @access private is used to hide functions that are
used only by this plugin

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7085 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoadded phpdoc blocks.
tokul [Mon, 12 Apr 2004 07:03:14 +0000 (07:03 +0000)]
added phpdoc blocks.
closed php code block in setup.php

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7084 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoadding phpdoc blocks
tokul [Mon, 12 Apr 2004 06:59:24 +0000 (06:59 +0000)]
adding phpdoc blocks

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7083 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoremoved CR's and added phpdoc block
tokul [Mon, 12 Apr 2004 06:56:39 +0000 (06:56 +0000)]
removed CR's and added phpdoc block

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7082 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agofixing phpdoc warnings re:SM_PATH. Moving Id tags to @version
tokul [Mon, 12 Apr 2004 06:53:27 +0000 (06:53 +0000)]
fixing phpdoc warnings re:SM_PATH. Moving Id tags to @version

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7081 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agophpdoc updates
tokul [Mon, 12 Apr 2004 06:40:10 +0000 (06:40 +0000)]
phpdoc updates

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7080 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoUpdate
jangliss [Mon, 12 Apr 2004 05:02:48 +0000 (05:02 +0000)]
Update

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7079 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoFix for resume on draft breaking From: being a different identity.
jangliss [Mon, 12 Apr 2004 04:59:18 +0000 (04:59 +0000)]
Fix for resume on draft breaking From: being a different identity.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7078 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoOops, last commit included custom_from plugin patches. Pulling that stuff out...
pdontthink [Sat, 10 Apr 2004 11:15:08 +0000 (11:15 +0000)]
Oops, last commit included custom_from plugin patches.  Pulling that stuff out...

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7076 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoupdating pot. p.s. there is one more pot in locales cvs.
tokul [Sat, 10 Apr 2004 05:20:14 +0000 (05:20 +0000)]
updating pot. p.s. there is one more pot in locales cvs.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7056 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoI18N fix submitted by Fredrik Jervfors
pdontthink [Fri, 9 Apr 2004 10:44:27 +0000 (10:44 +0000)]
I18N fix submitted by Fredrik Jervfors

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7053 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoTypo
pdontthink [Fri, 9 Apr 2004 05:06:10 +0000 (05:06 +0000)]
Typo

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7052 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoDon't use htmlentities() to sanitize input/output.
tokul [Thu, 8 Apr 2004 17:09:58 +0000 (17:09 +0000)]
Don't use htmlentities() to sanitize input/output.
It breaks things outside of Western Europe/US.

Changing functions to use htmlspecialchars(). It still breaks things
in compose, when is_conversion_safe($charset)=true.

at least it breaks less.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7051 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agohtml formating fixes and one more string.
tokul [Thu, 8 Apr 2004 14:28:08 +0000 (14:28 +0000)]
html formating fixes and one more string.
to port or not to port? :)

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7050 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoFixing spelling
tokul [Thu, 8 Apr 2004 13:10:07 +0000 (13:10 +0000)]
Fixing spelling

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7049 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoFixing spelling mistake
tokul [Thu, 8 Apr 2004 12:50:16 +0000 (12:50 +0000)]
Fixing spelling mistake

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7046 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agobugfix. table was incorrectly closed when system had more than one backend listing.
tokul [Thu, 8 Apr 2004 12:48:24 +0000 (12:48 +0000)]
bugfix. table was incorrectly closed when system had more than one backend listing.

tags coverted to lowercase. added new lines to make nicer formating. made it xhtml friendly.

do we port all changes to stable or only bugfix?

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7045 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoUpdating pot
tokul [Wed, 7 Apr 2004 19:28:53 +0000 (19:28 +0000)]
Updating pot

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7044 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoFixed sending MDN messages. According RFC2298:
stekkel [Mon, 5 Apr 2004 23:42:26 +0000 (23:42 +0000)]
Fixed sending MDN messages. According RFC2298:

   The From field of the message header of the MDN MUST contain the
   address of the person for whom the message disposition notification
   is being issued.

   The envelope sender address (i.e., SMTP MAIL FROM) of the MDN MUST be
   null (<>), specifying that no Delivery Status Notification messages
   or other messages indicating successful or unsuccessful delivery are
   to be sent in response to an MDN.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7035 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoadds international date/time support. am/pm thing is not standard, but I want
tokul [Mon, 5 Apr 2004 11:48:16 +0000 (11:48 +0000)]
adds international date/time support. am/pm thing is not standard, but I want
to follow user's hour_format preference. Time zone can be displayed as numbers.
O key instead of T.

mm/dd/yy and dd/mm/yy names replaced with human readable description.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7034 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoAdd my homepage
kink [Mon, 5 Apr 2004 08:51:29 +0000 (08:51 +0000)]
Add my homepage

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7033 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoOnly check for DB if using that; explicitly check the used DBMS-functions;
kink [Sat, 3 Apr 2004 15:19:53 +0000 (15:19 +0000)]
Only check for DB if using that; explicitly check the used DBMS-functions;
check whether we can connect succesfully.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7022 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoAdding php pear db tests
tokul [Sat, 3 Apr 2004 10:52:16 +0000 (10:52 +0000)]
Adding php pear db tests

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6995 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoDon't gripe about not being able to read the attachment dir when we
ebullient [Wed, 31 Mar 2004 23:11:50 +0000 (23:11 +0000)]
Don't gripe about not being able to read the attachment dir when we
recommend that it be not readable..

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6993 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoall options in one place.
tokul [Wed, 31 Mar 2004 18:05:10 +0000 (18:05 +0000)]
all options in one place.
updating pot.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6989 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoremoving gettext function. this is variable, not string.
tokul [Wed, 31 Mar 2004 17:41:20 +0000 (17:41 +0000)]
removing gettext function. this is variable, not string.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6988 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoRemoved extra SMALL tags, they were already incased in a
cigamit [Wed, 31 Mar 2004 17:04:04 +0000 (17:04 +0000)]
Removed extra SMALL tags, they were already incased in a
SMALL tag from a few lines above and these were also
unescaped. Dual/Triple tags resulted in the text being so small,
its almost unreadable, now they are more consistent with the rest

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6987 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agohttp://validator.w3.org/docs/errors.html#bad-entity
tokul [Wed, 31 Mar 2004 16:33:33 +0000 (16:33 +0000)]
validator.w3.org/docs/errors.html#bad-entity

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6986 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agofixing some strings that can't be extracted with gettext 0.10.40.
tokul [Wed, 31 Mar 2004 16:27:24 +0000 (16:27 +0000)]
fixing some strings that can't be extracted with gettext 0.10.40.
adding form functions.
maybe functions/forms.php can be loaded by include/validate.php?

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6985 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoPassword can accept a value as well.
jangliss [Wed, 31 Mar 2004 16:04:53 +0000 (16:04 +0000)]
Password can accept a value as well.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6984 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoremoving gettext function. there is no human readable string
tokul [Wed, 31 Mar 2004 15:23:50 +0000 (15:23 +0000)]
removing gettext function. there is no human readable string

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6983 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoadding two hooks that allow integrating third party address book backends
tokul [Wed, 31 Mar 2004 15:10:32 +0000 (15:10 +0000)]
adding two hooks that allow integrating third party address book backends

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6982 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoAdjust display for Thread View link left-aligned placement
alex-brainstorm [Wed, 31 Mar 2004 14:46:47 +0000 (14:46 +0000)]
Adjust display for Thread View link left-aligned placement

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6981 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoUse form funcs in cpw plugin
kink [Wed, 31 Mar 2004 11:51:50 +0000 (11:51 +0000)]
Use form funcs in cpw plugin

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6980 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoUse form functions on login.php
kink [Wed, 31 Mar 2004 11:47:15 +0000 (11:47 +0000)]
Use form functions on login.php

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6979 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoAdd form functions for password, submit and reset.
kink [Wed, 31 Mar 2004 11:46:28 +0000 (11:46 +0000)]
Add form functions for password, submit and reset.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6978 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoMake use of forms.php functions.
kink [Wed, 31 Mar 2004 11:30:17 +0000 (11:30 +0000)]
Make use of forms.php functions.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6977 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agotweak display of buttons when no "attach" checkbox
ebullient [Tue, 30 Mar 2004 22:35:12 +0000 (22:35 +0000)]
tweak display of buttons when no "attach" checkbox

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6975 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agocorrect appearance of Thread View link..
ebullient [Tue, 30 Mar 2004 22:23:35 +0000 (22:23 +0000)]
correct appearance of Thread View link..

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6974 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoWhen the data stream wasn't ending with \r\n the finalize stream function
stekkel [Tue, 30 Mar 2004 17:42:21 +0000 (17:42 +0000)]
When the data stream wasn't ending with \r\n the finalize stream function
could raise a 502 error. I hope this fixes it.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6973 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoadding configuration option to plugin.
tokul [Tue, 30 Mar 2004 16:43:02 +0000 (16:43 +0000)]
adding configuration option to plugin.
using <big> instead of <font size=+1>

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6972 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoAdding option to default config.
tokul [Tue, 30 Mar 2004 16:38:48 +0000 (16:38 +0000)]
Adding option to default config.
Adding option for users that use /usr/sbin/sendmail

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6971 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years ago- changed checkbox text to 'As Attachment' improve understanding
braverock [Tue, 30 Mar 2004 15:59:00 +0000 (15:59 +0000)]
- changed checkbox text to 'As Attachment' improve understanding

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6969 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoUpdating pot
tokul [Tue, 30 Mar 2004 14:01:00 +0000 (14:01 +0000)]
Updating pot

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6959 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agofont size=-2 replaced with small
tokul [Tue, 30 Mar 2004 13:48:52 +0000 (13:48 +0000)]
font size=-2 replaced with small
fixed strings that are not extracted with gettext 0.10.40
input tags made xhtml compatible.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6958 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoMove Thread View link to the upper header together with other links. Behaviour can...
alex-brainstorm [Tue, 30 Mar 2004 13:40:47 +0000 (13:40 +0000)]
Move Thread View link to the upper header together with other links. Behaviour can be swapped for comparison. Also fix backslash in Flagged test.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6957 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoFix form display in IE6.
stekkel [Tue, 30 Mar 2004 09:56:36 +0000 (09:56 +0000)]
Fix form display in IE6.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6955 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoPutting back old plugin behaviour. On moving the last message, the DMN plugin
jangliss [Mon, 29 Mar 2004 19:03:25 +0000 (19:03 +0000)]
Putting back old plugin behaviour.  On moving the last message, the DMN plugin
used to select the new last message.  In 1.5.0, it selected the mailbox.  I
have reverted the behaviour

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6954 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoupdates for move & next when moving first message
ebullient [Mon, 29 Mar 2004 18:55:16 +0000 (18:55 +0000)]
updates for move & next when moving first message

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6953 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agocorrect Move & next when moving the first message in a mailbox
ebullient [Mon, 29 Mar 2004 18:54:11 +0000 (18:54 +0000)]
correct Move & next when moving the first message in a mailbox

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6952 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agomake break and updates more obvious
ebullient [Mon, 29 Mar 2004 18:31:09 +0000 (18:31 +0000)]
make break and updates more obvious

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6951 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoThink people would be most unhappy being able to not send mail at all
jangliss [Mon, 29 Mar 2004 17:56:04 +0000 (17:56 +0000)]
Think people would be most unhappy being able to not send mail at all

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6944 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoFixed broken identities
jangliss [Mon, 29 Mar 2004 17:55:17 +0000 (17:55 +0000)]
Fixed broken identities

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6943 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agothought of this last night, but forgot about it. Seth called me on it.. *sigh*
ebullient [Mon, 29 Mar 2004 17:41:15 +0000 (17:41 +0000)]
thought of this last night, but forgot about it. Seth called me on it.. *sigh*

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6938 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoall that work to fix compose in new, and I busted compose in regular.. ;)
ebullient [Mon, 29 Mar 2004 17:02:29 +0000 (17:02 +0000)]
all that work to fix compose in new, and I busted compose in regular.. ;)
get changed to post by default (which it was before..)

Yeesh.

Thanks, Seth. I tested every other variation last night, it seems -
but missed this one. Sorry.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6927 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoremove perlishly commented debug lines. my bad.
ebullient [Mon, 29 Mar 2004 16:58:20 +0000 (16:58 +0000)]
remove perlishly commented debug lines. my bad.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6926 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoUse clearer-named CheckForJavaScript in stead of !soupNazi.
kink [Mon, 29 Mar 2004 11:54:13 +0000 (11:54 +0000)]
Use clearer-named CheckForJavaScript in stead of !soupNazi.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6921 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoZap the soupNazi to use the same JS test everything else does.
ebullient [Sun, 28 Mar 2004 23:06:12 +0000 (23:06 +0000)]
Zap the soupNazi to use the same JS test everything else does.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6919 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoupdates to make javascript actually behave correctly for real.
ebullient [Sun, 28 Mar 2004 22:47:11 +0000 (22:47 +0000)]
updates to make javascript actually behave correctly for real.
Autodetection is fixed, load of JS dependent items (like address book and
search) will be set to false if javascript_on session var is false/0.

javascript_on will ONLY be true if:
  javascript_setting = 1 (ALWAYS)
  javascript_setting = 2 (Autodetect, and test works)

If you change your javascript settings, javascript_on will change
immediately.

We might actually want to DISABLE Always, and have it be either Never, or autodetect.
Since Always might not always work.. :-P

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6918 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agofinish "buttonizing" read_body header.
ebullient [Sun, 28 Mar 2004 20:45:20 +0000 (20:45 +0000)]
finish "buttonizing" read_body header.
Correct some mistakes (compose_in_new, resume draft, edit as new)
Centralize javascript detection in prefs.php - checkForJavascript
Move javascript_on from prefs to session - have just javascript_setting in prefs.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6917 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoImprove html encoding of addressbook, and rename a misspelled function.
kink [Sun, 28 Mar 2004 15:09:48 +0000 (15:09 +0000)]
Improve html encoding of addressbook, and rename a misspelled function.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6916 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoMissing param in addCheckBox for deleting attachments.
kink [Sun, 28 Mar 2004 14:43:53 +0000 (14:43 +0000)]
Missing param in addCheckBox for deleting attachments.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6915 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoChangeLog
kink [Sun, 28 Mar 2004 14:39:40 +0000 (14:39 +0000)]
ChangeLog

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6914 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoMake compose.php XSS-safe by encoding all untrusted data. I'm using the new
kink [Sun, 28 Mar 2004 14:38:13 +0000 (14:38 +0000)]
Make compose.php XSS-safe by encoding all untrusted data. I'm using the new
forms.php functions here. I think all possible XSS in compose.php is covered
now. Will be backported to stable within a couple of days if no problems arise.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6913 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoFunctions to build HTML forms.
kink [Sun, 28 Mar 2004 14:35:37 +0000 (14:35 +0000)]
Functions to build HTML forms.
I've created this for another project of mine, and think they come in useful
here. They are kept simple on purpose. Advantage is less typing
[eg addHidden('startMessage', $startMessage)] and everything is encoded
automatically. Could be extended with submit/reset and other form elts
not covered yet.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6912 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoFix part 1 for XSS issue... call page like this:
jangliss [Sun, 28 Mar 2004 11:50:13 +0000 (11:50 +0000)]
Fix part 1 for XSS issue... call page like this:

  src/compose.php?mailbox="><script>alert('Nuts!');</script>

Because this file is included in other pages, it could affect others too.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6911 7612ce4b-ef26-0410-bec9-ea0150e637f0

20 years agoAdd SMTP setting to suppress SquirrelMail Received: header..
ebullient [Sat, 27 Mar 2004 23:27:29 +0000 (23:27 +0000)]
Add SMTP setting to suppress SquirrelMail Received: header..
(may cause some email to be marked as spam if originating server
has dynamic IP, etc)

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6909 7612ce4b-ef26-0410-bec9-ea0150e637f0