squirrelmail.git
19 years agoShow System Specs link has no place under the Options
kink [Tue, 18 Jan 2005 16:54:29 +0000 (16:54 +0000)]
Show System Specs link has no place under the Options
menu, move it to the Bug-plugin page.

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

19 years agoRemove printer friendly clean display option, following a proposal of
kink [Tue, 18 Jan 2005 16:09:19 +0000 (16:09 +0000)]
Remove printer friendly clean display option, following a proposal of
mine on the devel list to which no objections arose. The option is
totally unclear to end users, and has very little impact. The cleaning
is now always done.
If it turns out this is really missed, or if people really want to turn
the cleaning off, it can of course always be reintroduced - that's
why this is devel.

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

19 years agoAdding old fixes
jervfors [Mon, 17 Jan 2005 05:49:46 +0000 (05:49 +0000)]
Adding old fixes

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

19 years agoIndentation cleanup
jervfors [Mon, 17 Jan 2005 05:41:38 +0000 (05:41 +0000)]
Indentation cleanup

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

19 years agoInclude CVE-id in ChangeLog, move Jimmy up in AUTHORS.
kink [Sat, 15 Jan 2005 10:05:55 +0000 (10:05 +0000)]
Include CVE-id in ChangeLog, move Jimmy up in AUTHORS.

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

19 years agoAdded hook for Preferences Backend to resolve potential file inclusions
cigamit [Fri, 14 Jan 2005 06:16:22 +0000 (06:16 +0000)]
Added hook for Preferences Backend to resolve potential file inclusions

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

19 years agoadding tahoma style sheets. Provide better readability for Arabic or Farsi
tokul [Thu, 13 Jan 2005 13:17:33 +0000 (13:17 +0000)]
adding tahoma style sheets. Provide better readability for Arabic or Farsi

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

19 years agoProvides some fixes for #1043576 (incorrect wrapping of multibyte texts).
tokul [Mon, 10 Jan 2005 18:43:44 +0000 (18:43 +0000)]
Provides some fixes for #1043576 (incorrect wrapping of multibyte texts).
If same code is ported to stable, it could make that bug specific to
devel branch. Devel branch needs more fixes for sqBodyWrap function. I would
like to add Eastern charset support before moving it to 1.4.5

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

19 years agoHave configtest check whether the sq_default_language is actually installed.
kink [Sun, 9 Jan 2005 22:28:30 +0000 (22:28 +0000)]
Have configtest check whether the sq_default_language is actually installed.
Might hint people that didn't download the locales package.

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

19 years agoreplacing urlencode with rawurlencode. It is possible that I've missed space
tokul [Sun, 9 Jan 2005 17:01:42 +0000 (17:01 +0000)]
replacing urlencode with rawurlencode. It is possible that I've missed space
encoding as plus issue when I've tested IE or older php versions does not have
such behaviour. Should fix bug #1076733.

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

19 years agoReplacing tabs with spaces, trimming white space at EOL and newline at EOF (PHP only)
jervfors [Fri, 7 Jan 2005 18:17:53 +0000 (18:17 +0000)]
Replacing tabs with spaces, trimming white space at EOL and newline at EOF (PHP only)

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

19 years agoadding mbstring overloading test and splitting some strings in order to make
tokul [Fri, 7 Jan 2005 18:06:26 +0000 (18:06 +0000)]
adding mbstring overloading test and splitting some strings in order to make
them readable on smaller screens and don't cause xgettext errors.

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

19 years agoReplacing tabs with spaces, trimming white space at EOL and newline at EOF (PHP only)
jervfors [Fri, 7 Jan 2005 17:42:23 +0000 (17:42 +0000)]
Replacing tabs with spaces, trimming white space at EOL and newline at EOF (PHP only)

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

19 years agoAdd base url to output of configtest.php.
kink [Fri, 7 Jan 2005 09:37:39 +0000 (09:37 +0000)]
Add base url to output of configtest.php.

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

