squirrelmail.git
19 years agoAdding forms for searching Gmane and SF bugtracker
tokul [Mon, 10 May 2004 17:03:20 +0000 (17:03 +0000)]
Adding forms for searching Gmane and SF bugtracker

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

19 years agofixed frame target
tokul [Mon, 10 May 2004 17:02:03 +0000 (17:02 +0000)]
fixed frame target
http://www.w3.org/TR/html4/types.html#type-frame-target

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

19 years agoUse null as default value since value is tested against null. Was breaking search...
alex-brainstorm [Mon, 10 May 2004 14:55:23 +0000 (14:55 +0000)]
Use null as default value since value is tested against null. Was breaking search code.

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

19 years agofixed printf statement
tokul [Mon, 10 May 2004 14:19:05 +0000 (14:19 +0000)]
fixed printf statement

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

19 years agofixed untranslated string
tokul [Mon, 10 May 2004 13:46:10 +0000 (13:46 +0000)]
fixed untranslated string

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

19 years agoXHTML fixes, as pointed out by Tomas. Also reenabled getting last criteria from prefs...
alex-brainstorm [Mon, 10 May 2004 12:45:27 +0000 (12:45 +0000)]
XHTML fixes, as pointed out by Tomas. Also reenabled getting last criteria from prefs if not in session.

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

19 years agoadding phpdoc blocks
tokul [Mon, 10 May 2004 10:12:30 +0000 (10:12 +0000)]
adding phpdoc blocks

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

19 years agorenaming function in order to remove phpdoc error
tokul [Mon, 10 May 2004 10:02:32 +0000 (10:02 +0000)]
renaming function in order to remove phpdoc error
it is better to have different names for different functions even when they
don't conflict with each other.

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

19 years agoclass needs phpdoc @package declaration
tokul [Mon, 10 May 2004 10:00:00 +0000 (10:00 +0000)]
class needs phpdoc @package declaration

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

19 years agocommon functions are documented only in one backend
tokul [Mon, 10 May 2004 09:56:02 +0000 (09:56 +0000)]
common functions are documented only in one backend

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

19 years agophpdoc should ignore these three functions
tokul [Mon, 10 May 2004 09:54:33 +0000 (09:54 +0000)]
phpdoc should ignore these three functions

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

19 years agoMake - and + untranslatable
alex-brainstorm [Mon, 10 May 2004 09:41:13 +0000 (09:41 +0000)]
Make - and + untranslatable

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

19 years agoStore/get search results from session.
alex-brainstorm [Mon, 10 May 2004 09:40:15 +0000 (09:40 +0000)]
Store/get search results from session.
Use images instead of +/- if allowed.
Cleaner queries layout.
Get allow_advanced_search from config.php instead of prefs.

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

19 years agoRemoving duplicate search_advanced.php
alex-brainstorm [Mon, 10 May 2004 09:36:46 +0000 (09:36 +0000)]
Removing duplicate search_advanced.php

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

19 years agoYou should check you can read a dir, and it exists before attempting to use
jangliss [Mon, 10 May 2004 04:20:45 +0000 (04:20 +0000)]
You should check you can read a dir, and it exists before attempting to use
it... Also don't display the options for the Message icons if there isn't
any available.

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

19 years agoString fix
jervfors [Sun, 9 May 2004 11:16:04 +0000 (11:16 +0000)]
String fix

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

19 years agoClosing PHP tag and adding some XHTML
jervfors [Sun, 9 May 2004 10:19:50 +0000 (10:19 +0000)]
Closing PHP tag and adding some XHTML

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

19 years agoBe more liberal regarding (incompliant) POP3 servers who send double
kink [Sat, 8 May 2004 19:47:40 +0000 (19:47 +0000)]
Be more liberal regarding (incompliant) POP3 servers who send double
spaces in stead of just one. Thanks Galen Kannarr for the tip.

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

19 years agouse_special_folder_color conf.pl setting works again, closes #931956.
kink [Sat, 8 May 2004 19:32:32 +0000 (19:32 +0000)]
use_special_folder_color conf.pl setting works again, closes #931956.
This is definately something that should be done in a stylesheet, not like this.

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

