kink [Mon, 26 Apr 2004 23:24:21 +0000 (23:24 +0000)]
HTML escaping.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7268
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 26 Apr 2004 23:02:06 +0000 (23:02 +0000)]
Escape HTML output and add vim syntax hint.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7267
7612ce4b-ef26-0410-bec9-
ea0150e637f0
braverock [Mon, 26 Apr 2004 22:05:53 +0000 (22:05 +0000)]
- remove first !IE6 check and send Pragma and NoCache Headers
for all IE versions to better support IE6
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7264
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Mon, 26 Apr 2004 17:29:10 +0000 (17:29 +0000)]
Bypass foldLine functions for email addresses to avoid wrong folding of
very long email addresses (>76 characters)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7261
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 26 Apr 2004 15:29:02 +0000 (15:29 +0000)]
Responses from servers could legitimately contain < chars, make sure it goes well.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7260
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 26 Apr 2004 14:15:20 +0000 (14:15 +0000)]
Use forms.php functions.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7258
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 25 Apr 2004 10:35:12 +0000 (10:35 +0000)]
one more formating fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7236
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 25 Apr 2004 10:33:26 +0000 (10:33 +0000)]
:( pre tags placed in wrong place.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7235
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 25 Apr 2004 10:26:56 +0000 (10:26 +0000)]
this way it looks better.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7234
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 25 Apr 2004 10:04:57 +0000 (10:04 +0000)]
adding sq_htmlentities function
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7233
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 25 Apr 2004 09:25:58 +0000 (09:25 +0000)]
phpdoc formating fixes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7232
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 25 Apr 2004 09:17:25 +0000 (09:17 +0000)]
not sure, why message details provides this hook. If it have other effects
than breaking plugins with this hook, let me know.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7230
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Thu, 22 Apr 2004 20:14:41 +0000 (20:14 +0000)]
rollback
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7225
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Thu, 22 Apr 2004 20:14:10 +0000 (20:14 +0000)]
rollback. To many dependencies. I thought there was only one, but forgot
about the code mess.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7224
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Thu, 22 Apr 2004 18:27:01 +0000 (18:27 +0000)]
this looks better ;)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7223
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Thu, 22 Apr 2004 18:20:38 +0000 (18:20 +0000)]
reminder for people that want to use the capability string. It's broken in
certain cases.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7222
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Thu, 22 Apr 2004 18:14:25 +0000 (18:14 +0000)]
$enable_server_sort => $disable_server_sort.
Default we enable server sort and disable it in SquirrelMail if the capability string
does not contain the SORT extension.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7221
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Thu, 22 Apr 2004 18:12:39 +0000 (18:12 +0000)]
Should have done this a long time ago. Rely on the CAPABILITY response and
detect if the SORT extension is supported. If it's supported then use it
unless $disable_server_sort is set to true (default false);
Courier users with SORT in the capability string and a disabled server sort
need to rerun conf.pl and disable the server sort.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7219
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Thu, 22 Apr 2004 15:35:16 +0000 (15:35 +0000)]
clean up.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7214
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Thu, 22 Apr 2004 15:21:48 +0000 (15:21 +0000)]
undo urlencoding of the querystring because it doesn't work. view_header
link was broken.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7213
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Thu, 22 Apr 2004 09:10:21 +0000 (09:10 +0000)]
rollback
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7212
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Thu, 22 Apr 2004 09:09:48 +0000 (09:09 +0000)]
Undo my stupidity
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7211
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 21 Apr 2004 19:15:50 +0000 (19:15 +0000)]
session_set_cookie_params moved to sqsession_is_active
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7210
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 21 Apr 2004 19:14:18 +0000 (19:14 +0000)]
Set the base path before every session_start in case we loose track of the
base_path (couldn't reproduce it myself but in certain configs this fixed a
cookie issue)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7209
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 21 Apr 2004 18:18:36 +0000 (18:18 +0000)]
fixes.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7207
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 21 Apr 2004 18:16:52 +0000 (18:16 +0000)]
merge back from stable, rfc2821 fix. Fall back to HELO if EHLO is not
supported.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7206
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 21 Apr 2004 06:34:59 +0000 (06:34 +0000)]
updating pot
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7187
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 21 Apr 2004 06:32:51 +0000 (06:32 +0000)]
was->were fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7185
7612ce4b-ef26-0410-bec9-
ea0150e637f0
alex-brainstorm [Tue, 20 Apr 2004 19:45:13 +0000 (19:45 +0000)]
Remove debug statement
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7183
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Tue, 20 Apr 2004 16:55:41 +0000 (16:55 +0000)]
prohibit message sets other then a single id when fetching a single message.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7181
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Tue, 20 Apr 2004 16:53:04 +0000 (16:53 +0000)]
$checked => $exclude
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7180
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 19 Apr 2004 20:54:00 +0000 (20:54 +0000)]
Some more use of forms.php functions which ensure correct encoding.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7179
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 19 Apr 2004 20:52:35 +0000 (20:52 +0000)]
Use form functions in mailbox_display
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7178
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Sun, 18 Apr 2004 20:18:58 +0000 (20:18 +0000)]
XSS Fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7172
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Sun, 18 Apr 2004 20:10:43 +0000 (20:10 +0000)]
That'll teach me to copy/paste without paying attention
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7169
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Sun, 18 Apr 2004 20:06:32 +0000 (20:06 +0000)]
Encode the < > to stop text from acting as HTML.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7168
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Sun, 18 Apr 2004 19:25:59 +0000 (19:25 +0000)]
Using QUERY_STRING without sanitizing it is BAD... Encoding it for URL use
should get rid of XSS issue.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7164
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 18 Apr 2004 17:55:28 +0000 (17:55 +0000)]
Updating pot
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7161
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 18 Apr 2004 17:35:38 +0000 (17:35 +0000)]
phpdoc blocks.
xhtml and string changes proposed by Fredrik Jervfors. Removes html formating
from strings.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7160
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 18 Apr 2004 15:47:31 +0000 (15:47 +0000)]
marking function as private.
moving copyright and license info into phpdoc tags
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7159
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 18 Apr 2004 15:42:05 +0000 (15:42 +0000)]
phpdoc updates
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7158
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 18 Apr 2004 15:36:06 +0000 (15:36 +0000)]
patch allows to read README file from plugins directory.
original patch contributed by Andrew D <squirrelmail at awdcomp.com>
xhtml and phpdoc fixes.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7157
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 18 Apr 2004 10:28:38 +0000 (10:28 +0000)]
adding address book sorting function
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7143
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 18 Apr 2004 10:15:26 +0000 (10:15 +0000)]
adding list sort options. no sort indicator yet.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7142
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 16 Apr 2004 16:20:56 +0000 (16:20 +0000)]
cleaning the code
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7141
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 16 Apr 2004 15:15:04 +0000 (15:15 +0000)]
same fix as stable
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7140
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 15 Apr 2004 19:33:36 +0000 (19:33 +0000)]
rg=off fix.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7127
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 13 Apr 2004 18:32:40 +0000 (18:32 +0000)]
String changes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7122
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 13 Apr 2004 18:25:54 +0000 (18:25 +0000)]
removed $_ variables.
added some checks for POST forms.
xhtml and string fixes proposed by Fredrik.
phpdoc blocks.
localized folder names
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7121
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 13 Apr 2004 06:35:43 +0000 (06:35 +0000)]
removing gifs. system uses png images.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7120
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 13 Apr 2004 06:34:28 +0000 (06:34 +0000)]
removing gifs. system uses png files
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7119
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 13 Apr 2004 05:35:01 +0000 (05:35 +0000)]
quick fix to use sqgetGlobalVar instead of $_POST
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7118
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 14:23:13 +0000 (14:23 +0000)]
updating pot
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7114
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 12:29:15 +0000 (12:29 +0000)]
moving $_SERVER to sqgetGlobalVar
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7111
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 11:42:03 +0000 (11:42 +0000)]
removing double spaces and html formating fixes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7108
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 11:12:41 +0000 (11:12 +0000)]
small formating fixes.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7107
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 11:00:29 +0000 (11:00 +0000)]
cleaning up depreciated code.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7105
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 08:07:42 +0000 (08:07 +0000)]
using png images instead of gifs
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7101
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 08:03:39 +0000 (08:03 +0000)]
two more subpackage blocks
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7100
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 08:02:15 +0000 (08:02 +0000)]
moving forms to separate subpackage. It is easier to dig through functions
when they are splitted into categories
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7099
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 08:00:53 +0000 (08:00 +0000)]
missing phpdoc declaration
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7098
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 08:00:07 +0000 (08:00 +0000)]
Moving addressbook functions to separate phpdoc subpackage.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7097
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 07:55:24 +0000 (07:55 +0000)]
phpdoc fix.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7095
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 07:54:20 +0000 (07:54 +0000)]
phpdoc fixes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7094
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 07:52:40 +0000 (07:52 +0000)]
phpdoc blocks
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7093
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 07:50:45 +0000 (07:50 +0000)]
some phpdoc blocks
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7092
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 07:44:45 +0000 (07:44 +0000)]
phpdoc blocks and lowercasing html elements
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7091
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 07:35:44 +0000 (07:35 +0000)]
adding phpdoc block
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7090
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 07:34:25 +0000 (07:34 +0000)]
Converting names to gettext. adding phpdoc blocks
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7089
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 07:32:03 +0000 (07:32 +0000)]
Adding images in png format
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7088
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 07:18:29 +0000 (07:18 +0000)]
phpdoc blocks
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7087
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 07:15:29 +0000 (07:15 +0000)]
phpdoc blocks and one more string
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7086
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 07:08:34 +0000 (07:08 +0000)]
adding phpdoc blocks. @access private is used to hide functions that are
used only by this plugin
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7085
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 07:03:14 +0000 (07:03 +0000)]
added phpdoc blocks.
closed php code block in setup.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7084
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 06:59:24 +0000 (06:59 +0000)]
adding phpdoc blocks
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7083
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 06:56:39 +0000 (06:56 +0000)]
removed CR's and added phpdoc block
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7082
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 06:53:27 +0000 (06:53 +0000)]
fixing phpdoc warnings re:SM_PATH. Moving Id tags to @version
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7081
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 12 Apr 2004 06:40:10 +0000 (06:40 +0000)]
phpdoc updates
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7080
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Mon, 12 Apr 2004 05:02:48 +0000 (05:02 +0000)]
Update
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7079
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Mon, 12 Apr 2004 04:59:18 +0000 (04:59 +0000)]
Fix for resume on draft breaking From: being a different identity.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7078
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Sat, 10 Apr 2004 11:15:08 +0000 (11:15 +0000)]
Oops, last commit included custom_from plugin patches. Pulling that stuff out...
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7076
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 10 Apr 2004 05:20:14 +0000 (05:20 +0000)]
updating pot. p.s. there is one more pot in locales cvs.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7056
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 9 Apr 2004 10:44:27 +0000 (10:44 +0000)]
I18N fix submitted by Fredrik Jervfors
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7053
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 9 Apr 2004 05:06:10 +0000 (05:06 +0000)]
Typo
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7052
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 8 Apr 2004 17:09:58 +0000 (17:09 +0000)]
Don't use htmlentities() to sanitize input/output.
It breaks things outside of Western Europe/US.
Changing functions to use htmlspecialchars(). It still breaks things
in compose, when is_conversion_safe($charset)=true.
at least it breaks less.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7051
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 8 Apr 2004 14:28:08 +0000 (14:28 +0000)]
html formating fixes and one more string.
to port or not to port? :)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7050
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 8 Apr 2004 13:10:07 +0000 (13:10 +0000)]
Fixing spelling
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7049
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 8 Apr 2004 12:50:16 +0000 (12:50 +0000)]
Fixing spelling mistake
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7046
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 8 Apr 2004 12:48:24 +0000 (12:48 +0000)]
bugfix. table was incorrectly closed when system had more than one backend listing.
tags coverted to lowercase. added new lines to make nicer formating. made it xhtml friendly.
do we port all changes to stable or only bugfix?
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7045
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 7 Apr 2004 19:28:53 +0000 (19:28 +0000)]
Updating pot
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7044
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Mon, 5 Apr 2004 23:42:26 +0000 (23:42 +0000)]
Fixed sending MDN messages. According RFC2298:
The From field of the message header of the MDN MUST contain the
address of the person for whom the message disposition notification
is being issued.
The envelope sender address (i.e., SMTP MAIL FROM) of the MDN MUST be
null (<>), specifying that no Delivery Status Notification messages
or other messages indicating successful or unsuccessful delivery are
to be sent in response to an MDN.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7035
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 5 Apr 2004 11:48:16 +0000 (11:48 +0000)]
adds international date/time support. am/pm thing is not standard, but I want
to follow user's hour_format preference. Time zone can be displayed as numbers.
O key instead of T.
mm/dd/yy and dd/mm/yy names replaced with human readable description.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7034
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Mon, 5 Apr 2004 08:51:29 +0000 (08:51 +0000)]
Add my homepage
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7033
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sat, 3 Apr 2004 15:19:53 +0000 (15:19 +0000)]
Only check for DB if using that; explicitly check the used DBMS-functions;
check whether we can connect succesfully.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7022
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sat, 3 Apr 2004 10:52:16 +0000 (10:52 +0000)]
Adding php pear db tests
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6995
7612ce4b-ef26-0410-bec9-
ea0150e637f0
ebullient [Wed, 31 Mar 2004 23:11:50 +0000 (23:11 +0000)]
Don't gripe about not being able to read the attachment dir when we
recommend that it be not readable..
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6993
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 31 Mar 2004 18:05:10 +0000 (18:05 +0000)]
all options in one place.
updating pot.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6989
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 31 Mar 2004 17:41:20 +0000 (17:41 +0000)]
removing gettext function. this is variable, not string.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6988
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Wed, 31 Mar 2004 17:04:04 +0000 (17:04 +0000)]
Removed extra SMALL tags, they were already incased in a
SMALL tag from a few lines above and these were also
unescaped. Dual/Triple tags resulted in the text being so small,
its almost unreadable, now they are more consistent with the rest
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6987
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 31 Mar 2004 16:33:33 +0000 (16:33 +0000)]
validator.w3.org/docs/errors.html#bad-entity
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6986
7612ce4b-ef26-0410-bec9-
ea0150e637f0