19 years agoSupport '-1' as a special value in memory limit for max attachment filesize.
kink [Mon, 3 Jan 2005 14:37:27 +0000 (14:37 +0000)]
Support '-1' as a special value in memory limit for max attachment filesize.
#1094569

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

19 years agoMinor typo
jangliss [Mon, 3 Jan 2005 08:13:36 +0000 (08:13 +0000)]
Minor typo

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

19 years agoFix listcommands plugin to behave like normal reply/compose links, and
jangliss [Mon, 3 Jan 2005 08:11:53 +0000 (08:11 +0000)]
Fix listcommands plugin to behave like normal reply/compose links, and
return to message page that originally called from.

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

19 years agoIncrement year in copyright notice
jervfors [Wed, 29 Dec 2004 22:58:54 +0000 (22:58 +0000)]
Increment year in copyright notice

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

19 years agoMinor cleanup
jervfors [Wed, 29 Dec 2004 19:08:21 +0000 (19:08 +0000)]
Minor cleanup

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

19 years agoChanging squirrelmail/Squirrelmail to SquirrelMail in some strings as well as other...
jervfors [Wed, 29 Dec 2004 15:06:20 +0000 (15:06 +0000)]
Changing squirrelmail/Squirrelmail to SquirrelMail in some strings as well as other minor documentation fixes

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

19 years agoReplacing tabs with spaces
jervfors [Wed, 29 Dec 2004 14:37:40 +0000 (14:37 +0000)]
Replacing tabs with spaces

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

19 years agoAdd param 'clean' to formatBody to prevent irrelevant stuff like 'download
kink [Tue, 28 Dec 2004 13:12:28 +0000 (13:12 +0000)]
Add param 'clean' to formatBody to prevent irrelevant stuff like 'download
this as a file' being output in printer friendly. I guess formatBody is
a bit too much of an all-in-one function and it might be cleaner to split
it up at some time in the future. Also add colons to the printer friendly
mailheaders and make them bold.

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

19 years agostring updates
tokul [Tue, 28 Dec 2004 11:42:56 +0000 (11:42 +0000)]
string updates

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

19 years agomoved imap_test function to right place
tokul [Tue, 28 Dec 2004 11:25:23 +0000 (11:25 +0000)]
moved imap_test function to right place

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

19 years agoone more place affected by #1085377 bug
tokul [Tue, 28 Dec 2004 10:44:01 +0000 (10:44 +0000)]
one more place affected by #1085377 bug

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

19 years agoAdding macosx and hmailserver options. presets also include mercury, but it
tokul [Tue, 28 Dec 2004 10:31:25 +0000 (10:31 +0000)]
Adding macosx and hmailserver options. presets also include mercury, but it
is not used in any $imap_server_type tests

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

19 years agoCvascript detection was broken when you changed your setting from never
kink [Mon, 27 Dec 2004 21:14:55 +0000 (21:14 +0000)]
Cvascript detection was broken when you changed your setting from never
to autodetect. Fixes: #983614

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

19 years agoIncrement year in copyright notice.
kink [Mon, 27 Dec 2004 15:04:02 +0000 (15:04 +0000)]
Increment year in copyright notice.

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

19 years agoAdd "Security:" with relevant changelog items and add CVE id's.
kink [Mon, 27 Dec 2004 14:12:06 +0000 (14:12 +0000)]
Add "Security:" with relevant changelog items and add CVE id's.

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

19 years agoinformation about newmail fix
tokul [Mon, 27 Dec 2004 12:21:18 +0000 (12:21 +0000)]
information about newmail fix

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

19 years agoreuploading files
tokul [Mon, 27 Dec 2004 12:09:51 +0000 (12:09 +0000)]
reuploading files

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

19 years agoA default server setting should always set all options, even if they are
kink [Sun, 26 Dec 2004 22:44:31 +0000 (22:44 +0000)]
A default server setting should always set all options, even if they are
the defaults, to permit switching between different servers. Thanks Tomas
for noting this.

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

