alex-brainstorm [Sat, 1 Nov 2003 17:36:16 +0000 (17:36 +0000)]
Remove notice
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6078
7612ce4b-ef26-0410-bec9-
ea0150e637f0
alex-brainstorm [Sat, 1 Nov 2003 17:29:18 +0000 (17:29 +0000)]
SORT and THREAD handling in search
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6077
7612ce4b-ef26-0410-bec9-
ea0150e637f0
avel [Fri, 31 Oct 2003 19:33:34 +0000 (19:33 +0000)]
Fix for E_ALL error that can appear with get_browser(): 'browscap ini directive not set'.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6074
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Thu, 30 Oct 2003 01:18:52 +0000 (01:18 +0000)]
The SASL intial response capability name is changed in
draft-siemborski-imap-sasl-initial-response-01b.txt to SASL-IR (imho a
better name). Currently Cyrus 2.2.2-BETA advertise SASL-IR and the next UW
release will do that too.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6050
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Wed, 29 Oct 2003 19:58:06 +0000 (19:58 +0000)]
Add some basic documentation, and remove some long-obsolete functions.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6049
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Wed, 29 Oct 2003 17:22:24 +0000 (17:22 +0000)]
Fix a warning.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6046
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tassium [Wed, 29 Oct 2003 15:35:16 +0000 (15:35 +0000)]
Fix two typos "squirrelmai" -> "squirrelmail". Sheesh.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6045
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tassium [Wed, 29 Oct 2003 15:25:12 +0000 (15:25 +0000)]
phpdocumentor preparation and a few corrections to earlier phpdocumentor work
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6044
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 29 Oct 2003 12:17:36 +0000 (12:17 +0000)]
Added phpdoc tags to two functions
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6043
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Wed, 29 Oct 2003 09:35:51 +0000 (09:35 +0000)]
Add phpdoc doc blocks to some files.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6042
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tassium [Tue, 28 Oct 2003 21:30:57 +0000 (21:30 +0000)]
phpdocumentor basic preparation, continued
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6041
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tassium [Tue, 28 Oct 2003 21:27:47 +0000 (21:27 +0000)]
Preparation to begin using phpdocumentor.
Added basic @package/@subpackage tags
The decode/ files were documented slightly more thoroughly, although they're almost self-explanatory anyway.
The individual functions in the functions/ files need to be documented though, and now that this commit is in, anyone willing to write docblocks for functions should get cracking ;)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6040
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Tue, 28 Oct 2003 21:13:28 +0000 (21:13 +0000)]
Today Cyrus 2.2.2-BETA with SASL Initial Client response was released so it
was a good moment to implement the SASL imap extension.
See also <draft-siemborski-imap-sasl-initial-response-00.txt>
NB: The code is untested and I like to know if it works. Volunteers to test
(Rob Siemborski maybe) ?
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6039
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tassium [Tue, 28 Oct 2003 20:58:30 +0000 (20:58 +0000)]
Added @package and @subpackage tags (and in some cases, @author tags) in preparation to begin using phpdocumentor. NOTE: Themes are part of package squirrelmail, subpackage themes.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6038
7612ce4b-ef26-0410-bec9-
ea0150e637f0
braverock [Tue, 28 Oct 2003 19:44:39 +0000 (19:44 +0000)]
fixed @returns to @return and added a few more comments
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6036
7612ce4b-ef26-0410-bec9-
ea0150e637f0
braverock [Tue, 28 Oct 2003 19:34:43 +0000 (19:34 +0000)]
added php docblocks to Deliver class and all functions
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6035
7612ce4b-ef26-0410-bec9-
ea0150e637f0
braverock [Tue, 28 Oct 2003 17:16:48 +0000 (17:16 +0000)]
- moved DumpHeaders fn from src/download.php to mime.php
- renamed DumpHeaders fn to SendDownloadHeaders
- added phpdoc DocBlock to fn
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6034
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tassium [Mon, 27 Oct 2003 22:24:41 +0000 (22:24 +0000)]
Initial groundwork to use phpdocumentor.
Added @package and @subpackage tags.
Some cases of define() for SM_PATH were tagged @ignore to reduce the number of phpdocumentor warnings - this may need to be done everywhere else, or removed where I've done it so far. We'll see.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6030
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 27 Oct 2003 16:55:02 +0000 (16:55 +0000)]
utf-8 is already converted by ja_JP extra functions.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6028
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 27 Oct 2003 11:12:28 +0000 (11:12 +0000)]
Fix XXS "hole" (you can only target yourself...) in calendar: make sure
that each of the request-vars concerning dates is numeric.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6026
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 25 Oct 2003 13:28:49 +0000 (13:28 +0000)]
fixed two question errors
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6021
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 24 Oct 2003 19:15:51 +0000 (19:15 +0000)]
fix boundary_end in case of recursion
Thnx Aaron van Meerten for spotting this.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6019
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 24 Oct 2003 17:04:25 +0000 (17:04 +0000)]
updating strings template.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6016
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 24 Oct 2003 16:31:09 +0000 (16:31 +0000)]
Converting strings to gettext
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6011
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 24 Oct 2003 16:03:02 +0000 (16:03 +0000)]
Using human readable names of time formats. option 1 and 2 still has to be
fixed.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6010
7612ce4b-ef26-0410-bec9-
ea0150e637f0
avel [Thu, 23 Oct 2003 13:43:58 +0000 (13:43 +0000)]
Added rest of translation pairs of systran.otenet.gr, besides greek pairs.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6008
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tassium [Wed, 22 Oct 2003 21:54:40 +0000 (21:54 +0000)]
Mention new function sqimap_create_stream() and change to login.php for LOGINDISABLED detection.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6000
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tassium [Wed, 22 Oct 2003 21:52:49 +0000 (21:52 +0000)]
Squelch display of login form if server reports LOGINDISABLED and issue an error message explaining the situation. Requires the recently added sqimap_create_stream() function in functions/imap_general.php.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5999
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tassium [Wed, 22 Oct 2003 21:51:25 +0000 (21:51 +0000)]
New function: sqimap_create_stream(). Returns an IMAP stream.
Cleaned up sqimap_login() to make use of new function, and fixed some of the poor code formatting I did before.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5998
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Tue, 21 Oct 2003 19:00:35 +0000 (19:00 +0000)]
Fix for Outlook html mail with a defined background color and no text color.
When the default text color is white (that happens with some themes) then
you will see nothing. This fix set the text color to black.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5997
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Tue, 21 Oct 2003 17:41:56 +0000 (17:41 +0000)]
Fixed generations of secondairy boundaries in case of multidimensional
structures.
All thnx goes to Aaron van Meerten for identifying the bug and all the
testwork.
Modified rfc822 headers to avoid getting hit by spamassassin rules.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5995
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Tue, 21 Oct 2003 16:41:17 +0000 (16:41 +0000)]
use theme colors and removed ugly borders around the mime headers
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5992
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 21 Oct 2003 10:47:00 +0000 (10:47 +0000)]
using temporary array for sorting. linking with =& does not work
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5991
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 16:18:31 +0000 (16:18 +0000)]
Added information about removed translations and cleaned functions/i18n.php
from file_exists cycles. These cycles allowed limiting list of available
translations by removing them from locale/ directory. Now SM has special
config option, that controls available languages.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5980
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:50:55 +0000 (15:50 +0000)]
removing help translations. th_TH
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5979
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:50:12 +0000 (15:50 +0000)]
removing help translations sv_SE
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5978
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:49:30 +0000 (15:49 +0000)]
removing help translations. sr_YU
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5977
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:48:42 +0000 (15:48 +0000)]
removing help translations. sl_SI
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5976
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:47:53 +0000 (15:47 +0000)]
removing help translations. sk_SK
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5975
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:47:02 +0000 (15:47 +0000)]
removing help translations. ru_RU
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5974
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:44:57 +0000 (15:44 +0000)]
removing help. pt_PT
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5973
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:43:33 +0000 (15:43 +0000)]
removing help translations. pt_BR
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5972
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:42:49 +0000 (15:42 +0000)]
remoging help translations. pl_PL
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5971
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:41:59 +0000 (15:41 +0000)]
removing help translations. nl_NL
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5970
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:40:55 +0000 (15:40 +0000)]
removing help translations. lt_LT
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5969
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:38:00 +0000 (15:38 +0000)]
removing help translations. ko_KR
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5968
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:37:11 +0000 (15:37 +0000)]
removing help translations. ja_JP
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5967
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:35:49 +0000 (15:35 +0000)]
removing help translations. it_IT
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5966
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:34:55 +0000 (15:34 +0000)]
removing help translations. id_ID
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5965
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:32:53 +0000 (15:32 +0000)]
removing help translations. fr_FR
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5964
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:28:11 +0000 (15:28 +0000)]
Removing help translations. fi_FI
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5963
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:27:28 +0000 (15:27 +0000)]
Removing help translations. es_ES
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5962
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:26:46 +0000 (15:26 +0000)]
removing help translations. de_DE
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5961
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:24:52 +0000 (15:24 +0000)]
removing help translation. da_DK
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5960
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:23:29 +0000 (15:23 +0000)]
removing help translations. cy_GB
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5959
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:22:30 +0000 (15:22 +0000)]
removing help translations cs_CZ
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5958
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:21:45 +0000 (15:21 +0000)]
removing help translations. ca_ES
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5957
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:20:53 +0000 (15:20 +0000)]
removing help translations. bg_BG
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5956
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:16:03 +0000 (15:16 +0000)]
Removing translations. Part five
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5955
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:13:07 +0000 (15:13 +0000)]
Removing translations. Part four
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5954
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:09:33 +0000 (15:09 +0000)]
Removing translations. Part three
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5953
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 15:04:43 +0000 (15:04 +0000)]
Removing translations. Part two
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5952
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 14:59:18 +0000 (14:59 +0000)]
Removing translations. Part one.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5951
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 19 Oct 2003 14:48:47 +0000 (14:48 +0000)]
Information about locales
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5949
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tassium [Fri, 17 Oct 2003 21:14:04 +0000 (21:14 +0000)]
Don't assume the charset is specified - fallback to us-ascii if it isn't.
Doesn't anyone test variables before using them anymore?
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5945
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 17 Oct 2003 17:44:26 +0000 (17:44 +0000)]
Fix: php_self() not working right for Windoze servers that don't have REQUEST_URI
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5943
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tassium [Thu, 16 Oct 2003 16:41:16 +0000 (16:41 +0000)]
Need to escape $oldway in the print statement.
I _really_ do not like the name and description on this one; it confuses me and I know what it does.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5942
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 15 Oct 2003 16:26:14 +0000 (16:26 +0000)]
fixing plugin. original function failed to get message body.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5940
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 15 Oct 2003 16:24:36 +0000 (16:24 +0000)]
patch adds options that allow setting max size of fetched message body
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5939
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Mon, 13 Oct 2003 20:55:22 +0000 (20:55 +0000)]
filters.php wasn't working with UID's so I rewrote this speed killer plugin
and hope it's now working again and at least is a bit faster.
It need to be tested very well because during my tests I got 3000 messages
moved to the trash folder because ip 127.0.0.1 was entitled as spam.
Hopefully it doesn't happen again. Be carefull with the var YourHop because
default it's ' ' which will match the last added Received header and quits
looking for the rest of the headers. If the last added header (the first
when you look top down) contains 127.0.0.1 then the message might be deleted
if you enabled all the spam blacklists.
People who actually use this plugin should take a look.
The next time I touch this plugin again strip all the functions and echo a
link to spamassasin, procmail and sieve server side filters.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5937
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Mon, 13 Oct 2003 19:15:11 +0000 (19:15 +0000)]
Advanced mailbox (oldway and advancedtree) mode wasn't respecting the
default values in the config.php file for unseen notifications.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5935
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 13 Oct 2003 18:43:38 +0000 (18:43 +0000)]
more options that are changed in config
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5934
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 13 Oct 2003 18:26:56 +0000 (18:26 +0000)]
same strings in to options
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5933
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 13 Oct 2003 18:03:08 +0000 (18:03 +0000)]
$advanced_tree and $oldway can be set in conf.pl
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5932
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 13 Oct 2003 17:37:11 +0000 (17:37 +0000)]
Updating pot
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5929
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 13 Oct 2003 17:32:44 +0000 (17:32 +0000)]
boolean should be entered without quotes. missed that.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5928
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 13 Oct 2003 16:56:34 +0000 (16:56 +0000)]
Adds language options in config.
Allows limiting number of available languages.
Two fixes in administrator plugin (global $version and colcpan=2i)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5926
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 12 Oct 2003 12:38:02 +0000 (12:38 +0000)]
Added iso-ir-111 support. one of cyrillic charsets from mozilla's list.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5910
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 8 Oct 2003 17:52:09 +0000 (17:52 +0000)]
added )
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5888
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 8 Oct 2003 13:08:04 +0000 (13:08 +0000)]
Fixing lines that cause warnings with xgettext
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5887
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 8 Oct 2003 11:59:27 +0000 (11:59 +0000)]
Disabled Vietnamese (mix of html codes, Vietnamese and Spanish) and Ukrainian (Russian slang)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5878
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 6 Oct 2003 16:44:39 +0000 (16:44 +0000)]
No more po/squirrelmail.po, information about po/mergepo and updated kde tools url
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5866
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Sun, 5 Oct 2003 21:03:44 +0000 (21:03 +0000)]
oops! typo!
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5865
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 5 Oct 2003 09:52:29 +0000 (09:52 +0000)]
Updated pot
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5840
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 5 Oct 2003 09:50:53 +0000 (09:50 +0000)]
Changing string in order to disable incorrect c-format detection
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5839
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 5 Oct 2003 08:16:09 +0000 (08:16 +0000)]
Decoding support added when replying or forwarding message.
Original patch was provided by Viktor S. Grishchenko <gritzko@plotinka.ru>
Currently patch works only with utf-8 translations and with Ukrainian/Bulgarian
translations if message has similar charset. Patch should not have any
effect on other translations and From: and Subject: headers still need to be
fixed with some messages.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5829
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 5 Oct 2003 08:09:57 +0000 (08:09 +0000)]
Alternative language name support. Currently $show_alternative_names
should be set in config/config_local.php. See http://www.topolis.lt/squirrelmail/patches/pending/alt-lang/
if you don't want to be a guinea pig. Will put this setting in main config
option in a week.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5828
7612ce4b-ef26-0410-bec9-
ea0150e637f0
graf25 [Fri, 3 Oct 2003 18:22:20 +0000 (18:22 +0000)]
HTML Filter bugfixes and further strengthening.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5827
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 2 Oct 2003 03:57:50 +0000 (03:57 +0000)]
new pref for reply cursor focus
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5824
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 2 Oct 2003 01:43:20 +0000 (01:43 +0000)]
Preference that lets the whiners set cursor focus as needed when replying. :)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5823
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 1 Oct 2003 16:40:15 +0000 (16:40 +0000)]
Fix for paginator, 1 * 0.75 evaluates as 0. 1 * 3/4 evaluates as 0.75
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5817
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 1 Oct 2003 16:27:15 +0000 (16:27 +0000)]
switch to utf-8
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5814
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tassium [Tue, 30 Sep 2003 19:30:15 +0000 (19:30 +0000)]
Corrected a few typos.
Added mention of UID Support toggle being removed from conf.pl
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5805
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tassium [Tue, 30 Sep 2003 19:26:32 +0000 (19:26 +0000)]
Removed code that forces $uid_support = true, since it is now done in functions/global.php.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5804
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tassium [Tue, 30 Sep 2003 19:24:45 +0000 (19:24 +0000)]
Made sure $uid_support is forced true for those who didn't use conf.pl to edit their config.
Corrected email address in a comment from ages ago.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5803
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tassium [Mon, 29 Sep 2003 21:11:34 +0000 (21:11 +0000)]
conf.pl no longer offers to detect auth methods if TLS is enabled.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5796
7612ce4b-ef26-0410-bec9-
ea0150e637f0
philippe_mingo [Mon, 29 Sep 2003 13:58:04 +0000 (13:58 +0000)]
Spanish Update
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5794
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 29 Sep 2003 09:44:42 +0000 (09:44 +0000)]
Adding decoding support for two DOSCyr charsets and several x-mac-* charsets.
Information is taken from ftp.unicode.org
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5791
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 29 Sep 2003 09:23:45 +0000 (09:23 +0000)]
Bugfix of 810047
getDayAbrv function should be used to get short names of week
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5790
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Sat, 27 Sep 2003 23:38:25 +0000 (23:38 +0000)]
Put display code together where it belongs and fix javascript autodetect
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5782
7612ce4b-ef26-0410-bec9-
ea0150e637f0