squirrelmail.git
20 years agoUpdated Lithuanian strings.
tokul [Sat, 31 May 2003 09:08:41 +0000 (09:08 +0000)]
Updated Lithuanian strings.

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

20 years agoupdated changed strings in translate plugin.
tokul [Sat, 31 May 2003 08:59:07 +0000 (08:59 +0000)]
updated changed strings in translate plugin.

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

20 years agoAdded systrans.otenet.gr options and updated strings.
tokul [Sat, 31 May 2003 08:55:41 +0000 (08:55 +0000)]
Added systrans.otenet.gr options and updated strings.

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

20 years agoAdded systran.otenet.gr Hellenic translations.
tokul [Sat, 31 May 2003 08:50:46 +0000 (08:50 +0000)]
Added systran.otenet.gr Hellenic translations.

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

20 years agoFixed 2 issues:
stekkel [Fri, 30 May 2003 17:23:56 +0000 (17:23 +0000)]
Fixed 2 issues:
1: Removal of preleading space caused by decodeHeader.
2: Changed call to decodeHeader from compose to htmlsafe = false so we do
not see spaces changed to   => wordwrap stops working;

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

20 years agologmes
stekkel [Fri, 30 May 2003 17:17:50 +0000 (17:17 +0000)]
logmes

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

20 years agoFix E_ALL notice, thanks Alexandros.
kink [Thu, 29 May 2003 10:12:57 +0000 (10:12 +0000)]
Fix E_ALL notice, thanks Alexandros.

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

20 years agoencodeheader / decodeHeader fixes. Removal of <space> between 2 encoded
stekkel [Wed, 28 May 2003 22:14:41 +0000 (22:14 +0000)]
encodeheader / decodeHeader fixes. Removal of <space> between 2 encoded
header strings. The space is part of the protocol and should be ignored

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

20 years agofix for reply all. Remove teh double quotes around the personal name. We
stekkel [Wed, 28 May 2003 22:11:43 +0000 (22:11 +0000)]
fix for reply all. Remove teh double quotes around the personal name. We
don't need them.

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

20 years agobetter address parsing. This should fix wrong parsing of addresses with
stekkel [Wed, 28 May 2003 22:09:49 +0000 (22:09 +0000)]
better address parsing. This should fix wrong parsing of addresses with
comments

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

20 years agoHere we go again, another try to fix folding of headerlines with encoded
stekkel [Wed, 28 May 2003 22:08:07 +0000 (22:08 +0000)]
Here we go again, another try to fix folding of headerlines with encoded
addresses

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

20 years agoChanged name of Indonesian translation to Bahasa Indonesia.
tokul [Mon, 26 May 2003 18:14:47 +0000 (18:14 +0000)]
Changed name of Indonesian translation to Bahasa Indonesia.

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

20 years agoUpdated Bahasa Indonesia translation.
tokul [Mon, 26 May 2003 18:12:28 +0000 (18:12 +0000)]
Updated Bahasa Indonesia translation.

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

20 years agoChangeLog
kink [Sun, 25 May 2003 18:59:10 +0000 (18:59 +0000)]
ChangeLog

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

20 years agoPrevent loop in parseAddress: if the address is invalid and looks like:
kink [Sun, 25 May 2003 18:58:15 +0000 (18:58 +0000)]
Prevent loop in parseAddress: if the address is invalid and looks like:
Thijs <aap
(no closing ">"), parseAddress would enter an infinite loop. This is
solved by increasing $pos when no closing > is found. Closes 742584,
thanks Jeroen van Wolffelaar.

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

20 years agoChangeLog update
jangliss [Sun, 25 May 2003 13:07:11 +0000 (13:07 +0000)]
ChangeLog update

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

20 years agoNon-ascii characters caused problems with SVN function and were replaced
jangliss [Sun, 25 May 2003 13:05:34 +0000 (13:05 +0000)]
Non-ascii characters caused problems with SVN function and were replaced
with a ? by SourceForge.net in your original log message, which follows:

