squirrelmail.git
23 years agoAdded html_top and html_bottom hooks to read_body for compression plugin
fidian [Sat, 21 Oct 2000 16:08:31 +0000 (16:08 +0000)]
Added html_top and html_bottom hooks to read_body for compression plugin
Changed internationalization things a bit, hopefully easier and less errors
Many bug fixes and speed enhancements from Martin Jespersen (embeejay)
Fixed a few bugs and did some speed changes on my own too!

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

23 years agoFixed ary_sort problem.
ondrass [Fri, 20 Oct 2000 16:08:48 +0000 (16:08 +0000)]
Fixed ary_sort problem.

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

23 years ago- fixed error in iso-8859-2 handling function in function/i18n.php.
ondrass [Fri, 20 Oct 2000 15:13:17 +0000 (15:13 +0000)]
- fixed error in iso-8859-2 handling function in function/i18n.php.
- prepare for another php backend in functions/imap.php.
- aligned "Sent" button in src/compose.php.
- added two .cvsignore files in data/ and config/ directory.

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

23 years agoClosure of bug 117039
fidian [Wed, 18 Oct 2000 17:29:27 +0000 (17:29 +0000)]
Closure of bug 117039
Used patch extremely similar to one submitted by embeejay.

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

23 years agoMoved a lot of duplicated code into a separate function to display the
fidian [Wed, 18 Oct 2000 17:25:15 +0000 (17:25 +0000)]
Moved a lot of duplicated code into a separate function to display the
header of the list of messages for searches and for standard folder listings.

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

23 years agoRemoved "remove" for subject column -- that's the only way we'll view
fidian [Wed, 18 Oct 2000 16:15:11 +0000 (16:15 +0000)]
Removed "remove" for subject column -- that's the only way we'll view
the message, so it has to be there, right?

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

23 years agoSearches now show proper headers for the columns of data for the messages
fidian [Wed, 18 Oct 2000 16:03:55 +0000 (16:03 +0000)]
Searches now show proper headers for the columns of data for the messages
found.
Display of empty mailbox table cell now has proper column number.

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

23 years agoWhen reading mail messages, you won't get all spaces replaced with   --
fidian [Tue, 17 Oct 2000 22:05:57 +0000 (22:05 +0000)]
When reading mail messages, you won't get all spaces replaced with   --
only the necessary ones required for spacing purposes are left.  (every other)

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

23 years agoWhen there is an error logging in, and since we are using frames, the
fidian [Tue, 17 Oct 2000 21:27:03 +0000 (21:27 +0000)]
When there is an error logging in, and since we are using frames, the
"Click here to try again" link/prompt will now have the login.php script
fill the entire browser window (removing the frameset).

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

23 years agoFinally removed the auto-expunge code that Luke said to comment out.
fidian [Tue, 17 Oct 2000 20:10:03 +0000 (20:10 +0000)]
Finally removed the auto-expunge code that Luke said to comment out.

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

23 years agoAttempted to fix a bug where the port number was added twice to the URLs.
fidian [Tue, 17 Oct 2000 18:29:01 +0000 (18:29 +0000)]
Attempted to fix a bug where the port number was added twice to the URLs.

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

23 years agoBug 116811 - login usernames are not case sensitive but prefs files are
fidian [Tue, 17 Oct 2000 18:15:35 +0000 (18:15 +0000)]
Bug 116811 - login usernames are not case sensitive but prefs files are
Added option to convert usernames transparently to lowercase, defaulted it
to off.  Username is converted before preferences are loaded/set and before
hooks are called.

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

23 years agoadded hooks for allbox plugin
lkehresman [Tue, 17 Oct 2000 15:18:18 +0000 (15:18 +0000)]
added hooks for allbox plugin

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

23 years agoChanged some prompts a little to show the default options.
fidian [Mon, 16 Oct 2000 16:04:58 +0000 (16:04 +0000)]
Changed some prompts a little to show the default options.

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

23 years agoWhen two or more installations of SquirrelMail use symbolic links to
fidian [Mon, 16 Oct 2000 15:44:19 +0000 (15:44 +0000)]
When two or more installations of SquirrelMail use symbolic links to
the plugins directory, you can configure them separately and correctly.
Removed chdir() call in conf.pl.

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

