squirrelmail.git
19 years agoUse C character conversion rules if Turkish translation is used. Breaks
tokul [Tue, 7 Sep 2004 15:59:32 +0000 (15:59 +0000)]
Use C character conversion rules if Turkish translation is used. Breaks
some case insensitive searches in Turkish translations, but stops breaking
any strtoupper/strtolower functions, that assume English character case
conversion rules.

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

19 years agoadding iso8859-7 and iso-8859-9 support
tokul [Tue, 7 Sep 2004 15:55:36 +0000 (15:55 +0000)]
adding iso8859-7 and iso-8859-9 support

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

19 years agoadding iso8859-15 support
tokul [Tue, 7 Sep 2004 15:11:48 +0000 (15:11 +0000)]
adding iso8859-15 support

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

19 years agoAdding iso8859-2 encoding support
tokul [Tue, 7 Sep 2004 14:58:07 +0000 (14:58 +0000)]
Adding iso8859-2 encoding support

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

19 years agocharset totals
tokul [Tue, 7 Sep 2004 14:33:43 +0000 (14:33 +0000)]
charset totals

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

19 years agoremoved require_once() calls that are already loaded by include/validate.php
tokul [Tue, 7 Sep 2004 13:54:11 +0000 (13:54 +0000)]
removed require_once() calls that are already loaded by include/validate.php
converted $_GET's to sqgetGlobalVar's and added validation.

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

19 years agoadding option that allows html transitional or frameset doctype
tokul [Tue, 7 Sep 2004 13:46:36 +0000 (13:46 +0000)]
adding option that allows html transitional or frameset doctype

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

19 years agosanitizing vcard version field and providing empty firstname/lastname values.
tokul [Tue, 7 Sep 2004 10:02:04 +0000 (10:02 +0000)]
sanitizing vcard version field and providing empty firstname/lastname values.
It would be nicer to assume compatibility with some vcard version and try
extracting firstname/lastname/email info.

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

19 years agoadding some i18n information
tokul [Mon, 6 Sep 2004 16:42:45 +0000 (16:42 +0000)]
adding some i18n information

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

19 years agoadding list of files that are included by include/validate.php
tokul [Mon, 6 Sep 2004 15:39:01 +0000 (15:39 +0000)]
adding list of files that are included by include/validate.php
helps to minimize require_once and include_once statements.

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

19 years agohiding functions used only by plugin
tokul [Mon, 6 Sep 2004 14:34:58 +0000 (14:34 +0000)]
hiding functions used only by plugin

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

19 years agocode cleanup:
tokul [Mon, 6 Sep 2004 14:18:44 +0000 (14:18 +0000)]
code cleanup:
 adding phpdoc blocks
 removing bogus GetMimeProperties function
 breaking long line

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

19 years agoremoved includes that are already loaded by include/validate.php.
tokul [Mon, 6 Sep 2004 13:45:32 +0000 (13:45 +0000)]
removed includes that are already loaded by include/validate.php.
converted & to & in frame urls. w3.org recommendation.

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

19 years agospellcheck
tokul [Mon, 6 Sep 2004 08:54:56 +0000 (08:54 +0000)]
spellcheck

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

19 years agofixed function_exist test and used newer mcrypt functions. If squirrelmail
tokul [Mon, 6 Sep 2004 08:52:14 +0000 (08:52 +0000)]
fixed function_exist test and used newer mcrypt functions. If squirrelmail
minimal requirements are 4.1.2, function test can be removed.

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

19 years agocomma in wrong place.
tokul [Mon, 6 Sep 2004 08:30:55 +0000 (08:30 +0000)]
comma in wrong place.

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

19 years agofixed custom css loading
tokul [Mon, 6 Sep 2004 08:10:50 +0000 (08:10 +0000)]
fixed custom css loading

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

19 years agousing default html header generation functions. Fixes error when custom_css
tokul [Mon, 6 Sep 2004 08:09:21 +0000 (08:09 +0000)]
using default html header generation functions. Fixes error when custom_css
was not loaded.

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

19 years agoXHTML fixes
jervfors [Thu, 2 Sep 2004 23:33:47 +0000 (23:33 +0000)]
XHTML fixes

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

19 years agobutton row in mailbox listing uses color[0]. read_body used color[9]. These
tokul [Thu, 2 Sep 2004 20:25:04 +0000 (20:25 +0000)]
button row in mailbox listing uses color[0]. read_body used color[9]. These
colors can differ.

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