19 years agoAdd server type 'hmailserver' to work around a searching problem with hMailServer.
kink [Fri, 24 Dec 2004 15:45:33 +0000 (15:45 +0000)]
Add server type 'hmailserver' to work around a searching problem with hMailServer.
Fixes: #1085377

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

19 years agoRFC822 complianced with Received header. Fixes #1088548.
jangliss [Wed, 22 Dec 2004 05:08:52 +0000 (05:08 +0000)]
RFC822 complianced with Received header.  Fixes #1088548.

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

19 years agoexplanation of weird chars and header
tokul [Sun, 19 Dec 2004 15:45:53 +0000 (15:45 +0000)]
explanation of weird chars and header

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

19 years agouse default http port for intertran in order to be able to used it through
tokul [Sun, 19 Dec 2004 09:18:14 +0000 (09:18 +0000)]
use default http port for intertran in order to be able to used it through
strict firewall. updated otenet form url

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

19 years agoinfo about newmail plugin
tokul [Sun, 19 Dec 2004 08:46:14 +0000 (08:46 +0000)]
info about newmail plugin

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

19 years agolooks like opera implemented it according to apple specs and height/width
tokul [Sun, 19 Dec 2004 08:42:25 +0000 (08:42 +0000)]
looks like opera implemented it according to apple specs and height/width
is required by this browser. without them opera defaults to 100-200 height.
fix for bug.818958

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

19 years agomake gpltrans url configurable
tokul [Sun, 19 Dec 2004 08:20:30 +0000 (08:20 +0000)]
make gpltrans url configurable

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

19 years agocorrect table name and add some information about global address book
tokul [Fri, 10 Dec 2004 18:06:27 +0000 (18:06 +0000)]
correct table name and add some information about global address book

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

19 years agoinformation about added function
tokul [Thu, 9 Dec 2004 15:50:07 +0000 (15:50 +0000)]
information about added function

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

19 years agolanguage must be set before using gettext functions
tokul [Thu, 9 Dec 2004 15:16:02 +0000 (15:16 +0000)]
language must be set before using gettext functions

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

19 years agoadding sq_setlocale function in order to use multiple locale names without
tokul [Thu, 9 Dec 2004 14:58:08 +0000 (14:58 +0000)]
adding sq_setlocale function in order to use multiple locale names without
php 4.3+ dependency

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

19 years agoClose the form. Otherwise selecting all results from one mailbox will select them...
indiri69 [Fri, 3 Dec 2004 18:24:26 +0000 (18:24 +0000)]
Close the form.  Otherwise selecting all results from one mailbox will select them from all the ones below as well.

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

19 years agoUse the count of what we found, not what is in the actual mailbox
indiri69 [Fri, 3 Dec 2004 18:22:57 +0000 (18:22 +0000)]
Use the count of what we found, not what is in the actual mailbox

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

19 years agoFollowing up on my long standing threat to remove internal_link hook. Templates...
pdontthink [Wed, 24 Nov 2004 22:33:11 +0000 (22:33 +0000)]
Following up on my long standing threat to remove internal_link hook.  Templates make it unnecessary, it is inefficient, and the only plugin using it requires a source patch to the same code anyway.

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

19 years agoadding phpdoc blocks and including new themes into default config
tokul [Wed, 24 Nov 2004 16:39:53 +0000 (16:39 +0000)]
adding phpdoc blocks and including new themes into default config

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

19 years agoadding information about ngettext
tokul [Wed, 24 Nov 2004 16:12:08 +0000 (16:12 +0000)]
adding information about ngettext

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

19 years agoset_url_var would eat the "&" if the first url var was being changed.
kink [Sun, 21 Nov 2004 14:56:11 +0000 (14:56 +0000)]
set_url_var would eat the "&" if the first url var was being changed.
Fixes #1053725

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