23 years agoChanged how replied-to messages are wrapped.
fidian [Sat, 14 Oct 2000 15:22:16 +0000 (15:22 +0000)]
Changed how replied-to messages are wrapped.

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

23 years agoFirst version of an address book backend for personal address books that
pallo [Fri, 13 Oct 2000 20:29:31 +0000 (20:29 +0000)]
First version of an address book backend for personal address books that
are stored in a database using the PEAR database abstraction.

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

23 years agoImproved the way some errors are handled.
pallo [Fri, 13 Oct 2000 20:22:20 +0000 (20:22 +0000)]
Improved the way some errors are handled.

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

23 years agoAttachment hook has the filename sent.
fidian [Fri, 13 Oct 2000 16:33:26 +0000 (16:33 +0000)]
Attachment hook has the filename sent.

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

23 years agoModified sqWordWrap again, it also now works with lines like '>'
fidian [Thu, 12 Oct 2000 16:57:01 +0000 (16:57 +0000)]
Modified sqWordWrap again, it also now works with lines like '>'

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

23 years agoruns message through sqWordWrap before putting it in compose area on reply
lkehresman [Thu, 12 Oct 2000 15:30:39 +0000 (15:30 +0000)]
runs message through sqWordWrap before putting it in compose area on reply

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

23 years agoIf a message has attachments, it is shown in the message index by putting
lkehresman [Thu, 12 Oct 2000 14:35:58 +0000 (14:35 +0000)]
If a message has attachments, it is shown in the message index by putting
a "+" in the flags area.

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

23 years agoAdded the 'login_top' hook (was missing) (login.php)
fidian [Wed, 11 Oct 2000 16:48:02 +0000 (16:48 +0000)]
Added the 'login_top' hook (was missing) (login.php)
Made the username form name and password form name changeable (login.php)
Added a random string generator function (strings.php)
mimeBoundaryString now uses the random string generator (smtp.php)

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

23 years agoChanged size display:
fidian [Wed, 11 Oct 2000 15:52:55 +0000 (15:52 +0000)]
Changed size display:
 - Change to megs if over 1024 k
 - if x < 10, show first digit after decimal point
Created new function (in strings.php) in case sizes should be shown elsewhere.

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

23 years agoFixed silly typo, now you can read your mail. :-)
fidian [Wed, 11 Oct 2000 12:55:47 +0000 (12:55 +0000)]
Fixed silly typo, now you can read your mail.  :-)

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

23 years agoMinor bugfixes:
fidian [Tue, 10 Oct 2000 17:46:57 +0000 (17:46 +0000)]
Minor bugfixes:
 - Single word lines would have been wrong (count($words) <= 1)
 - $beginning_spaces doubled on first line that was wrapped
 - Skips leading spaces on wrapped lines, preserving them on the first line

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

23 years agoUpdated sqWordWrap() function a lot
fidian [Tue, 10 Oct 2000 17:24:56 +0000 (17:24 +0000)]
Updated sqWordWrap() function a lot

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