19 years agousing internal SM functions to create page header.
tokul [Thu, 2 Sep 2004 19:41:07 +0000 (19:41 +0000)]
using internal SM functions to create page header.

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

19 years ago1. there is no <nobr> in html 4.01 specs.
tokul [Thu, 2 Sep 2004 19:10:49 +0000 (19:10 +0000)]
1. there is no <nobr> in html 4.01 specs.
2. formating looks bad when user has longer clock format or "Last refresh"
string + clock does not fit in default frame width

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

19 years agovcard might be without email fields.
tokul [Wed, 1 Sep 2004 17:04:40 +0000 (17:04 +0000)]
vcard might be without email fields.

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

19 years agome bad. loose but lossy.
tokul [Wed, 1 Sep 2004 16:37:57 +0000 (16:37 +0000)]
me bad. loose but lossy.

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

19 years agoFixes for bugs #1019185 and #1017941
cigamit [Wed, 1 Sep 2004 04:19:52 +0000 (04:19 +0000)]
Fixes for bugs #1019185 and #1017941
global variable $boxesnew was being corrupted by another function (I don't really see why its even global at this point, its also stored in the Session).  Changed the name of the variable used in the offending function.  The symptoms were that the folder list boxes would not be populated, errors when emptying the trash, and errors in the Folders Options.

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

19 years agoFixes for bugs #1019185 and #1017941
cigamit [Wed, 1 Sep 2004 04:11:20 +0000 (04:11 +0000)]
Fixes for bugs #1019185 and #1017941
global variable $boxesnew was being corrupted by another function (I don't really see why its even global at this point, its also stored in the Session).  Changed the name of the variable used in the offending function.  The symptoms were that the folder list boxes would not be populated, errors when emptying the trash, and errors in the Folders Options.

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

19 years agoSpelling fix
jervfors [Tue, 31 Aug 2004 20:25:05 +0000 (20:25 +0000)]
Spelling fix

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

19 years agoremoved language codes from conf.pl. List is too big.
tokul [Tue, 31 Aug 2004 17:27:10 +0000 (17:27 +0000)]
removed language codes from conf.pl. List is too big.
$default_charset can be used to change charset of English translation.

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

19 years agoadding i18n doc (unfinished)
tokul [Tue, 31 Aug 2004 17:19:56 +0000 (17:19 +0000)]
adding i18n doc (unfinished)

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

19 years agoRemove erroneous use of pipe in regexps. Since this doesn't cause any known
kink [Mon, 30 Aug 2004 07:41:34 +0000 (07:41 +0000)]
Remove erroneous use of pipe in regexps. Since this doesn't cause any known
real bug, I won't backport it to stable unless that situation changes.

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

19 years agoadding space between cols="number" and $attr.
tokul [Sun, 29 Aug 2004 16:56:41 +0000 (16:56 +0000)]
adding space between cols="number" and $attr.
removing extra double quote.

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

19 years agoone more update. message_details strings
tokul [Fri, 27 Aug 2004 18:10:17 +0000 (18:10 +0000)]
one more update. message_details strings

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

19 years agoupdating copyright, converting strings to gettext, adding some phpdoc blocks
tokul [Fri, 27 Aug 2004 18:04:23 +0000 (18:04 +0000)]
updating copyright, converting strings to gettext, adding some phpdoc blocks

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

19 years agoupdating pot
tokul [Fri, 27 Aug 2004 13:27:58 +0000 (13:27 +0000)]
updating pot

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

19 years agoagresive_decoding changed to aggressive_decoding.
tokul [Fri, 27 Aug 2004 12:46:59 +0000 (12:46 +0000)]
agresive_decoding changed to aggressive_decoding.
added loosy_encoding to conf.pl and other configuration scripts.
added phpdoc since tags to some options.

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

19 years agoif encoding function can't find charset, it does us-ascii encoding.
tokul [Fri, 27 Aug 2004 11:54:17 +0000 (11:54 +0000)]
if encoding function can't find charset, it does us-ascii encoding.
$enable_loosy_encoding option allows to use charset conversion in compose,
when output charset does not provide full support of symbols used in input
charset. (for example. utf-8 -> iso-8859-1). Provides solution for bug.806698

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

19 years agosend urlencoded filename to IE
tokul [Fri, 27 Aug 2004 11:48:44 +0000 (11:48 +0000)]
send urlencoded filename to IE

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

19 years agoadding iso-8859-1 and us-ascii encoding support
tokul [Fri, 27 Aug 2004 11:47:02 +0000 (11:47 +0000)]
adding iso-8859-1 and us-ascii encoding support

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

19 years agorewriting utf8 encoding function. preg_replace is safer that splitting into
tokul [Thu, 26 Aug 2004 18:39:20 +0000 (18:39 +0000)]
rewriting utf8 encoding function. preg_replace is safer that splitting into
arrays. now function will support all symbols until somebody comes up with
symbol No 2^31+1 :)

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

19 years agoMinor cleanups
jervfors [Tue, 24 Aug 2004 22:00:05 +0000 (22:00 +0000)]
Minor cleanups

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

19 years agoIndentation fixes
jervfors [Tue, 24 Aug 2004 07:53:55 +0000 (07:53 +0000)]
Indentation fixes

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

19 years agoMinor cleanups
jervfors [Tue, 24 Aug 2004 00:40:28 +0000 (00:40 +0000)]
Minor cleanups

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

19 years agoMaking delete button, when viewing a message, consider which page was viewed before
jervfors [Mon, 23 Aug 2004 00:59:14 +0000 (00:59 +0000)]
Making delete button, when viewing a message, consider which page was viewed before

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

19 years agoFix for bug # 1008534 (Attachments with spaces being converted to &#32;)
cigamit [Sun, 22 Aug 2004 01:02:53 +0000 (01:02 +0000)]
Fix for bug # 1008534 (Attachments with spaces being converted to &#32;)
I don't believe this will have any other ramifications as I wouldn't expect filenames to contain HTML Entities.

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

19 years agoFix outgoing body wrapping in devel, by forwardporting the working code
kink [Thu, 19 Aug 2004 08:13:39 +0000 (08:13 +0000)]
Fix outgoing body wrapping in devel, by forwardporting the working code
from stable. We were sending out mails unwrapped, so they had really long
lines.
The statement in the comment that many browsers support VIRTUAL is wrong
(has that statement been tested?) because I just tested it in Firefox and
IE6; in both browsers mail bodies were not wrapped at all.

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

19 years agoFix forwarding from the Mailbox list. I posted to the Devel list about this on June...
cigamit [Thu, 19 Aug 2004 03:18:30 +0000 (03:18 +0000)]
Fix forwarding from the Mailbox list.  I posted to the Devel list about this on June 6, but got no response.  We need to forward to the compose page, but instead it forwards back to itself ($PHP_SELF) which just makes it refresh the page.  I am working on fixing one last issue with it now.  When forwarding, unread messages appear to be marked as read in the cache, even when they aren't in message list (refreshing both frames still leaves them out of synch).

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

19 years agoEditing made the text bad, fix that.
kink [Wed, 18 Aug 2004 22:49:10 +0000 (22:49 +0000)]
Editing made the text bad, fix that.

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

19 years agoClose connection cleanly when login/pw incorrect, following RFC recommendation.
kink [Wed, 18 Aug 2004 20:16:46 +0000 (20:16 +0000)]
Close connection cleanly when login/pw incorrect, following RFC recommendation.

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

19 years ago* Check for capabilities in configtest, and warn here about LOGINDISABLED or
kink [Wed, 18 Aug 2004 19:47:33 +0000 (19:47 +0000)]
* Check for capabilities in configtest, and warn here about LOGINDISABLED or
  missing STARTTLS
* Login.php suggested that "logins" were disabled, but this should be
  "plain text logins" only.

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

19 years agoFix bug where it was impossible to subscribe to any folder through the UI.
kink [Wed, 18 Aug 2004 14:38:08 +0000 (14:38 +0000)]
Fix bug where it was impossible to subscribe to any folder through the UI.

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

19 years agoMight as well add myself in here again (it got rolled back by me months ago)
cigamit [Wed, 18 Aug 2004 06:12:45 +0000 (06:12 +0000)]
Might as well add myself in here again (it got rolled back by me months ago)

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

19 years agoReenabled the move_messages_button_action hook and changed its name to mailbox_displa...
cigamit [Wed, 18 Aug 2004 06:05:10 +0000 (06:05 +0000)]
Reenabled the move_messages_button_action hook and changed its name to mailbox_display_button_action to promote the new location.  This name change will also make it easier for plugins to support both stable and devel, instead of breaking alot of things

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

19 years agoSmall fix for users that get "Spurious argument" on every search query
cigamit [Wed, 18 Aug 2004 03:36:41 +0000 (03:36 +0000)]
Small fix for users that get "Spurious argument" on every search query
Not sure if this is just my installation, but it definitely doesn't want to work without this being declared global

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

19 years agoMoving some HTML out of PHP
jervfors [Mon, 16 Aug 2004 01:59:15 +0000 (01:59 +0000)]
Moving some HTML out of PHP

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

19 years agoMaking use of forms.php
jervfors [Mon, 16 Aug 2004 00:23:02 +0000 (00:23 +0000)]
Making use of forms.php

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

19 years agoXHTML fixes and making use of forms.php
jervfors [Mon, 16 Aug 2004 00:22:32 +0000 (00:22 +0000)]
XHTML fixes and making use of forms.php

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

19 years agoXHTML fixes
jervfors [Mon, 16 Aug 2004 00:05:42 +0000 (00:05 +0000)]
XHTML fixes

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

19 years agoMoving some HTML out of PHP
jervfors [Mon, 16 Aug 2004 00:04:29 +0000 (00:04 +0000)]
Moving some HTML out of PHP

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

19 years agoMoving some HTML out of PHP
jervfors [Sun, 15 Aug 2004 23:54:32 +0000 (23:54 +0000)]
Moving some HTML out of PHP

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

19 years agoIndentation fixes and minor cleanups
jervfors [Sun, 15 Aug 2004 23:18:30 +0000 (23:18 +0000)]
Indentation fixes and minor cleanups

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

19 years agoReceived is a better word in this instance.
jangliss [Sun, 15 Aug 2004 20:34:53 +0000 (20:34 +0000)]
Received is a better word in this instance.

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

19 years agoBad grammar
jangliss [Sun, 15 Aug 2004 20:33:47 +0000 (20:33 +0000)]
Bad grammar

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

19 years agoXHTML fixes
jervfors [Sun, 15 Aug 2004 04:04:17 +0000 (04:04 +0000)]
XHTML fixes

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

19 years agoXHTML fixes
jervfors [Sun, 15 Aug 2004 02:03:39 +0000 (02:03 +0000)]
XHTML fixes

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

19 years agoXHTML fixes
jervfors [Sun, 15 Aug 2004 01:02:58 +0000 (01:02 +0000)]
XHTML fixes

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

19 years agoI18n fixes
jervfors [Sat, 14 Aug 2004 19:13:31 +0000 (19:13 +0000)]
I18n fixes

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

19 years agoI18n fixes
jervfors [Sat, 14 Aug 2004 03:52:58 +0000 (03:52 +0000)]
I18n fixes

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

19 years agoI18n fixes
jervfors [Sat, 14 Aug 2004 03:17:09 +0000 (03:17 +0000)]
I18n fixes

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

19 years agoCleaning up after XHTML fixes
jervfors [Sat, 14 Aug 2004 03:12:16 +0000 (03:12 +0000)]
Cleaning up after XHTML fixes

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

19 years agoXHTML fixes
jervfors [Sat, 14 Aug 2004 02:41:12 +0000 (02:41 +0000)]
XHTML fixes

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

19 years agoString fix
jervfors [Fri, 13 Aug 2004 23:30:51 +0000 (23:30 +0000)]
String fix

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

19 years agoIncluding the change_password plugin in the POT
jervfors [Fri, 13 Aug 2004 21:03:14 +0000 (21:03 +0000)]
Including the change_password plugin in the POT

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

19 years agoXHTML fixes
jervfors [Thu, 12 Aug 2004 03:47:03 +0000 (03:47 +0000)]
XHTML fixes

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

19 years agoAdding status bar to compose (in new) window
pdontthink [Thu, 12 Aug 2004 03:20:37 +0000 (03:20 +0000)]
Adding status bar to compose (in new) window

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

19 years agoadd ldap test if ldap is in use
ebullient [Thu, 12 Aug 2004 01:16:28 +0000 (01:16 +0000)]
add ldap test if ldap is in use

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

19 years agoXHTML fixes
jervfors [Wed, 11 Aug 2004 17:52:25 +0000 (17:52 +0000)]
XHTML fixes

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

19 years agoI18n fixes
jervfors [Wed, 11 Aug 2004 15:32:23 +0000 (15:32 +0000)]
I18n fixes

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

19 years agoIt seems more logical to use the SERVER_NAME as the RHS of the Message-ID
kink [Wed, 11 Aug 2004 11:03:37 +0000 (11:03 +0000)]
It seems more logical to use the SERVER_NAME as the RHS of the Message-ID
than to use the remote host from which the user is connecting. Even more
since the REMOTE_ADDR is already contained within the Message-ID.

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

19 years agoXHTML fixes
jervfors [Wed, 11 Aug 2004 08:40:19 +0000 (08:40 +0000)]
XHTML fixes

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

19 years agoXHTML fixes
jervfors [Wed, 11 Aug 2004 05:10:19 +0000 (05:10 +0000)]
XHTML fixes

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

19 years agoUpdate
jervfors [Tue, 10 Aug 2004 12:41:01 +0000 (12:41 +0000)]
Update

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

19 years agoChanging style for the Purge link to match other links
jervfors [Tue, 10 Aug 2004 12:25:09 +0000 (12:25 +0000)]
Changing style for the Purge link to match other links

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

19 years agoChanging style for the Purge link to match other links
jervfors [Tue, 10 Aug 2004 08:08:07 +0000 (08:08 +0000)]
Changing style for the Purge link to match other links

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

19 years agoAdding status bar to the compose window
jervfors [Tue, 10 Aug 2004 05:31:56 +0000 (05:31 +0000)]
Adding status bar to the compose window

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

19 years agoXHTML fixes
jervfors [Mon, 9 Aug 2004 15:48:15 +0000 (15:48 +0000)]
XHTML fixes

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

19 years agoChanging link style
jervfors [Mon, 9 Aug 2004 14:06:43 +0000 (14:06 +0000)]
Changing link style

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

19 years agoadded Uighur translators information
tokul [Mon, 9 Aug 2004 12:30:52 +0000 (12:30 +0000)]
added Uighur translators information

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

19 years agoAdding Uighur language support
tokul [Mon, 9 Aug 2004 12:25:26 +0000 (12:25 +0000)]
Adding Uighur language support

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

19 years agophpdoc blocks
tokul [Sun, 8 Aug 2004 15:45:25 +0000 (15:45 +0000)]
phpdoc blocks

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

19 years agokorean xtra_code is reenabled. Adding information about changes in xtra_code
tokul [Sun, 8 Aug 2004 15:11:19 +0000 (15:11 +0000)]
korean xtra_code is reenabled. Adding information about changes in xtra_code

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

19 years agoxtra_code updates in compose, readbody and view_text scripts
tokul [Sun, 8 Aug 2004 15:02:24 +0000 (15:02 +0000)]
xtra_code updates in compose, readbody and view_text scripts

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

19 years agoxtra_code updates in strings
tokul [Sun, 8 Aug 2004 14:59:29 +0000 (14:59 +0000)]
xtra_code updates in strings

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

19 years agoxtra_code update in mailbox_display
tokul [Sun, 8 Aug 2004 14:57:51 +0000 (14:57 +0000)]
xtra_code update in mailbox_display

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

19 years agoxtra_code updates in mime functions
tokul [Sun, 8 Aug 2004 14:56:47 +0000 (14:56 +0000)]
xtra_code updates in mime functions

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

19 years agoxtra_code updates in utf7-imap functions
tokul [Sun, 8 Aug 2004 14:53:36 +0000 (14:53 +0000)]
xtra_code updates in utf7-imap functions

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

19 years agoSplit xtra_code functions. Older layout requires inplementation of all
tokul [Sun, 8 Aug 2004 14:51:09 +0000 (14:51 +0000)]
Split xtra_code functions. Older layout requires inplementation of all
functions. Current layout should work even when translation provides only
one function. Older function is kept until other files are updated. Made
function name shorter.

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

19 years agofixed alignment of folder list title text
pdontthink [Sun, 8 Aug 2004 08:02:00 +0000 (08:02 +0000)]
fixed alignment of folder list title text

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

19 years agoFixed alignment of title text for folder list frame, also changed refresh string...
pdontthink [Sun, 8 Aug 2004 08:00:33 +0000 (08:00 +0000)]
Fixed alignment of title text for folder list frame, also changed refresh string to 'Check mail'; someone correct me if I'm wrong about that string change

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

19 years agoFix that the "Viewing message: x (y total)" always had "1 total" on last page,
kink [Sat, 7 Aug 2004 19:11:28 +0000 (19:11 +0000)]
Fix that the "Viewing message: x (y total)" always had "1 total" on last page,
regardless of how many messages are in the mailbox. Thanks Jo Knox.

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

19 years agoForm names = good
pdontthink [Fri, 6 Aug 2004 07:41:05 +0000 (07:41 +0000)]
Form names = good

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