19 years agoWhen you reload signout.php you get an error that you have to be logged in
kink [Sun, 21 Nov 2004 13:53:51 +0000 (13:53 +0000)]
When you reload signout.php you get an error that you have to be logged in
to view the signout page. This is of course silly, if you're already logged
out this page should be a 'no-op' that just presents the same message.

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

19 years agoAdd support for recognising 'Priority' and 'Importance' headers next to the
kink [Sun, 21 Nov 2004 13:10:06 +0000 (13:10 +0000)]
Add support for recognising 'Priority' and 'Importance' headers next to the
'X-Priority' that we've been supporting for a long time.

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

19 years agoFix two time zone calculation bugs, thanks to david white for the
kink [Sun, 21 Nov 2004 11:35:33 +0000 (11:35 +0000)]
Fix two time zone calculation bugs, thanks to david white for the
excellent analysis; verified by me to be correct solutions.
Closes: #1063879

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

19 years agoNew themes
pdontthink [Wed, 17 Nov 2004 23:53:38 +0000 (23:53 +0000)]
New themes

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

19 years agoNew line here makes a lot of slightly tidier looking HTML code
jangliss [Tue, 16 Nov 2004 06:20:09 +0000 (06:20 +0000)]
New line here makes a lot of slightly tidier looking HTML code

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

19 years agofixes for bugs 655137 and 1005353
tokul [Mon, 15 Nov 2004 16:10:46 +0000 (16:10 +0000)]
fixes for bugs 655137 and 1005353

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

19 years agoremoving default_charset tests. code can be reused in main function and
tokul [Mon, 15 Nov 2004 14:31:18 +0000 (14:31 +0000)]
removing default_charset tests. code can be reused in main function and
ldap needs option that forces decoding when default charset matches

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

19 years agoallow mbstring functions will all charsets that are available in mbstring.
tokul [Sun, 14 Nov 2004 18:00:32 +0000 (18:00 +0000)]
allow mbstring functions will all charsets that are available in mbstring.
might add some override that removes need to run mbstring.internal_encoding n times.
fix for bug.1005353

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

19 years agoadding all charsets used by SM translations to default_charset selection list
tokul [Sun, 14 Nov 2004 17:42:40 +0000 (17:42 +0000)]
adding all charsets used by SM translations to default_charset selection list

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

19 years agoremoving obsolate global abook comments.
tokul [Sun, 14 Nov 2004 17:39:30 +0000 (17:39 +0000)]
removing obsolate global abook comments.
enhancing list_writeable_backends function

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

19 years agousing own squirrelmail functions for encoding/decoding instead of xml functions.
tokul [Sun, 14 Nov 2004 17:36:37 +0000 (17:36 +0000)]
using own squirrelmail functions for encoding/decoding instead of xml functions.
fixes bug.655137

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

19 years agomoving isset test to same place as others
tokul [Sun, 14 Nov 2004 17:32:53 +0000 (17:32 +0000)]
moving isset test to same place as others

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

19 years agoextending utf-8 decoding function.
tokul [Sun, 14 Nov 2004 17:30:06 +0000 (17:30 +0000)]
extending utf-8 decoding function.
default_charset test removed because it is better to do in main decoding
function and ldap needs decoding without default_charset test

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

19 years agoFixing XHTML fix
jervfors [Fri, 12 Nov 2004 17:53:40 +0000 (17:53 +0000)]
Fixing XHTML fix

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

19 years agoChanging headers back
jervfors [Fri, 12 Nov 2004 16:47:37 +0000 (16:47 +0000)]
Changing headers back

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

19 years agoXHTML fixes
jervfors [Fri, 12 Nov 2004 15:12:14 +0000 (15:12 +0000)]
XHTML fixes

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

19 years agoXHTML fixes
jervfors [Fri, 12 Nov 2004 14:21:31 +0000 (14:21 +0000)]
XHTML fixes

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

19 years agoset value returned by ini_get to boolean
tokul [Wed, 10 Nov 2004 17:49:33 +0000 (17:49 +0000)]
set value returned by ini_get to boolean

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

