squirrelmail.git
18 years agoRestore folder list centering to the old situation (before 3 weeks ago).
kink [Sat, 14 May 2005 10:29:02 +0000 (10:29 +0000)]
Restore folder list centering to the old situation (before 3 weeks ago).

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

18 years agoadding one more change_password backend. similar to mysql one, but provides
tokul [Thu, 12 May 2005 08:53:24 +0000 (08:53 +0000)]
adding one more change_password backend. similar to mysql one, but provides
more controls over backend SQL server and supports different password
schemas. Tested with dovecot-mysql. Might have to scrap some docs about it.

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

18 years agoreplacing skip_SM_header with two different options. If admins want to shoot
tokul [Thu, 12 May 2005 08:15:19 +0000 (08:15 +0000)]
replacing skip_SM_header with two different options. If admins want to shoot
their own foot, they have to do that themselves and remove headers
completely by modifying SquirrelMail scripts.

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

18 years agoprovide failsafe language in case $sm_language is not set in accept_lang
tokul [Mon, 9 May 2005 17:25:56 +0000 (17:25 +0000)]
provide failsafe language in case $sm_language is not set in accept_lang
and default language.

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

18 years agocorrectly check for messages in trash if the total is set, but is empty (since
ebullient [Sat, 7 May 2005 21:28:09 +0000 (21:28 +0000)]
correctly check for messages in trash if the total is set, but is empty (since
that does not necessarily mean there aren't any messages in the trash..)

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

18 years agoadd dovecot
ebullient [Sat, 7 May 2005 20:32:18 +0000 (20:32 +0000)]
add dovecot

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

18 years agounneeded undercore in example
tokul [Thu, 5 May 2005 16:55:30 +0000 (16:55 +0000)]
unneeded undercore in example

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

18 years agoinformation about sqspell changes
tokul [Thu, 5 May 2005 13:15:33 +0000 (13:15 +0000)]
information about sqspell changes

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

18 years agoMoved dictionaries and settings to SM prefs system
tokul [Thu, 5 May 2005 13:08:37 +0000 (13:08 +0000)]
Moved dictionaries and settings to SM prefs system
Fixed use of $SCRIPT_NAME globals
Removed SQSPELL_EREG setting. Internal dictionary format was changed, use
of ereg is unstable due to mbstring.fu*** :). It would be better to use
boolean configuration option.
Fixed use of php 4.1+ POST and GET vars
Fixed some script errors that might appear when SQSPELL_APP is changed or
invalid module name used in URL.

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

18 years agousing 'pass' instead of 'ascii'. internal mbstring encoding that should
tokul [Sun, 1 May 2005 10:05:09 +0000 (10:05 +0000)]
using 'pass' instead of 'ascii'. internal mbstring encoding that should
disable mbstring functions

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

18 years agomaking sure that plugin works without configuration file. Most of plugin
tokul [Fri, 29 Apr 2005 08:46:42 +0000 (08:46 +0000)]
making sure that plugin works without configuration file. Most of plugin
configuration options are about tuning plugin and not about required site
specific changes.

optimized sqgetGlobalVar and include calls.

updated some docs.

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

18 years agoSome language fixes.
kink [Thu, 28 Apr 2005 14:16:01 +0000 (14:16 +0000)]
Some language fixes.

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

18 years agoMore possible NUL character problems solved.
stekkel [Wed, 27 Apr 2005 17:04:00 +0000 (17:04 +0000)]
More possible NUL character problems solved.

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

18 years agoSet default for Reply Citation Style to 'date_time_author' instead of none.
kink [Tue, 26 Apr 2005 21:58:09 +0000 (21:58 +0000)]
Set default for Reply Citation Style to 'date_time_author' instead of none.
It's better netiquette to quote with an attribution line so we should add
one by default.

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

18 years agoReintroduce the centering of the folderlist.
kink [Tue, 26 Apr 2005 21:07:18 +0000 (21:07 +0000)]
Reintroduce the centering of the folderlist.

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

18 years agophpdoc blocks and some comments that explain check_php_version(4,2,0)
tokul [Tue, 26 Apr 2005 14:35:21 +0000 (14:35 +0000)]
phpdoc blocks and some comments that explain check_php_version(4,2,0)

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

18 years agophpdoc blocks
tokul [Tue, 26 Apr 2005 14:29:48 +0000 (14:29 +0000)]
phpdoc blocks

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

18 years agoadding phpdoc comments
tokul [Tue, 26 Apr 2005 14:28:25 +0000 (14:28 +0000)]
adding phpdoc comments

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

18 years agoprevent errors when files are opened directly
tokul [Tue, 26 Apr 2005 14:27:29 +0000 (14:27 +0000)]
prevent errors when files are opened directly

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

18 years agoinformation about mail_fetch changes.
tokul [Mon, 25 Apr 2005 11:10:08 +0000 (11:10 +0000)]
information about mail_fetch changes.
adding INSTALL chapter about configurable plugins.

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

18 years agomoved functions from setup.php
tokul [Mon, 25 Apr 2005 10:47:14 +0000 (10:47 +0000)]
moved functions from setup.php
added site configuration support

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

18 years agoRemoval of unused commented code blocks
stekkel [Sun, 24 Apr 2005 13:46:41 +0000 (13:46 +0000)]
Removal of unused commented code blocks

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

18 years agoWe are not using objects here.
stekkel [Sun, 24 Apr 2005 13:30:00 +0000 (13:30 +0000)]
We are not using objects here.

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

18 years agofixed some php5 warnings
stekkel [Sun, 24 Apr 2005 13:28:27 +0000 (13:28 +0000)]
fixed some php5 warnings

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

18 years agoremoving includes that are loaded by validate.php.
tokul [Sun, 24 Apr 2005 08:55:59 +0000 (08:55 +0000)]
removing includes that are loaded by validate.php.
switching other files from require_once() to include_once(). They might be
already loaded by plugins attached to load_prefs hook.

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

18 years agoadding api doc
tokul [Sun, 24 Apr 2005 08:44:25 +0000 (08:44 +0000)]
adding api doc

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

18 years agoinformation about bug_report fix
tokul [Sun, 24 Apr 2005 08:15:09 +0000 (08:15 +0000)]
information about bug_report fix

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

18 years agousing squirrelmail api in order to be able to use plugin with imaps and
tokul [Sun, 24 Apr 2005 08:10:53 +0000 (08:10 +0000)]
using squirrelmail api in order to be able to use plugin with imaps and
imap server mappings

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

18 years agowarning about possibly broken function
tokul [Sun, 24 Apr 2005 08:01:36 +0000 (08:01 +0000)]
warning about possibly broken function

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

19 years agoTrimming whitespace and replacing tabs
jervfors [Sat, 23 Apr 2005 12:08:00 +0000 (12:08 +0000)]
Trimming whitespace and replacing tabs

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

19 years agoTrimming whitespace
jervfors [Sat, 23 Apr 2005 11:42:18 +0000 (11:42 +0000)]
Trimming whitespace

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

19 years agoClosing PHP tags
jervfors [Sat, 23 Apr 2005 11:39:40 +0000 (11:39 +0000)]
Closing PHP tags

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

19 years agoReplacing tabs with spaces
jervfors [Sat, 23 Apr 2005 11:38:37 +0000 (11:38 +0000)]
Replacing tabs with spaces

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

19 years agoTrimming whitespace
jervfors [Sat, 23 Apr 2005 09:31:24 +0000 (09:31 +0000)]
Trimming whitespace

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

19 years agodo a little cleanup of listadvancedboxes HTML.
kink [Fri, 22 Apr 2005 17:32:28 +0000 (17:32 +0000)]
do a little cleanup of listadvancedboxes HTML.

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

19 years agoThis is better, forgot a double quote.
stekkel [Wed, 20 Apr 2005 20:05:29 +0000 (20:05 +0000)]
This is better, forgot a double quote.

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

19 years ago* Fix sort order direction
stekkel [Wed, 20 Apr 2005 20:01:25 +0000 (20:01 +0000)]
* Fix sort order direction
* do not store sortall twice. $aMailbox['SORTALL'][$iSetIndx] is leading.
* Fix for labels. Set the refering id correct.

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

19 years agoFix a small bug when displaying less messages than the page max.
kink [Tue, 19 Apr 2005 19:23:35 +0000 (19:23 +0000)]
Fix a small bug when displaying less messages than the page max.

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

19 years agoFix for "No messages found" messages. Only display it when there are no
stekkel [Tue, 19 Apr 2005 17:55:18 +0000 (17:55 +0000)]
Fix for "No messages found" messages. Only display it when there are no
messages found

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

19 years agoinformation about new crypto
tokul [Tue, 19 Apr 2005 13:57:51 +0000 (13:57 +0000)]
information about new crypto

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

19 years agomaking sure that imap server variable does not contain mapping.
tokul [Tue, 19 Apr 2005 13:56:18 +0000 (13:56 +0000)]
making sure that imap server variable does not contain mapping.

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

19 years agoadding ripe-md160 and md4 support for qmail-ldap
tokul [Tue, 19 Apr 2005 13:55:27 +0000 (13:55 +0000)]
adding ripe-md160 and md4 support for qmail-ldap

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

19 years agoJust in case ...
stekkel [Tue, 19 Apr 2005 10:44:26 +0000 (10:44 +0000)]
Just in case ...

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

19 years agoFixed half implemented feature. Now we provide a stream when calling this
stekkel [Tue, 19 Apr 2005 10:34:50 +0000 (10:34 +0000)]
Fixed half implemented feature. Now we provide a stream when calling this
function. This will save memory usage in case we forward from compose and
will stop exhausted memory errors in case of large attachments.

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

19 years agoReset the pageindex on a new search
stekkel [Mon, 18 Apr 2005 20:59:46 +0000 (20:59 +0000)]
Reset the pageindex on a new search

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

19 years agoFixed truncateWithEntities function which trimmed the string one char to
stekkel [Mon, 18 Apr 2005 19:44:41 +0000 (19:44 +0000)]
Fixed truncateWithEntities function which trimmed the string one char to
early and we could end up with &nbsp instead of  

Possibly fixed multibyte string truncate because the passed int was wrong.
It used $trim_val instead of $iTrimAt (previous $trim_at)

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

19 years agochanges changes changes
stekkel [Mon, 18 Apr 2005 18:30:48 +0000 (18:30 +0000)]
changes changes changes

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

19 years agoDon't trigger checkForm when we show the pageHeader.
stekkel [Mon, 18 Apr 2005 18:15:47 +0000 (18:15 +0000)]
Don't trigger checkForm when we show the pageHeader.

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

19 years agoMake Flags a required column just as subject. If we don't then the flags
stekkel [Mon, 18 Apr 2005 18:11:02 +0000 (18:11 +0000)]
Make Flags a required column just as subject. If we don't then the flags
will not be fetched from the imap server and we cannot provide information
about the seen state of a message.

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

19 years agoShow email address as title attribute if we only show the personal name of
stekkel [Mon, 18 Apr 2005 18:05:41 +0000 (18:05 +0000)]
Show email address as title attribute if we only show the personal name of
an email address.

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

19 years agoShow bypass trash checkbox again and move the delete button to the right.
stekkel [Mon, 18 Apr 2005 17:39:48 +0000 (17:39 +0000)]
Show bypass trash checkbox again and move the delete button to the right.

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

19 years agoinformation about added php 4.3.0 features in phpdoc
tokul [Mon, 18 Apr 2005 10:12:41 +0000 (10:12 +0000)]
information about added php 4.3.0 features in phpdoc

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

19 years agoinformation about mailbox listing changes. Remove experimental tag if it
tokul [Mon, 18 Apr 2005 10:08:50 +0000 (10:08 +0000)]
information about mailbox listing changes. Remove experimental tag if it
is stable enough.

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

19 years agoinformation about mail_fetch fix
tokul [Mon, 18 Apr 2005 10:01:01 +0000 (10:01 +0000)]
information about mail_fetch fix

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

19 years agofix typo
tokul [Mon, 18 Apr 2005 09:55:49 +0000 (09:55 +0000)]
fix typo

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

19 years agocheck mailbox before trying to store emails in it. fix for (#584658).
tokul [Mon, 18 Apr 2005 09:43:49 +0000 (09:43 +0000)]
check mailbox before trying to store emails in it. fix for (#584658).
todo: remove functions from setup.php and move configuration vars to config
file.

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

19 years agotagged debugging function used only in asearch
tokul [Mon, 18 Apr 2005 09:00:30 +0000 (09:00 +0000)]
tagged debugging function used only in asearch

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

19 years agoadding phpdoc tags
tokul [Mon, 18 Apr 2005 08:32:11 +0000 (08:32 +0000)]
adding phpdoc tags

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

19 years agomissed one more tag
tokul [Mon, 18 Apr 2005 08:29:49 +0000 (08:29 +0000)]
missed one more tag

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

19 years agoadding rfc implemented in listcommands
tokul [Mon, 18 Apr 2005 08:09:44 +0000 (08:09 +0000)]
adding rfc implemented in listcommands

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

19 years agouse separate subpackage for templates.
tokul [Mon, 18 Apr 2005 08:06:13 +0000 (08:06 +0000)]
use separate subpackage for templates.
use downwards arrow instead of question mark for low priority emails.
add phpdoc tags before first include

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

19 years agophpdoc tags
tokul [Mon, 18 Apr 2005 08:04:13 +0000 (08:04 +0000)]
phpdoc tags

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

19 years agoadding html message inside iframe
tokul [Mon, 18 Apr 2005 07:49:46 +0000 (07:49 +0000)]
adding html message inside iframe

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

19 years agoremoving todo
tokul [Mon, 18 Apr 2005 07:46:59 +0000 (07:46 +0000)]
removing todo

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

19 years agoremoving functions from setup.php
tokul [Mon, 18 Apr 2005 07:44:54 +0000 (07:44 +0000)]
removing functions from setup.php

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

19 years agoadding phpdoc blocks
tokul [Mon, 18 Apr 2005 07:37:57 +0000 (07:37 +0000)]
adding phpdoc blocks

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

19 years agolowercase package tag. fix phpdoc block.
tokul [Mon, 18 Apr 2005 07:36:23 +0000 (07:36 +0000)]
lowercase package tag. fix phpdoc block.

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

19 years agodocumenting some functions.
tokul [Sun, 17 Apr 2005 14:45:30 +0000 (14:45 +0000)]
documenting some functions.
using sqm_baseuri() instead of SM_PATH
sanitizing url arguments with htmlspecialchars in order to convert & to &

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

19 years agoinformation about changes
tokul [Sun, 17 Apr 2005 12:31:53 +0000 (12:31 +0000)]
information about changes

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

19 years agodisabled LOGINDISABLED check, when imap server is mapped with external
tokul [Sun, 17 Apr 2005 12:28:42 +0000 (12:28 +0000)]
disabled LOGINDISABLED check, when imap server is mapped with external
function

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

19 years agoadded iframe code (used when show_html_default = true)
tokul [Sun, 17 Apr 2005 12:21:41 +0000 (12:21 +0000)]
added iframe code (used when show_html_default = true)
replaced some SM_PATH constants with sqm_baseuri(). It can be broken,
if constant contains full path.

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

19 years agoiframe height option
tokul [Sun, 17 Apr 2005 12:18:02 +0000 (12:18 +0000)]
iframe height option

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

19 years agoiframe control for experimental code
tokul [Sun, 17 Apr 2005 12:17:12 +0000 (12:17 +0000)]
iframe control for experimental code

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

19 years agoStupid stupid stupid
stekkel [Sun, 17 Apr 2005 01:19:21 +0000 (01:19 +0000)]
Stupid stupid stupid

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

19 years agoThere it is, the first layout improvements in the template.
stekkel [Sun, 17 Apr 2005 01:16:28 +0000 (01:16 +0000)]
There it is, the first layout improvements in the template.
If we use icons use them as well in the columnheader.

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

19 years agoremoved just added htmlspecialvars around the date column because it fucks
stekkel [Sat, 16 Apr 2005 22:26:32 +0000 (22:26 +0000)]
removed just added htmlspecialvars around the date column because it fucks
up the display.

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

19 years agoSmall rewrite of the fix of Fredrik and another fix. i initialized the extra
stekkel [Sat, 16 Apr 2005 22:20:42 +0000 (22:20 +0000)]
Small rewrite of the fix of Fredrik and another fix. i initialized the extra
columns array within the loop which was wrong (read stupid)

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

19 years agoFix for highlighting. highlightMessage() didn't get the right input.
jervfors [Sat, 16 Apr 2005 20:17:37 +0000 (20:17 +0000)]
Fix for highlighting. highlightMessage() didn't get the right input.

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

19 years agoFIle no longer used => deleted
stekkel [Sat, 16 Apr 2005 18:55:46 +0000 (18:55 +0000)]
FIle no longer used => deleted

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

19 years agoFixing strings:
jervfors [Sat, 16 Apr 2005 17:45:40 +0000 (17:45 +0000)]
Fixing strings:
- Removing space before colon
- Removing trailing spaces
- Changing "said" to "wrote"

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

19 years agoFix displaying of encoded addresses.
stekkel [Sat, 16 Apr 2005 16:35:18 +0000 (16:35 +0000)]
Fix displaying of encoded addresses.

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

19 years agoRestart the session after forward as attachment.
stekkel [Sat, 16 Apr 2005 15:31:58 +0000 (15:31 +0000)]
Restart the session after forward as attachment.
sqsession_is_active doesn't restart the session because it does a check on
session_id which isn't empty after a session_write_close.

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

19 years agoFix a variable typo.
kink [Sat, 16 Apr 2005 14:20:38 +0000 (14:20 +0000)]
Fix a variable typo.
Move the inclusion of default.js to before the extra JS code in page_header,
because the extra code may use functions from default.js (eg Forward as
Attachment, which was broken).

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

19 years agoCheck for flags column
stekkel [Sat, 16 Apr 2005 11:13:41 +0000 (11:13 +0000)]
Check for flags column

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

19 years agostrings: adapt makeComposeLink to the new js
stekkel [Sat, 16 Apr 2005 11:12:22 +0000 (11:12 +0000)]
strings: adapt makeComposeLink to the new js
mailbox_display, retrieve aFetchHeaders.
read_body, behave well when the cache is invalidated

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

19 years agoTranslation fix
jervfors [Fri, 15 Apr 2005 18:53:27 +0000 (18:53 +0000)]
Translation fix

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

19 years agoRemoving DOS char's
jervfors [Fri, 15 Apr 2005 18:16:04 +0000 (18:16 +0000)]
Removing DOS char's

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

19 years agoCopyright update and removal of DOS char's
jervfors [Fri, 15 Apr 2005 17:13:13 +0000 (17:13 +0000)]
Copyright update and removal of DOS char's

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

19 years agoStyle pedantry
jervfors [Fri, 15 Apr 2005 17:11:43 +0000 (17:11 +0000)]
Style pedantry

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

19 years agoCopyright update
jervfors [Fri, 15 Apr 2005 17:11:08 +0000 (17:11 +0000)]
Copyright update

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

19 years agoClarifying purpose of plugin
jervfors [Fri, 15 Apr 2005 16:14:54 +0000 (16:14 +0000)]
Clarifying purpose of plugin

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

19 years agomake sure that $aFlags is set. maybe is_array() is needed too.
tokul [Fri, 15 Apr 2005 15:08:38 +0000 (15:08 +0000)]
make sure that $aFlags is set. maybe is_array() is needed too.

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

19 years agoremember to add this to 1.5.x release notes
tokul [Fri, 15 Apr 2005 14:30:17 +0000 (14:30 +0000)]
remember to add this to 1.5.x release notes

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

19 years agoadding decoding of subject. might have to check other columns too.
tokul [Fri, 15 Apr 2005 14:13:53 +0000 (14:13 +0000)]
adding decoding of subject. might have to check other columns too.

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

19 years agowhen table width is not set, it affects width of objects (iframes in
tokul [Fri, 15 Apr 2005 14:07:07 +0000 (14:07 +0000)]
when table width is not set, it affects width of objects (iframes in
show_default_html=1 case) placed inside table.

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

19 years agoForgot to rename the old $xtra var to $sJsHeader.
stekkel [Fri, 15 Apr 2005 13:40:28 +0000 (13:40 +0000)]
Forgot to rename the old $xtra var to $sJsHeader.

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

19 years agoFixed wrong var usage. This solves the errors Thijs saw in his previous
stekkel [Fri, 15 Apr 2005 13:38:34 +0000 (13:38 +0000)]
Fixed wrong var usage. This solves the errors Thijs saw in his previous
commit.

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

19 years ago2 bugs in message_list:
kink [Fri, 15 Apr 2005 12:31:16 +0000 (12:31 +0000)]
2 bugs in message_list:
- in PHP 4.1.x, the first part of in_array may not be an array. This gives a
  lot of warnings in the message display. Not sure how to fix this, so just adding a
  note to it now.
- initialize $aCol to empty array, not empty string, since it's expected to be
  an array further down.

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

19 years agohtml cleanups
stekkel [Fri, 15 Apr 2005 09:39:22 +0000 (09:39 +0000)]
html cleanups

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

19 years agoLooks like message highlighting contains a bug. The color is returned
stekkel [Fri, 15 Apr 2005 08:44:06 +0000 (08:44 +0000)]
Looks like message highlighting contains a bug. The color is returned
without the leading # character. This will fix it.

TODO, somebody may want to check why the color is stored without the leading
# char.

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