Certain characters in translations would mess up on the post, such as an
umlaut would appear as &amp;ouml; in html, but after being posted it appears as
? so matching would always fail, making it impossible for those with
chars like that to mod/delete servers. (Bug #742705)

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

20 years agoWelsh is cy_GB and not uk_UA.
tokul [Sun, 25 May 2003 09:51:27 +0000 (09:51 +0000)]
Welsh is cy_GB and not uk_UA.

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

20 years agoFixed id tag.
tokul [Sun, 25 May 2003 08:52:25 +0000 (08:52 +0000)]
Fixed id tag.

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

20 years agoFixed incorrectly reported string format.
tokul [Sun, 25 May 2003 08:36:33 +0000 (08:36 +0000)]
Fixed incorrectly reported string format.

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

20 years agoFixed fuzzy header and incorrectly reported string format.
tokul [Sat, 24 May 2003 16:43:17 +0000 (16:43 +0000)]
Fixed fuzzy header and incorrectly reported string format.

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

20 years agoAdded Language-Team header, fixed incorrectly reported string format.
tokul [Sat, 24 May 2003 16:36:13 +0000 (16:36 +0000)]
Added Language-Team header, fixed incorrectly reported string format.

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

20 years agoFixed fuzzy header and incorrectly reported string format.
tokul [Sat, 24 May 2003 16:31:17 +0000 (16:31 +0000)]
Fixed fuzzy header and incorrectly reported string format.

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

20 years agoTranslation is he_IL and not he_HE.
tokul [Sat, 24 May 2003 16:26:15 +0000 (16:26 +0000)]
Translation is he_IL and not he_HE.

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

20 years agoFixed fuzzy header and incorrectly reported string format.
tokul [Sat, 24 May 2003 16:20:26 +0000 (16:20 +0000)]
Fixed fuzzy header and incorrectly reported string format.

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

20 years agoFixed fuzzy header and incorrectly reported string format.
tokul [Sat, 24 May 2003 16:12:50 +0000 (16:12 +0000)]
Fixed fuzzy header and incorrectly reported string format.

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

20 years agoFixed Id tag.
tokul [Sat, 24 May 2003 16:06:38 +0000 (16:06 +0000)]
Fixed Id tag.

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

20 years agoFixed fuzzy po header.
tokul [Sat, 24 May 2003 16:02:27 +0000 (16:02 +0000)]
Fixed fuzzy po header.

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

20 years agoRemoved windows cariage returns. Fixed file header (cp-1251 -> cp1251 and
tokul [Sat, 24 May 2003 15:49:46 +0000 (15:49 +0000)]
Removed windows cariage returns. Fixed file header (cp-1251 -> cp1251 and
revision date). Fixed incorrectly reported string format.

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

20 years agoWelsh
philippe_mingo [Fri, 23 May 2003 17:21:20 +0000 (17:21 +0000)]
Welsh

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

20 years agowelsh
philippe_mingo [Fri, 23 May 2003 17:20:31 +0000 (17:20 +0000)]
welsh

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

20 years agoFixing CVS
philippe_mingo [Fri, 23 May 2003 17:19:16 +0000 (17:19 +0000)]
Fixing CVS

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

20 years agoWelsh added
philippe_mingo [Fri, 23 May 2003 17:09:55 +0000 (17:09 +0000)]
Welsh added

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

20 years agoAndrew Rawlins
philippe_mingo [Fri, 23 May 2003 17:06:51 +0000 (17:06 +0000)]
Andrew Rawlins
Welsh Translation

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

20 years agoAndrew Rawlins
philippe_mingo [Fri, 23 May 2003 16:59:34 +0000 (16:59 +0000)]
Andrew Rawlins
Welsh help files

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

20 years agoMinor fixes in parseAddress and limit the returned results to 1 address
stekkel [Fri, 23 May 2003 11:51:05 +0000 (11:51 +0000)]
Minor fixes in parseAddress and limit the returned results to 1 address
(performance) in case we are displaying the sent folder

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

20 years agoSpanish
philippe_mingo [Fri, 23 May 2003 08:55:35 +0000 (08:55 +0000)]
Spanish

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

20 years agoRemove another obsoleted function.
kink [Thu, 22 May 2003 16:24:18 +0000 (16:24 +0000)]
Remove another obsoleted function.

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

20 years agoRemove some obsoleted parsing functions.
kink [Thu, 22 May 2003 16:22:52 +0000 (16:22 +0000)]
Remove some obsoleted parsing functions.

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

20 years agoAll calls to this function were removed a while ago; remove the function
kink [Thu, 22 May 2003 16:06:29 +0000 (16:06 +0000)]
All calls to this function were removed a while ago; remove the function
itself too.

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

20 years agoDrop obsoleted imap_parse.php
kink [Thu, 22 May 2003 15:22:07 +0000 (15:22 +0000)]
Drop obsoleted imap_parse.php

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

20 years agoCode clean up, make indentations correct and removal of tabs
stekkel [Wed, 21 May 2003 16:46:25 +0000 (16:46 +0000)]
Code clean up, make indentations correct and removal of tabs

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

20 years agoMissing property problem that only shows up when sending messages with attachments...
tassium [Wed, 21 May 2003 15:46:46 +0000 (15:46 +0000)]
Missing property problem that only shows up when sending messages with attachments. Fixed!

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

20 years agoadded sqimap_small_header_list rewrite
stekkel [Mon, 19 May 2003 15:23:30 +0000 (15:23 +0000)]
added sqimap_small_header_list rewrite

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

20 years agoMake this test accept uppercase values, eg as supplied by administrator
kink [Sun, 18 May 2003 11:52:50 +0000 (11:52 +0000)]
Make this test accept uppercase values, eg as supplied by administrator
plugin (fixes #734895).

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

20 years agoReally fix it.
kink [Sun, 18 May 2003 11:46:19 +0000 (11:46 +0000)]
Really fix it.

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

20 years agoOnly trim off the last letter in bytesize if it's actually there
kink [Sun, 18 May 2003 11:33:14 +0000 (11:33 +0000)]
Only trim off the last letter in bytesize if it's actually there
(ie not really bytes). Thanks E. van Elk. Fixes #730742.

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

20 years agoFix comp_in_new.
kink [Sun, 18 May 2003 11:25:20 +0000 (11:25 +0000)]
Fix comp_in_new.

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

20 years agofix warning when we access fillMessagesArray from a search
stekkel [Sat, 17 May 2003 17:10:31 +0000 (17:10 +0000)]
fix warning when we access fillMessagesArray from a search

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

20 years agoMissed a spot, now the date is also extracted from the header
stekkel [Sat, 17 May 2003 17:00:54 +0000 (17:00 +0000)]
Missed a spot, now the date is also extracted from the header

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

20 years agoRewrite of the sqimap_get_small_header_list function.
stekkel [Fri, 16 May 2003 22:46:20 +0000 (22:46 +0000)]
Rewrite of the sqimap_get_small_header_list function.
Now we can handle returned fetch responses with a different order of
returned arguments. UID i.e. can be properly detected if it is returned
after the HEADER data.
Another issue I fixed is adapting the msgs_id_str to 1:* in case we request all
headers for a mailbox.
If we don't do that the msgs_id_str can become pretty large and in my case
it was 12kb large and the imap server returned a BYE, querystring to long.

We should inspect the last issue better because there are situations where I
can still trigger the error. Setting the number of messages to display to a
large value would cause a BYE again.

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

20 years agoTemporary "fix" noting how out of date the documentation is.
tassium [Fri, 16 May 2003 21:34:06 +0000 (21:34 +0000)]
Temporary "fix" noting how out of date the documentation is.

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

20 years agoMinor doc update. Fixed email address. Experiment with RCS keyword expansion.
tassium [Wed, 14 May 2003 19:51:43 +0000 (19:51 +0000)]
Minor doc update.  Fixed email address. Experiment with RCS keyword expansion.

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

20 years agofixesfixes
ebullient [Mon, 12 May 2003 23:07:28 +0000 (23:07 +0000)]
fixesfixes

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

20 years agoadded Conbtent-Transfer-Encoding to rfc822 header
stekkel [Mon, 12 May 2003 09:18:38 +0000 (09:18 +0000)]
added Conbtent-Transfer-Encoding to rfc822 header

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

20 years agofix for missed encoding header line. Thnx tokul for spotting this.
stekkel [Mon, 12 May 2003 09:13:20 +0000 (09:13 +0000)]
fix for missed encoding header line. Thnx tokul for spotting this.

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

20 years agoAdded bind_textdomain_charset function. Allows to use non default
tokul [Sun, 11 May 2003 10:08:12 +0000 (10:08 +0000)]
Added bind_textdomain_charset function. Allows to use non default
charset for gettext enabled php. For example ru_RU locale in ISO8859-5
and SquirrelMail ru_RU translation done in koi8-r or cp1251.
Works only with php 4.2+, but squirrelmail can function without it.

Thanks to Viktor S. Grishchenko and Grisha Mokhin

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

20 years agofunctions/date.php has own functions for short name of month/weekday.
tokul [Sun, 11 May 2003 09:43:22 +0000 (09:43 +0000)]
functions/date.php has own functions for short name of month/weekday.
some translations need more than 3 symbols
some translations (German) has html codes in names.

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

20 years agorecord bugfix
ebullient [Sat, 10 May 2003 17:35:20 +0000 (17:35 +0000)]
record bugfix

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

20 years ago*** empty log message ***
stekkel [Sat, 10 May 2003 12:28:42 +0000 (12:28 +0000)]
*** empty log message ***

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

20 years agoFix for folding inside msg-id's
stekkel [Sat, 10 May 2003 12:15:19 +0000 (12:15 +0000)]
Fix for folding inside msg-id's

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

20 years agoAdjust display of attachments to keep links within window in case of
ebullient [Sat, 10 May 2003 03:12:26 +0000 (03:12 +0000)]
Adjust display of attachments to keep links within window in case of
wide message contents

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

20 years agoRemove "absolute_dl" flag from default link for general attachments
ebullient [Sat, 10 May 2003 02:53:46 +0000 (02:53 +0000)]
Remove "absolute_dl" flag from default link for general attachments
(general meaning not images, not messages, not something we have
other special handling for)..
The link with the attachment name should allow a view (if the type
is known, while the download link will swizzle to application/octet-stream
for download purposes...

also fixed some SM_PATH references

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

20 years agoChange message highlighting so order matters. It will not select the first
indiri69 [Fri, 2 May 2003 21:31:25 +0000 (21:31 +0000)]
Change message highlighting so order matters.  It will not select the first
match it finds (old way was last match).  You can also reorder highlighting
now.

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

20 years agoUW Folder badness take two.
ebullient [Thu, 1 May 2003 04:56:50 +0000 (04:56 +0000)]
UW Folder badness take two.

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

20 years agoAdditional tweaks for folder create/rename/delete display and behavior.
ebullient [Thu, 1 May 2003 01:46:57 +0000 (01:46 +0000)]
Additional tweaks for folder create/rename/delete display and behavior.

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

20 years agoFirst crack at 725443.
ebullient [Thu, 1 May 2003 00:09:14 +0000 (00:09 +0000)]
First crack at 725443.

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

20 years agoFixed URL to download PHP. Closes 719873 - "Erata in INSTALL"
tassium [Wed, 30 Apr 2003 16:53:44 +0000 (16:53 +0000)]
Fixed URL to download PHP. Closes 719873 - "Erata in INSTALL"

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

20 years agoPorted short name of mount/weekday support from 1.2stable
tokul [Wed, 30 Apr 2003 08:28:59 +0000 (08:28 +0000)]
Ported short name of mount/weekday support from 1.2stable

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

20 years agoTypo making '">' and argument, and probably messing up the posting of
jangliss [Sun, 27 Apr 2003 17:59:38 +0000 (17:59 +0000)]
Typo making '">' and argument, and probably messing up the posting of
forms (Bug #715664)

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

20 years agoFixing what I broke.
graf25 [Sat, 26 Apr 2003 04:29:53 +0000 (04:29 +0000)]
Fixing what I broke.

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

20 years agofix for addresses containing groups
stekkel [Fri, 25 Apr 2003 17:35:24 +0000 (17:35 +0000)]
fix for addresses containing groups

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

20 years agomoved address-parsing to the displayable messages
stekkel [Fri, 25 Apr 2003 16:21:19 +0000 (16:21 +0000)]
moved address-parsing to the displayable messages

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

20 years agomoved address-parsing to the displayable headers
stekkel [Fri, 25 Apr 2003 16:20:27 +0000 (16:20 +0000)]
moved address-parsing to the displayable headers

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

20 years agocommented out a part we do not use. Probably some prehistoric piece of code.
stekkel [Fri, 25 Apr 2003 16:02:38 +0000 (16:02 +0000)]
commented out a part we do not use. Probably some prehistoric piece of code.

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

20 years agoFix from Thomas Castelle.
stekkel [Fri, 25 Apr 2003 15:47:18 +0000 (15:47 +0000)]
Fix from Thomas Castelle.
This will fix the out of order argument list situation in case of literal
arguments. Literal arguments weren't added to the argument array

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

20 years agoFixed message highlighting
indiri69 [Thu, 24 Apr 2003 18:30:15 +0000 (18:30 +0000)]
Fixed message highlighting

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

20 years agoNoting the lowsrc change.
graf25 [Thu, 24 Apr 2003 02:29:16 +0000 (02:29 +0000)]
Noting the lowsrc change.

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

20 years agoUpdated to remove lowsrc attribute.
graf25 [Thu, 24 Apr 2003 02:19:31 +0000 (02:19 +0000)]
Updated to remove lowsrc attribute.
Optimized the regexes to remove the useles /s switch.

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

20 years agoCorrect login issues with PHP < 4.1
ebullient [Wed, 23 Apr 2003 18:13:08 +0000 (18:13 +0000)]
Correct login issues with PHP < 4.1
Correctly retrieve values from global vars in case where
4.1 superglobals are not defined..
(Problem caused by references made in global scope not existing within
function scope).

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

20 years agoSmall mailto changes
indiri69 [Wed, 23 Apr 2003 15:43:29 +0000 (15:43 +0000)]
Small mailto changes

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

20 years agoBasic mailto: support.
indiri69 [Tue, 22 Apr 2003 21:36:51 +0000 (21:36 +0000)]
Basic mailto: support.

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

21 years agoUpdate
jangliss [Sat, 19 Apr 2003 15:54:14 +0000 (15:54 +0000)]
Update

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

21 years agofunctions/global.php already strips slashes. Having this here twice would
jangliss [Sat, 19 Apr 2003 07:55:07 +0000 (07:55 +0000)]
functions/global.php already strips slashes.  Having this here twice would
result in ALL slashes being removed from post/get vars if magic_quotes_gpc
was enabled... and as such, usernames/passwords with a \ in would die.

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

21 years agoFixed compose so that disabling sent folders now disables sent folders :)
jangliss [Sat, 19 Apr 2003 03:16:24 +0000 (03:16 +0000)]
Fixed compose so that disabling sent folders now disables sent folders :)

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

21 years agoMinor fix for people who saw fatal errors trying to overwrite with the rename command.
pdontthink [Fri, 18 Apr 2003 09:55:26 +0000 (09:55 +0000)]
Minor fix for people who saw fatal errors trying to overwrite with the rename command.

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

21 years agoEmpty $mailbox causes sent append to break.
jangliss [Mon, 14 Apr 2003 18:21:44 +0000 (18:21 +0000)]
Empty $mailbox causes sent append to break.

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

21 years agoreplace the hook for the subject line that Mr. Groot Koerkamp dropped.
ebullient [Thu, 10 Apr 2003 19:42:05 +0000 (19:42 +0000)]
replace the hook for the subject line that Mr. Groot Koerkamp dropped.
silly man.

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

21 years agoAdded patch 717651
ebullient [Thu, 10 Apr 2003 00:40:08 +0000 (00:40 +0000)]
Added patch 717651

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

21 years agoThijs yanked this from stable, but there's no reason it can't go into devel.
tassium [Wed, 9 Apr 2003 16:22:20 +0000 (16:22 +0000)]
Thijs yanked this from stable, but there's no reason it can't go into devel.
I really do like this idea, it reminds me of Gallery.  Now, if we could eliminate this entire conf.pl portion and do fully online config a la Gallery, that'd be slick...

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

21 years agoFix for addressbook entries containing multiple email addresses (group)
stekkel [Tue, 8 Apr 2003 16:48:33 +0000 (16:48 +0000)]
Fix for addressbook entries containing multiple email addresses (group)
This should solve the send error after compose.

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

21 years agoClarification of messages for restricted settings with
ebullient [Tue, 8 Apr 2003 01:01:02 +0000 (01:01 +0000)]
Clarification of messages for restricted settings with
Courier-IMAP and UW-IMAP

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

21 years agoRe-add the outside-of-the-SM-Tree handling that I somehow dropped
ebullient [Tue, 8 Apr 2003 00:26:42 +0000 (00:26 +0000)]
Re-add the outside-of-the-SM-Tree handling that I somehow dropped
from change_to_SM_path().

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

21 years agoFix for broken highlighting. Will start rewriting it later.
indiri69 [Sun, 6 Apr 2003 00:50:24 +0000 (00:50 +0000)]
Fix for broken highlighting.  Will start rewriting it later.

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

21 years agoStanislav Yordanov
philippe_mingo [Fri, 4 Apr 2003 11:19:08 +0000 (11:19 +0000)]
Stanislav Yordanov

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

21 years agokick off dev stream ChangeLog. WOO
ebullient [Fri, 4 Apr 2003 04:36:31 +0000 (04:36 +0000)]
kick off dev stream ChangeLog. WOO

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

21 years agoBug 437140
ebullient [Fri, 4 Apr 2003 04:32:49 +0000 (04:32 +0000)]
Bug 437140
Support MS cls

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

21 years agoNew Dev version strings.
ebullient [Fri, 4 Apr 2003 04:00:36 +0000 (04:00 +0000)]
New Dev version strings.
slight include order change to avoid potential E_ALL message.

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

21 years agoContinue development on 1.4.1!
kink [Thu, 3 Apr 2003 19:07:42 +0000 (19:07 +0000)]
Continue development on 1.4.1!
Devel team can split 1.5.0 now if they wish.

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

21 years agoPreparing for 1.4.0 release
kink [Thu, 3 Apr 2003 17:58:31 +0000 (17:58 +0000)]
Preparing for 1.4.0 release

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