19 years agospecial chars should be undone only after encoding
tokul [Wed, 10 Nov 2004 17:38:58 +0000 (17:38 +0000)]
special chars should be undone only after encoding

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

19 years agoinfo about theme fix
tokul [Wed, 10 Nov 2004 17:32:33 +0000 (17:32 +0000)]
info about theme fix

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

19 years agoadded phpdoc blocks to netstyle theme.
tokul [Wed, 10 Nov 2004 17:15:10 +0000 (17:15 +0000)]
added phpdoc blocks to netstyle theme.
fixed random theme. theme was stored with sm_path in session. breaks theme in plugins.

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

19 years agoFix: Messages shown with bad times in message list due to misinterpreted UW IMAP...
pdontthink [Tue, 9 Nov 2004 20:04:10 +0000 (20:04 +0000)]
Fix: Messages shown with bad times in message list due to misinterpreted UW IMAP internal date

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

19 years agodon't run decode cycles if charset is the same
tokul [Mon, 8 Nov 2004 15:56:48 +0000 (15:56 +0000)]
don't run decode cycles if charset is the same

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

19 years agoAdded netstyle theme by Gabriele Maidecchi. Patch #1041323.
jervfors [Sun, 7 Nov 2004 21:54:39 +0000 (21:54 +0000)]
Added netstyle theme by Gabriele Maidecchi. Patch #1041323.

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

19 years agoinfo about new Czech translator
tokul [Sun, 7 Nov 2004 18:50:18 +0000 (18:50 +0000)]
info about new Czech translator

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

19 years agonet-style theme by Gabriele Maidecchi. Patch #1041323
tokul [Sun, 7 Nov 2004 15:03:03 +0000 (15:03 +0000)]
net-style theme by Gabriele Maidecchi. Patch #1041323

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

19 years agoadding phpdoc to abook database class
tokul [Fri, 5 Nov 2004 11:55:47 +0000 (11:55 +0000)]
adding phpdoc to abook database class

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

19 years agodocumenting options class
tokul [Wed, 3 Nov 2004 19:38:53 +0000 (19:38 +0000)]
documenting options class

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

19 years agoReplacing tabs with spaces, trimming white space at EOL and newline at EOF
jervfors [Tue, 2 Nov 2004 22:21:34 +0000 (22:21 +0000)]
Replacing tabs with spaces, trimming white space at EOL and newline at EOF

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

19 years agoadding address book block
tokul [Tue, 2 Nov 2004 15:39:37 +0000 (15:39 +0000)]
adding address book block

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

19 years agoinfo about added global abook and some comments in abook_local_file.php
tokul [Mon, 1 Nov 2004 18:49:06 +0000 (18:49 +0000)]
info about added global abook and some comments in abook_local_file.php

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

19 years agospellcheck and some comments
tokul [Mon, 1 Nov 2004 18:28:26 +0000 (18:28 +0000)]
spellcheck and some comments

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

19 years agoadding phpdoc blocks in addressbook classes (one more backend to go)
tokul [Mon, 1 Nov 2004 17:59:53 +0000 (17:59 +0000)]
adding phpdoc blocks in addressbook classes (one more backend to go)
adding global file based address book support.
global_file backend removed (code reuse)
administrator plugin still need some mods, but it is dark outside and i'll
finish it later.

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

19 years agoRevert my changes on this plugin, I didn't notice that the globals were dynamically...
cigamit [Mon, 1 Nov 2004 15:25:51 +0000 (15:25 +0000)]
Revert my changes on this plugin, I didn't notice that the globals were dynamically called.  Thanks Tomas!

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

19 years agoinfo about patches by Ken and Felix
tokul [Mon, 1 Nov 2004 11:33:47 +0000 (11:33 +0000)]
info about patches by Ken and Felix

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

19 years agoAdding compact page selection options. Thanks to Felix Egli for idea, patch
tokul [Mon, 1 Nov 2004 11:31:05 +0000 (11:31 +0000)]
Adding compact page selection options. Thanks to Felix Egli for idea, patch
and other fixes.
Fixed incorrect declaration of $data_dir variable
Removed getPref calls for page selector, because they are already loaded
in load_prefs

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