19 years agoChanging Squirrelmail to SquirrelMail in strings
jervfors [Sat, 8 May 2004 19:23:33 +0000 (19:23 +0000)]
Changing Squirrelmail to SquirrelMail in strings

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

19 years agoMinor string fix
jervfors [Sat, 8 May 2004 17:49:44 +0000 (17:49 +0000)]
Minor string fix

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

19 years agoMinor string fix
jervfors [Sat, 8 May 2004 17:43:06 +0000 (17:43 +0000)]
Minor string fix

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

19 years agoMoving HTML out of strings and updating some tags to XHTML
jervfors [Sat, 8 May 2004 16:19:27 +0000 (16:19 +0000)]
Moving HTML out of strings and updating some tags to XHTML

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

19 years agoSplit out functionality that gathers system specs
pdontthink [Thu, 6 May 2004 19:28:17 +0000 (19:28 +0000)]
Split out functionality that gathers system specs

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

19 years agoAdded the string for unsafe images
jervfors [Wed, 5 May 2004 22:15:46 +0000 (22:15 +0000)]
Added the string for unsafe images

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

19 years agoRemoving random double spaces in strings
jervfors [Wed, 5 May 2004 21:23:00 +0000 (21:23 +0000)]
Removing random double spaces in strings

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

19 years agoSpecifically avoid using SEARCH CHARSET "US-ASCII" because it happens although it...
alex-brainstorm [Wed, 5 May 2004 19:27:45 +0000 (19:27 +0000)]
Specifically avoid using SEARCH CHARSET "US-ASCII" because it happens although it should not

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

19 years agophp5 fix.
stekkel [Wed, 5 May 2004 14:39:15 +0000 (14:39 +0000)]
php5 fix.

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

19 years agoadding address book sorting options. changed some parts of patch written
tokul [Wed, 5 May 2004 11:27:56 +0000 (11:27 +0000)]
adding address book sorting options. changed some parts of patch written
by Brian Loniewski

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

19 years agofix
stekkel [Wed, 5 May 2004 00:43:10 +0000 (00:43 +0000)]
fix

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

19 years agofix, when you compare 2 timestamps, make sure you correct both timestamps
stekkel [Wed, 5 May 2004 00:29:46 +0000 (00:29 +0000)]
fix, when you compare 2 timestamps, make sure you correct both timestamps
with the timezone

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

19 years agoFix allow_advanced_search following Tomas' comments
alex-brainstorm [Tue, 4 May 2004 19:04:32 +0000 (19:04 +0000)]
Fix allow_advanced_search following Tomas' comments

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

19 years agocleaned tabs. most of the changes unseen by diff -uw
tokul [Tue, 4 May 2004 16:50:44 +0000 (16:50 +0000)]
cleaned tabs. most of the changes unseen by diff -uw

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

19 years agoupdating head squirrelmail.pot
tokul [Tue, 4 May 2004 12:36:38 +0000 (12:36 +0000)]
updating head squirrelmail.pot

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

19 years agoadded index.php in order to prevent indexing of directory.
tokul [Tue, 4 May 2004 11:01:03 +0000 (11:01 +0000)]
added index.php in order to prevent indexing of directory.
added functions that prevent use of plugin when it is not enabled
fixed html formating errors and converted tags to lowercase.
added some phpdoc blocks.
converted strings to gettext

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

19 years agoupdate
stekkel [Tue, 4 May 2004 10:25:38 +0000 (10:25 +0000)]
update

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

19 years agoDocumentation
stekkel [Tue, 4 May 2004 10:15:06 +0000 (10:15 +0000)]
Documentation

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

19 years agoDocumentation.
stekkel [Tue, 4 May 2004 09:51:13 +0000 (09:51 +0000)]
Documentation.

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

19 years ago-implented function clean_crlf
vanmer [Mon, 3 May 2004 22:22:44 +0000 (22:22 +0000)]
-implented function clean_crlf
-Implemented to fix sendmail->postfix rejection of messages with attachments because of stray LF's

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

