squirrelmail.git
23 years agoUpdated documentation, fixed some misspellings
lkehresman [Mon, 25 Sep 2000 21:14:10 +0000 (21:14 +0000)]
Updated documentation, fixed some misspellings

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

23 years agoDelete in Trash does Purge. OndraS.
ondrass [Mon, 25 Sep 2000 08:50:39 +0000 (08:50 +0000)]
Delete in Trash does Purge. OndraS.

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

23 years agoneeded page_header.php included for viewing text attachments. It now
lkehresman [Sat, 23 Sep 2000 15:00:21 +0000 (15:00 +0000)]
needed page_header.php included for viewing text attachments.  It now
includes it only in those special cases, otherwise session_start() will
not get called.

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

23 years agoif no date is sent in the header of a message, it takes the IMAP server's
lkehresman [Sat, 23 Sep 2000 00:50:23 +0000 (00:50 +0000)]
if no date is sent in the header of a message, it takes the IMAP server's
internal date for that message.

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

23 years agoImproved link detection in bodies of mail messages.
fidian [Fri, 22 Sep 2000 18:02:35 +0000 (18:02 +0000)]
Improved link detection in bodies of mail messages.

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

23 years agoAdded patch from Jan
lbergman [Fri, 22 Sep 2000 15:57:53 +0000 (15:57 +0000)]
Added patch from Jan

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

23 years agofixed problems I introduced in previous version of date.php
lkehresman [Fri, 22 Sep 2000 01:20:02 +0000 (01:20 +0000)]
fixed problems I introduced in previous version of date.php

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

23 years agomade some changes to date parsing trying to fix bugs
lkehresman [Fri, 22 Sep 2000 01:01:22 +0000 (01:01 +0000)]
made some changes to date parsing trying to fix bugs

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

23 years agoChanged formatting of headers in forwarded messages. This closes
gustavf [Thu, 21 Sep 2000 08:13:19 +0000 (08:13 +0000)]
Changed formatting of headers in forwarded messages. This closes
bug #113029 Wrong alignment when forwarding messages

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

23 years agoFixed bug I noticed when ONLY an attachment is sent (no text message), it
lkehresman [Wed, 20 Sep 2000 05:13:07 +0000 (05:13 +0000)]
Fixed bug I noticed when ONLY an attachment is sent (no text message), it
would display junk.  Now it shows the attachment box.

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

23 years agoadded CHARSET option to searching.. should fix the german character
lkehresman [Tue, 19 Sep 2000 21:46:22 +0000 (21:46 +0000)]
added CHARSET option to searching.. should fix the german character
problem.  Please test it out.  It takes the charset from your current
language.

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

23 years agoChanged version number
lkehresman [Tue, 19 Sep 2000 15:11:35 +0000 (15:11 +0000)]
Changed version number
added patches from Tyler Akins to fix hyperlink rendering

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

23 years agoSmall security patch: Make sure that the envelope sender address doesn't
pallo [Tue, 19 Sep 2000 08:22:44 +0000 (08:22 +0000)]
Small security patch: Make sure that the envelope sender address doesn't
contain any spaces or other chars that could be used in an expolit.

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

23 years agoFixed error in MIME structure parsing when response from IMAP server was more than...
pallo [Fri, 15 Sep 2000 08:16:18 +0000 (08:16 +0000)]
Fixed error in MIME structure parsing when response from IMAP server was more than one line.

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

23 years agoAdded new function charset_decode_iso_8859_2.
gustavf [Fri, 15 Sep 2000 07:58:46 +0000 (07:58 +0000)]
Added new function charset_decode_iso_8859_2.

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

23 years agoif any of the standard headers are blank, read_body.php doesn't show
lkehresman [Fri, 15 Sep 2000 00:21:19 +0000 (00:21 +0000)]
if any of the standard headers are blank, read_body.php doesn't show
white space, it now makes it the same color as the rest.

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