23 years agoRemoved my email address (it's a temporary one anyway)
fidian [Tue, 10 Oct 2000 17:22:52 +0000 (17:22 +0000)]
Removed my email address (it's a temporary one anyway)

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

23 years agofixed a minor bug in invert_time stuff in conf.pl. It gave a parse error
lkehresman [Tue, 10 Oct 2000 15:17:49 +0000 (15:17 +0000)]
fixed a minor bug in invert_time stuff in conf.pl.  It gave a parse error
if nothing had been set:    $inverse_time = ;  -- changed to:
$inverse_time = false;

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

23 years agoFunctions now pass message body by reference to save on memory.
fidian [Tue, 10 Oct 2000 15:08:41 +0000 (15:08 +0000)]
Functions now pass message body by reference to save on memory.

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

23 years agoAdds a config option to invert the time for Solaris machines in the US.
fidian [Tue, 10 Oct 2000 13:11:12 +0000 (13:11 +0000)]
Adds a config option to invert the time for Solaris machines in the US.

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

23 years agoExplained how hooks now can get data, documented attachment hook and data
fidian [Tue, 10 Oct 2000 12:12:31 +0000 (12:12 +0000)]
Explained how hooks now can get data, documented attachment hook and data

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

23 years ago- improved date parsing
lkehresman [Tue, 10 Oct 2000 00:59:05 +0000 (00:59 +0000)]
- improved date parsing
- added file sizes in a number of places

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

23 years agoNew attachment view, do_hook() with parameters, better attachment hook
fidian [Mon, 9 Oct 2000 12:18:32 +0000 (12:18 +0000)]
New attachment view, do_hook() with parameters, better attachment hook

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

23 years agoadded part of new index ordering options
lkehresman [Sat, 7 Oct 2000 16:24:16 +0000 (16:24 +0000)]
added part of new index ordering options

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

23 years agomade message index order customizable
lkehresman [Sat, 7 Oct 2000 16:23:18 +0000 (16:23 +0000)]
made message index order customizable

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

23 years agochanged version to "0.6pre1 (cvs)"
lkehresman [Fri, 6 Oct 2000 21:22:15 +0000 (21:22 +0000)]
changed version to "0.6pre1 (cvs)"

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

23 years agoAvoid using track vars when not necessary.
pallo [Wed, 4 Oct 2000 14:17:50 +0000 (14:17 +0000)]
Avoid using track vars when not necessary.

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

23 years agoAttempted to auto-detect port number in get_location()
fidian [Mon, 2 Oct 2000 20:35:25 +0000 (20:35 +0000)]
Attempted to auto-detect port number in get_location()

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

23 years agoadded patch that fixed bugs in sent/trash creating
lkehresman [Mon, 2 Oct 2000 16:02:38 +0000 (16:02 +0000)]
added patch that fixed bugs in sent/trash creating

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

23 years agopatched conf.pl to include theme_css support
lkehresman [Mon, 2 Oct 2000 15:57:51 +0000 (15:57 +0000)]
patched conf.pl to include theme_css support

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

23 years agoadded catalan
lkehresman [Mon, 2 Oct 2000 13:37:45 +0000 (13:37 +0000)]
added catalan

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

23 years agoImproved random number generation
fidian [Mon, 2 Oct 2000 12:17:26 +0000 (12:17 +0000)]
Improved random number generation

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

23 years agoStrings with ) are not counted in mime_match_parenthesis()
fidian [Sun, 1 Oct 2000 16:32:46 +0000 (16:32 +0000)]
Strings with ) are not counted in mime_match_parenthesis()

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

23 years agosubmitted security patch from John Williams
lkehresman [Fri, 29 Sep 2000 14:17:02 +0000 (14:17 +0000)]
submitted security patch from John Williams

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

23 years agoFixed bug in PHP version checking code.
pallo [Fri, 29 Sep 2000 09:55:54 +0000 (09:55 +0000)]
Fixed bug in PHP version checking code.

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

23 years agoFolder list bar on left/right
fidian [Thu, 28 Sep 2000 12:23:13 +0000 (12:23 +0000)]
Folder list bar on left/right

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

23 years agoFixed one of Gustav's many famous typos :)
pallo [Wed, 27 Sep 2000 14:13:08 +0000 (14:13 +0000)]
Fixed one of Gustav's many famous typos :)

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

23 years agoAdded mopre entropy collection before creating onte time pad.
gustavf [Wed, 27 Sep 2000 13:34:29 +0000 (13:34 +0000)]
Added mopre entropy collection before creating onte time pad.

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

23 years agoMinor HTML change to make Opera see the message list like Netscape
fidian [Tue, 26 Sep 2000 16:12:35 +0000 (16:12 +0000)]
Minor HTML change to make Opera see the message list like Netscape

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

23 years agoUse extra parameters on ldap_search if PHP version is 4.0.2 or newer.
pallo [Tue, 26 Sep 2000 10:24:05 +0000 (10:24 +0000)]
Use extra parameters on ldap_search if PHP version is 4.0.2 or newer.

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

23 years agoAdded function to check what PHP version we have.
pallo [Tue, 26 Sep 2000 09:44:30 +0000 (09:44 +0000)]
Added function to check what PHP version we have.

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

23 years agoupdated some docs
lkehresman [Mon, 25 Sep 2000 22:31:35 +0000 (22:31 +0000)]
updated some docs

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

23 years agoupdated authors
lkehresman [Mon, 25 Sep 2000 21:18:08 +0000 (21:18 +0000)]
updated authors

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

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