19 years agoadded search control to default config and administrator plugin
tokul [Mon, 3 May 2004 15:52:54 +0000 (15:52 +0000)]
added search control to default config and administrator plugin
cleaned tabs from defines.php

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

19 years agoUI changes in show/hide saved/recent
alex-brainstorm [Mon, 3 May 2004 12:09:30 +0000 (12:09 +0000)]
UI changes in show/hide saved/recent

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

19 years agoTransmit sqimap_mailbox_select() result to mail_message_listing_beginning()
alex-brainstorm [Mon, 3 May 2004 10:50:46 +0000 (10:50 +0000)]
Transmit sqimap_mailbox_select() result to mail_message_listing_beginning()

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

19 years agoEnabled basic and advanced mode. Basic mode is compatible with old search
alex-brainstorm [Mon, 3 May 2004 09:25:24 +0000 (09:25 +0000)]
Enabled basic and advanced mode. Basic mode is compatible with old search
prefs and offers the same features with BCC and NOT added.
Added a way to fold/unfold saved and recent searches. Cleaned up code.

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

19 years agoFix typos for allow_advanced_search
alex-brainstorm [Mon, 3 May 2004 09:13:27 +0000 (09:13 +0000)]
Fix typos for allow_advanced_search

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

19 years agofix
stekkel [Sun, 2 May 2004 13:50:10 +0000 (13:50 +0000)]
fix

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

19 years agoFixed on the fly decoding of base64 attachment. We need to do on the fly
stekkel [Sun, 2 May 2004 13:49:14 +0000 (13:49 +0000)]
Fixed on the fly decoding of base64 attachment. We need to do on the fly
decoding because otherwise we have to buffer entire attachments in memory
which will cause out of memory errors with large attachments.

The fix has to do with the grouping of bytes in pairs of 4 which represents
24 bits of data. If such group is splitted over 2 lines then on the fly
decoding went wrong. Now we count the pure base64 data (without \r\n, \r \n
and spaces), divide it by 4 and return incomplete pairs which get processed
the in the next loop.

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

19 years agoUpdate ChangeLog
kink [Sat, 1 May 2004 13:37:22 +0000 (13:37 +0000)]
Update ChangeLog

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