23 years agoAdded a small script to help when creating charsets code.
gustavf [Thu, 14 Sep 2000 12:57:50 +0000 (12:57 +0000)]
Added a small script to help when creating charsets code.

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

23 years agotweaks, fixed some misspellings, added a few hooks
lkehresman [Thu, 14 Sep 2000 12:45:53 +0000 (12:45 +0000)]
tweaks, fixed some misspellings, added a few hooks

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

23 years agoRemoved quick check to see if users have cookies enabled. Violates the
pallo [Wed, 13 Sep 2000 07:43:46 +0000 (07:43 +0000)]
Removed quick check to see if users have cookies enabled. Violates the
string freeze and didn't work properly.

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

23 years ago- added a quick check to see if users have cookies enabled.
gpadgham [Tue, 12 Sep 2000 14:04:39 +0000 (14:04 +0000)]
- added a quick check to see if users have cookies enabled.

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

23 years agoAdded Norwegian (Nynorsk) translation by Magni Onsoien. I have some
gustavf [Mon, 4 Sep 2000 13:13:34 +0000 (13:13 +0000)]
Added Norwegian (Nynorsk) translation by Magni Onsoien. I have some
problems with it, but I am working on it.

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

23 years ago- made "Refresh XXXXX" more obvious in options
lkehresman [Thu, 31 Aug 2000 14:14:34 +0000 (14:14 +0000)]
- made "Refresh XXXXX" more obvious in options
- added localization to help.php (didn't break string freeze)

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

23 years ago-added patch 101376 => makes some things in folders.php bold, like in the rest of...
gpadgham [Thu, 31 Aug 2000 14:03:34 +0000 (14:03 +0000)]
-added patch 101376 => makes some things in folders.php bold, like in the rest of squirrelmail
-added patch 101377 => several things that help traslations be more complete.
-added patch 101378 => see previous patch

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

23 years agochanged Hernan Collazo <hernan_collazo@salutia.com> as spanish translator
lkehresman [Wed, 30 Aug 2000 16:16:12 +0000 (16:16 +0000)]
changed Hernan Collazo <hernan_collazo@salutia.com>  as spanish translator

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

23 years agoAdded Spanish and Korean translators.
lbergman [Wed, 30 Aug 2000 14:30:37 +0000 (14:30 +0000)]
Added Spanish and Korean translators.

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

23 years agoAdded Korean.
lbergman [Wed, 30 Aug 2000 14:12:28 +0000 (14:12 +0000)]
Added Korean.

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

23 years agoimproved email parsing in body of message a little bit (handles more exceptions)
lkehresman [Wed, 30 Aug 2000 13:45:30 +0000 (13:45 +0000)]
improved email parsing in body of message a little bit (handles more exceptions)

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

23 years agoadded two new themes
lkehresman [Tue, 29 Aug 2000 15:15:57 +0000 (15:15 +0000)]
added two new themes

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

23 years agoAnd now even with the correct URL...
gustavf [Tue, 29 Aug 2000 13:16:54 +0000 (13:16 +0000)]
And now even with the correct URL...

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

23 years agoThere were two references to two different sources for language codes. Removed
gustavf [Tue, 29 Aug 2000 13:15:16 +0000 (13:15 +0000)]
There were two references to two different sources for language codes. Removed
the least authorative source.

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

23 years agofinished adding czech translation
lkehresman [Mon, 28 Aug 2000 20:55:34 +0000 (20:55 +0000)]
finished adding czech translation

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

23 years agofixed double folder problem
lkehresman [Mon, 28 Aug 2000 18:57:28 +0000 (18:57 +0000)]
fixed double folder problem

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

23 years agoChanged language-code link.
gustavf [Mon, 28 Aug 2000 06:38:48 +0000 (06:38 +0000)]
Changed language-code link.

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

23 years agoAdded URL to two character country codes.
lbergman [Fri, 25 Aug 2000 20:48:53 +0000 (20:48 +0000)]
Added URL to two character country codes.

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

23 years agoadded theme
lkehresman [Fri, 25 Aug 2000 18:48:07 +0000 (18:48 +0000)]
added theme

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

23 years ago- added new SquirrelMail logo
lkehresman [Fri, 25 Aug 2000 18:47:42 +0000 (18:47 +0000)]
- added new SquirrelMail logo
- added new theme
- updated authors

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

23 years agofixed the attachment problem
lkehresman [Fri, 25 Aug 2000 01:52:05 +0000 (01:52 +0000)]
fixed the attachment problem

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

23 years ago-fix for Bug 112604
gpadgham [Thu, 24 Aug 2000 12:48:02 +0000 (12:48 +0000)]
-fix for Bug 112604
-$sendmailPath was being written by conf.pl while $sendmail_path was being referenced by src/smtp.php

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

23 years agoCorrected error with black bean burrito theme.
lbergman [Tue, 22 Aug 2000 20:09:56 +0000 (20:09 +0000)]
Corrected error with black bean burrito theme.

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

23 years agoAdded Aldo Moresco to the translators list.
lbergman [Tue, 22 Aug 2000 19:42:19 +0000 (19:42 +0000)]
Added Aldo Moresco to the translators list.

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

23 years agoAdded Italian translation from Aldo Moresco.
lbergman [Tue, 22 Aug 2000 19:36:07 +0000 (19:36 +0000)]
Added Italian translation from Aldo Moresco.

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

23 years agodid a few bugfixes in imap functions,
lkehresman [Mon, 21 Aug 2000 15:56:33 +0000 (15:56 +0000)]
did a few bugfixes in imap functions,
applied patches from list

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

23 years agoadded a theme from Ray Black
lkehresman [Mon, 21 Aug 2000 15:00:11 +0000 (15:00 +0000)]
added a theme from Ray Black

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

23 years agoapplied Patch #101198 There was an inconsistancy, where a color was hardcoded, and...
gpadgham [Thu, 17 Aug 2000 14:35:52 +0000 (14:35 +0000)]
applied Patch #101198  There was an inconsistancy, where a color was hardcoded, and not set to use a theme.

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

23 years agoChanged a few strings to be easier to translate. Should be ready for
gustavf [Thu, 17 Aug 2000 11:28:19 +0000 (11:28 +0000)]
Changed a few strings to be easier to translate. Should be ready for
0.5 string freeze now.

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

23 years agoAdded encryption of the password before it is stored in a cookie.
gustavf [Thu, 17 Aug 2000 10:11:07 +0000 (10:11 +0000)]
Added encryption of the password before it is stored in a cookie.

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

23 years agotweaked conf.pl
lkehresman [Mon, 14 Aug 2000 20:20:31 +0000 (20:20 +0000)]
tweaked conf.pl
added patch from Bill Thousand to allow sending with virtual domains
(see smtp.php for more info in function sendSMTP)

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

23 years agoadded security fix for uploading attachments from Martin Sarsale
lkehresman [Mon, 14 Aug 2000 19:55:21 +0000 (19:55 +0000)]
added security fix for uploading attachments from Martin Sarsale

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

23 years agoif from = "" <user@domain.com>
lkehresman [Mon, 14 Aug 2000 17:31:58 +0000 (17:31 +0000)]
if from = "" <user@domain.com>
it now displays the address.  Previously it was blank.

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

23 years agoadded more hooks in options page for inline options
lkehresman [Mon, 14 Aug 2000 16:53:56 +0000 (16:53 +0000)]
added more hooks in options page for inline options
fixed bug that stripped slashes from body on reply

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

23 years agofixed problems in sent/trash folder creating
lkehresman [Sun, 13 Aug 2000 13:09:37 +0000 (13:09 +0000)]
fixed problems in sent/trash folder creating
changed title of login page to be "$org_name - Login"

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

23 years agoimproved html address book
lkehresman [Fri, 11 Aug 2000 19:21:34 +0000 (19:21 +0000)]
improved html address book

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

23 years agoapplied patch from Toby Cabot that removed "WIDTH=XX" from compose.php
lkehresman [Fri, 11 Aug 2000 18:07:13 +0000 (18:07 +0000)]
applied patch from Toby Cabot that removed "WIDTH=XX" from compose.php
on "TD"'s.  In HTML 4.01 apparently this has been depricated and Mozilla
wouldn't render it right.  Fixed.

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

23 years agoadded no color option in conf.pl
lkehresman [Fri, 11 Aug 2000 16:36:49 +0000 (16:36 +0000)]
added no color option in conf.pl

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

23 years agoAdded patch number 101150 to fix the regex stuff. Should fix the bug some people...
mattphillips [Fri, 11 Aug 2000 12:44:59 +0000 (12:44 +0000)]
Added patch number 101150 to fix the regex stuff.  Should fix the bug some people were having where messages were being sent to co, etc.

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

23 years agosimple fix of a sorta-bug. Did a check for function bindtextdomain().
lkehresman [Fri, 11 Aug 2000 10:01:45 +0000 (10:01 +0000)]
simple fix of a sorta-bug.  Did a check for function bindtextdomain().
It was reported on bugs list that someone got "function doesn't exist" error.

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

23 years agoupdated authors and changelog with Arjen's new name!!
lkehresman [Thu, 10 Aug 2000 17:46:11 +0000 (17:46 +0000)]
updated authors and changelog with Arjen's new name!!

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

23 years agoFix for Bug #111032 - backslashes appear before quotes after adding attachments....
mattphillips [Thu, 10 Aug 2000 17:30:19 +0000 (17:30 +0000)]
Fix for Bug #111032 - backslashes appear before quotes after adding attachments.  I added a couple more sqStripSlashes where we weren't doing them before.  I tested with and without magic_quotes_gpc turned on, but please try this out and let me know if it breaks anything else.  Thanks!

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

23 years agobugfixes from andrea dahl
lkehresman [Thu, 10 Aug 2000 17:02:03 +0000 (17:02 +0000)]
bugfixes from andrea dahl

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

23 years agosubmitted a patch from Andreas Dahl to make folder deleting work with
lkehresman [Thu, 10 Aug 2000 16:35:06 +0000 (16:35 +0000)]
submitted a patch from Andreas Dahl to make folder deleting work with
courier IMAP server.

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

23 years ago*sigh* Here's the right compose.php
lkehresman [Thu, 10 Aug 2000 15:11:10 +0000 (15:11 +0000)]
*sigh*  Here's the right compose.php

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

23 years agofixed some bugs in the sqimap_mailbox_close() function
lkehresman [Thu, 10 Aug 2000 15:10:16 +0000 (15:10 +0000)]
fixed some bugs in the sqimap_mailbox_close() function

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

23 years agoadded sqimap_mailbox_close() and implemented it for all sqimap_mailbox_select()
lkehresman [Thu, 10 Aug 2000 14:51:36 +0000 (14:51 +0000)]
added sqimap_mailbox_close() and implemented it for all sqimap_mailbox_select()

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

23 years ago- fixed and improved wordWrap
lkehresman [Thu, 10 Aug 2000 08:24:55 +0000 (08:24 +0000)]
- fixed and improved wordWrap
- added sqStripSlashes() function

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

23 years agoupdated changelog, changed version number to 0.5pre2
lkehresman [Wed, 9 Aug 2000 18:57:44 +0000 (18:57 +0000)]
updated changelog, changed version number to 0.5pre2

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

23 years agomade message highlighting not case sensative
lkehresman [Wed, 9 Aug 2000 18:55:56 +0000 (18:55 +0000)]
made message highlighting not case sensative

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

23 years agochanged email addr of french translator, added peter
lkehresman [Wed, 9 Aug 2000 18:04:52 +0000 (18:04 +0000)]
changed email addr of french translator, added peter

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

23 years agoadded french translation
lkehresman [Wed, 9 Aug 2000 17:48:34 +0000 (17:48 +0000)]
added french translation

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

23 years agoi did it again with compose.. sorry.
lkehresman [Wed, 9 Aug 2000 16:24:01 +0000 (16:24 +0000)]
i did it again with compose.. sorry.

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

23 years agoupdated a few things in preparation for the 0.5pre1 release
lkehresman [Wed, 9 Aug 2000 16:18:23 +0000 (16:18 +0000)]
updated a few things in preparation for the 0.5pre1 release

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

23 years agowhoops, i submitted the wrong compose. :)
lkehresman [Wed, 9 Aug 2000 15:18:28 +0000 (15:18 +0000)]
whoops, i submitted the wrong compose.  :)

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