19 years agoadding onsubmit option in order to avoid warning on SSL enabled sites.
tokul [Mon, 1 Nov 2004 11:22:11 +0000 (11:22 +0000)]
adding onsubmit option in order to avoid warning on SSL enabled sites.
Thanks to Felix Egli for suggestion and patch.

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

19 years agomissed one more subpackage tag
tokul [Mon, 1 Nov 2004 11:05:52 +0000 (11:05 +0000)]
missed one more subpackage tag

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

19 years agomore checks in charset name
tokul [Mon, 1 Nov 2004 11:02:13 +0000 (11:02 +0000)]
more checks in charset name

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

19 years agoqmail-inject does not support -i option. Thanks to Ken Brush for report
tokul [Mon, 1 Nov 2004 10:59:22 +0000 (10:59 +0000)]
qmail-inject does not support -i option. Thanks to Ken Brush for report

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

19 years agoadded subpackage tag.
tokul [Mon, 1 Nov 2004 10:54:01 +0000 (10:54 +0000)]
added subpackage tag.
enabled remote backends because they might be used in some cases.

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

19 years agoadding phpdoc blocks.
tokul [Mon, 1 Nov 2004 10:49:31 +0000 (10:49 +0000)]
adding phpdoc blocks.
fixed unchecked used of create. According to the docs it is optional.

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

19 years agoremoved $phone from array and from ldap queries. SM does not use it.
tokul [Mon, 1 Nov 2004 10:47:36 +0000 (10:47 +0000)]
removed $phone from array and from ldap queries. SM does not use it.
added phpdoc blocks
enabled list_addr function. currently returns empty array.

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

19 years agosqspell uses .mod files. vim and emacs are informed. phpdoc is not.
tokul [Mon, 1 Nov 2004 10:44:42 +0000 (10:44 +0000)]
sqspell uses .mod files. vim and emacs are informed. phpdoc is not.

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

19 years agoadding info about display_message.php
tokul [Mon, 1 Nov 2004 10:32:08 +0000 (10:32 +0000)]
adding info about display_message.php

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

19 years agoadding phpdoc blocks
tokul [Mon, 1 Nov 2004 10:29:36 +0000 (10:29 +0000)]
adding phpdoc blocks
fixed test sound popup button
whitespace fixes
removed "options saved" message from options_save hook. This hook is active before
any html output begins.
removed includes that are already loaded by validate.php
functions/display_messages.php is already loaded by validate.php, if file based
prefs are used. db_prefs does not include it.

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

19 years agophpdoc: added block tags, @version is set to Id:, removed Author: and Date:
tokul [Mon, 1 Nov 2004 09:40:27 +0000 (09:40 +0000)]
phpdoc: added block tags, @version is set to Id:, removed Author: and Date:
because author is Konstantin and date/last commiter is present in Id:
fixed: unchecked test of $msg
removed tabs.

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

19 years agoRemoved variables that were initialized, but never actually used
cigamit [Mon, 1 Nov 2004 02:05:15 +0000 (02:05 +0000)]
Removed variables that were initialized, but never actually used
Also remove a few more globals that were unused
Remove a few newlines at the end of files
Hopefully this will help shrink the memory footprint of SM just slightly

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

19 years agoFix a few variables that were inputted incorrectly
cigamit [Mon, 1 Nov 2004 00:40:12 +0000 (00:40 +0000)]
Fix a few variables that were inputted incorrectly

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

19 years agoIncluded file was moved awhile back, not sure how this include got missed
cigamit [Mon, 1 Nov 2004 00:00:26 +0000 (00:00 +0000)]
Included file was moved awhile back, not sure how this include got missed

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

19 years agoRemove unused globals
cigamit [Sun, 31 Oct 2004 23:24:09 +0000 (23:24 +0000)]
Remove unused globals

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