19 years agoEscape theme name so it can be "Admin's Favourite" without parse errors in config.php
kink [Sat, 1 May 2004 13:33:34 +0000 (13:33 +0000)]
Escape theme name so it can be "Admin's Favourite" without parse errors in config.php
(closes #805309)

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

19 years agoBe smarter with PHP numerical conversion, who knows if the previous code wouldn't...
alex-brainstorm [Fri, 30 Apr 2004 23:18:18 +0000 (23:18 +0000)]
Be smarter with PHP numerical conversion, who knows if the previous code wouldn't fail on some version

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

19 years agoHandle KMG for LARGER and SMALLER, and add default value for asearch_nz()
alex-brainstorm [Fri, 30 Apr 2004 22:54:10 +0000 (22:54 +0000)]
Handle KMG for LARGER and SMALLER, and add default value for asearch_nz()

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

19 years agoA few more types of break tags
indiri69 [Thu, 29 Apr 2004 18:02:21 +0000 (18:02 +0000)]
A few more types of break tags

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

19 years agoremove call to expunge in sqimap_mailbox_select
ebullient [Thu, 29 Apr 2004 03:48:13 +0000 (03:48 +0000)]
remove call to expunge in sqimap_mailbox_select

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

19 years ago1. Use XHTML-Compatible attributes for selected and checked form widgets
avel [Wed, 28 Apr 2004 16:05:25 +0000 (16:05 +0000)]
1. Use XHTML-Compatible attributes for selected and checked form widgets

2. Use HTML <label> for radio buttons. This allows user to click the text
"Yes" or "No" instead of just the widget. This works in all popular browsers
and is more intuitive this way.

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

19 years agoInstead of excluding one checkbox at a time, only check what should be checked
avel [Wed, 28 Apr 2004 12:21:21 +0000 (12:21 +0000)]
Instead of excluding one checkbox at a time, only check what should be checked
by Toggle All.

This will allow plugins to probably put some more checkboxes (like plugin
move_all_messages).

Of course, the Toggle All link needs to be restored at some point too. (When did
that go away in -DEVEL?)

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

19 years agoadded conf.pl support for advanced search functionality
centaurix [Wed, 28 Apr 2004 07:48:12 +0000 (07:48 +0000)]
added conf.pl support for advanced search functionality
you can have both forms, only advanced search or disable it.

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

19 years agoFix in move_messages.php
indiri69 [Wed, 28 Apr 2004 00:42:31 +0000 (00:42 +0000)]
Fix in move_messages.php

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

19 years agoCleaned up some redundant code, now we only change startMessage when we've
indiri69 [Wed, 28 Apr 2004 00:40:14 +0000 (00:40 +0000)]
Cleaned up some redundant code, now we only change startMessage when we've
actually moved or deleted messages.  Also fixed a problem where marking all the
messages read on the last page of the message list would kick you back one
page.  I'll look at making the same change in stable.

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

19 years agoSQL injection fix. This is serious I think.
stekkel [Tue, 27 Apr 2004 19:20:18 +0000 (19:20 +0000)]
SQL injection fix. This is serious I think.

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

19 years agotranslator moved to other address
tokul [Tue, 27 Apr 2004 14:00:42 +0000 (14:00 +0000)]
translator moved to other address

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

19 years agoFix the link here for search strings
jangliss [Mon, 26 Apr 2004 23:55:21 +0000 (23:55 +0000)]
Fix the link here for search strings

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

19 years agoImprove HTML escaping
kink [Mon, 26 Apr 2004 23:26:06 +0000 (23:26 +0000)]
Improve HTML escaping

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

19 years agoHTML escaping.
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

19 years agoEscape HTML output and add vim syntax hint.
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

19 years ago- remove first !IE6 check and send Pragma and NoCache Headers
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

19 years agoBypass foldLine functions for email addresses to avoid wrong folding of
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

19 years agoResponses from servers could legitimately contain < chars, make sure it goes well.
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

19 years agoUse forms.php functions.
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

19 years agoone more formating fix
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

19 years ago:( pre tags placed in wrong place.
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

19 years agothis way it looks better.
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

19 years agoadding sq_htmlentities function
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

19 years agophpdoc formating fixes
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

19 years agonot sure, why message details provides this hook. If it have other effects
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

19 years agorollback
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

19 years agorollback. To many dependencies. I thought there was only one, but forgot
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

19 years agothis looks better ;)
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

19 years agoreminder for people that want to use the capability string. It's broken in
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

19 years ago$enable_server_sort => $disable_server_sort.
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

19 years agoShould have done this a long time ago. Rely on the CAPABILITY response and
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

19 years agoclean up.
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

19 years agoundo urlencoding of the querystring because it doesn't work. view_header
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

19 years agorollback
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

19 years agoUndo my stupidity
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

19 years agosession_set_cookie_params moved to sqsession_is_active
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

19 years agoSet the base path before every session_start in case we loose track of the
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

19 years agofixes.
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

19 years agomerge back from stable, rfc2821 fix. Fall back to HELO if EHLO is not
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

20 years agoupdating pot
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

20 years agowas->were fix
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

20 years agoRemove debug statement
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

20 years agoprohibit message sets other then a single id when fetching a single message.
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

20 years ago$checked => $exclude
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

20 years agoSome more use of forms.php functions which ensure correct encoding.
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

20 years agoUse form functions in mailbox_display
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

20 years agoXSS Fix
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

20 years agoThat'll teach me to copy/paste without paying attention
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

20 years agoEncode the < > to stop text from acting as HTML.
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

20 years agoUsing QUERY_STRING without sanitizing it is BAD... Encoding it for URL use
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

20 years agoUpdating pot
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

20 years agophpdoc blocks.
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