stekkel [Mon, 17 May 2004 20:15:39 +0000 (20:15 +0000)]
force reload of folder list
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7478
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Mon, 17 May 2004 20:11:55 +0000 (20:11 +0000)]
No comments
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7477
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Mon, 17 May 2004 19:48:57 +0000 (19:48 +0000)]
temp fixes, as long as we didn't adapt our mailbox tree code, cache the
list.
Make use of the sorted list with id's from the session if the mailbox state
didn't change.
All performance related imap fixes were found after playing with thetereal.
If you want to try itt yourself:
tethereal -t a -ni lo -f 'port 143' -R 'imap.request'
with lo the interface.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7476
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Mon, 17 May 2004 15:55:33 +0000 (15:55 +0000)]
removed debug statement
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7474
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Mon, 17 May 2004 15:45:37 +0000 (15:45 +0000)]
Removed kind of insane check. The check mailbox is subscribed call retrieved
the whole subscription list and looked up if the requested mailbox was part
of it. It's better to subscribe and surpress the NO response if already
subscribed.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7473
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 17 May 2004 07:07:40 +0000 (07:07 +0000)]
disabled Korean extra functions. This is not real fix. In order to fix it
the Right-Way, all extra functions have to be rewritten. Current changes
prevent insertion of 8bit headers into new emails when Korean translation
is used. I'll submit same fix to stable if nobody stops me within 24 hours.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7472
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 16 May 2004 13:05:36 +0000 (13:05 +0000)]
making decision about conversion before actual conversion. removing old comments
about nbsp. adding header conversion if function asks for it in $decide and
conversion is possible. Fixes header conversion problems in compose. Not nice but works.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7467
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 16 May 2004 09:11:04 +0000 (09:11 +0000)]
text in compose form is converted to 8bit symbols. html codes conflict with output sanitizing
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7466
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 16 May 2004 08:43:50 +0000 (08:43 +0000)]
adding charset conversion functions. utf_8.php is taken from php.net samples.
Functions are needed if we want to mix forms.php and charset conversion in compose.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7465
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sat, 15 May 2004 13:27:56 +0000 (13:27 +0000)]
Merging two strings and making external links open in a new window
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7463
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sat, 15 May 2004 09:56:28 +0000 (09:56 +0000)]
Removing HTML from strings and cleaning up code
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7462
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 14 May 2004 21:14:31 +0000 (21:14 +0000)]
initialize color array in case it isn't set at this stage.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7461
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 14 May 2004 19:55:10 +0000 (19:55 +0000)]
Removed double select call (select calls are expensive, do not do that) and
removed unneeded expunge call (don't do that expunges are expensive)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7460
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 14 May 2004 19:12:53 +0000 (19:12 +0000)]
second try ..
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7459
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Fri, 14 May 2004 18:37:40 +0000 (18:37 +0000)]
Detect untagged BYE responses in case the connection is terminated.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7458
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 14 May 2004 11:19:43 +0000 (11:19 +0000)]
cleaned tabs
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7441
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Thu, 13 May 2004 05:48:53 +0000 (05:48 +0000)]
This i18n string never got translated before
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7440
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Thu, 13 May 2004 05:45:47 +0000 (05:45 +0000)]
I18n string fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7439
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 11 May 2004 21:09:21 +0000 (21:09 +0000)]
One encoding step too much.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7438
7612ce4b-ef26-0410-bec9-
ea0150e637f0
indiri69 [Tue, 11 May 2004 20:26:49 +0000 (20:26 +0000)]
Use the form functions instead
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7437
7612ce4b-ef26-0410-bec9-
ea0150e637f0
indiri69 [Tue, 11 May 2004 18:21:49 +0000 (18:21 +0000)]
Move functions out of setup.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7436
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 10 May 2004 18:28:18 +0000 (18:28 +0000)]
string updates
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7429
7612ce4b-ef26-0410-bec9-
ea0150e637f0
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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