23 years agofixed some html errors, added endlines
lkehresman [Wed, 9 Aug 2000 15:17:44 +0000 (15:17 +0000)]
fixed some html errors, added endlines

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

23 years agoOnly configure LDAP-addressbook(s) if PHP has LDAP support.
pallo [Wed, 9 Aug 2000 12:48:50 +0000 (12:48 +0000)]
Only configure LDAP-addressbook(s) if PHP has LDAP support.

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

23 years agoAdded addressbook_bottom hook.
lbergman [Tue, 8 Aug 2000 21:26:17 +0000 (21:26 +0000)]
Added addressbook_bottom hook.

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

23 years agoif NIL is description, doesn't display it
lkehresman [Tue, 8 Aug 2000 14:05:27 +0000 (14:05 +0000)]
if NIL is description, doesn't display it

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

23 years ago- fixed bug with word wrapping deleting last word
lkehresman [Tue, 8 Aug 2000 13:54:37 +0000 (13:54 +0000)]
- fixed bug with word wrapping deleting last word
- renamed wordWrap() to sqWordWrap()
Applied patches:
  - fix html errors in mailbox_display.php
  - add a urlencode() in page_header.php

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

23 years agoRenamed $key variable in loops (fixes bug #111155)
pallo [Tue, 8 Aug 2000 07:08:16 +0000 (07:08 +0000)]
Renamed $key variable in loops (fixes bug #111155)

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

23 years agomade plugin installation much easier
lkehresman [Mon, 7 Aug 2000 10:12:38 +0000 (10:12 +0000)]
made plugin installation much easier

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

23 years ago- fixed attachment names from being lower case
lkehresman [Sat, 5 Aug 2000 10:38:22 +0000 (10:38 +0000)]
- fixed attachment names from being lower case
- added "Significant Contributions" section to AUTHORS file
- Fixed misspelling of Portuguese (was Portugese)

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

23 years agoRemoved, now a plugin, no idea if this will be included with the source tree.
lbergman [Fri, 4 Aug 2000 19:36:22 +0000 (19:36 +0000)]
Removed, now a plugin, no idea if this will be included with the source tree.

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

23 years agoAdded hook at the bottom named addressbook_bottom for import plugin.
lbergman [Fri, 4 Aug 2000 19:29:44 +0000 (19:29 +0000)]
Added hook at the bottom named   addressbook_bottom   for import plugin.

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

23 years agomade the sendmail/smtp option more clear
lkehresman [Fri, 4 Aug 2000 15:17:38 +0000 (15:17 +0000)]
made the sendmail/smtp option more clear

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

23 years agoFixed yet another bug with small letters in QP encoding-
gustavf [Fri, 4 Aug 2000 14:30:39 +0000 (14:30 +0000)]
Fixed yet another bug with small letters in QP encoding-

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

23 years ago- added more hooks
lkehresman [Fri, 4 Aug 2000 08:03:06 +0000 (08:03 +0000)]
- added more hooks
- added help on search
- added ending html tags in html addressbook search
- fixed plugin error on login page

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

23 years agoMoved the load_prefs include to before the dispayheader call, other wise Plugin prefs...
oricn [Thu, 3 Aug 2000 18:06:20 +0000 (18:06 +0000)]
Moved the load_prefs include to before the dispayheader call, other wise Plugin prefs arn't loaded b4 the generic header hook.

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

23 years agoadded a bunch more hooks
lkehresman [Thu, 3 Aug 2000 15:53:53 +0000 (15:53 +0000)]
added a bunch more hooks

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

23 years agofixed some more quoting problems with searching and message highlighting
lkehresman [Thu, 3 Aug 2000 14:24:32 +0000 (14:24 +0000)]
fixed some more quoting problems with searching and message highlighting

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

23 years agofixed some quoting problems in searching and message highlighting
lkehresman [Thu, 3 Aug 2000 10:38:43 +0000 (10:38 +0000)]
fixed some quoting problems in searching and message highlighting
form submissions

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

23 years agoadded css theme stuff to signout.php
lkehresman [Thu, 3 Aug 2000 10:13:36 +0000 (10:13 +0000)]
added css theme stuff to signout.php
made message highlighting NOT a regexp

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

23 years ago- fixed some more HTML bugs
lkehresman [Wed, 2 Aug 2000 12:51:17 +0000 (12:51 +0000)]
- fixed some more HTML bugs
- fixed bug that threw message index into infinite loop
- changed compose.php to have ENCTYPE=multipart/form-data again

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

23 years agoFixed problem when importing fewer than 5 fields.
lbergman [Tue, 1 Aug 2000 20:33:21 +0000 (20:33 +0000)]
Fixed problem when importing fewer than 5 fields.

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

23 years agofixed minor bug in url parsing that didn't let urls be at beginning of line
lkehresman [Tue, 1 Aug 2000 12:49:36 +0000 (12:49 +0000)]
fixed minor bug in url parsing that didn't let urls be at beginning of line

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

23 years agoFixed a few places we weren't closing the IMAP connection before we exit.
mattphillips [Tue, 1 Aug 2000 12:46:40 +0000 (12:46 +0000)]
Fixed a few places we weren't closing the IMAP connection before we exit.

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

23 years agoCommented out a DEBUGING line in the URL Parser code.
oricn [Tue, 1 Aug 2000 11:31:21 +0000 (11:31 +0000)]
Commented out a DEBUGING line in the URL Parser code.

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

23 years ago- Fixed bug when one message left in message index, displayed wrong one
lkehresman [Tue, 1 Aug 2000 10:58:39 +0000 (10:58 +0000)]
- Fixed bug when one message left in message index, displayed wrong one
- Added MOTD back in

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

23 years agofixed some bugs in url parsing, and in conf.pl
lkehresman [Tue, 1 Aug 2000 10:18:27 +0000 (10:18 +0000)]
fixed some bugs in url parsing, and in conf.pl

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

23 years agoFix for bug number 110588. Addresses listed in the CC field of reply all messages...
mattphillips [Mon, 31 Jul 2000 21:31:20 +0000 (21:31 +0000)]
Fix for bug number 110588.  Addresses listed in the CC field of reply all messages never get double commas now.

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

23 years agoremoved making search results highlighted -- messed up other parsing badly
lkehresman [Mon, 31 Jul 2000 16:16:57 +0000 (16:16 +0000)]
removed making search results highlighted -- messed up other parsing badly

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

23 years agomade it so searched results are bold
lkehresman [Mon, 31 Jul 2000 15:34:21 +0000 (15:34 +0000)]
made it so searched results are bold

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

23 years agoDeleted var user_language.
lbergman [Mon, 31 Jul 2000 14:48:48 +0000 (14:48 +0000)]
Deleted var user_language.

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