squirrelmail.git
20 years agoFixing lines that cause warnings with xgettext
tokul [Wed, 8 Oct 2003 13:08:04 +0000 (13:08 +0000)]
Fixing lines that cause warnings with xgettext

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

20 years agoDisabled Vietnamese (mix of html codes, Vietnamese and Spanish) and Ukrainian (Russia...
tokul [Wed, 8 Oct 2003 11:59:27 +0000 (11:59 +0000)]
Disabled Vietnamese (mix of html codes, Vietnamese and Spanish) and Ukrainian (Russian slang)

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

20 years agoNo more po/squirrelmail.po, information about po/mergepo and updated kde tools url
tokul [Mon, 6 Oct 2003 16:44:39 +0000 (16:44 +0000)]
No more po/squirrelmail.po, information about po/mergepo and updated kde tools url

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

20 years agooops! typo!
pdontthink [Sun, 5 Oct 2003 21:03:44 +0000 (21:03 +0000)]
oops! typo!

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

20 years agoUpdated pot
tokul [Sun, 5 Oct 2003 09:52:29 +0000 (09:52 +0000)]
Updated pot

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

20 years agoChanging string in order to disable incorrect c-format detection
tokul [Sun, 5 Oct 2003 09:50:53 +0000 (09:50 +0000)]
Changing string in order to disable incorrect c-format detection

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

20 years agoDecoding support added when replying or forwarding message.
tokul [Sun, 5 Oct 2003 08:16:09 +0000 (08:16 +0000)]
Decoding support added when replying or forwarding message.
Original patch was provided by Viktor S. Grishchenko <gritzko@plotinka.ru>
Currently patch works only with utf-8 translations and with Ukrainian/Bulgarian
translations if message has similar charset. Patch should not have any
effect on other translations and From: and Subject: headers still need to be
fixed with some messages.

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

20 years agoAlternative language name support. Currently $show_alternative_names
tokul [Sun, 5 Oct 2003 08:09:57 +0000 (08:09 +0000)]
Alternative language name support. Currently $show_alternative_names
should be set in config/config_local.php. See http://www.topolis.lt/squirrelmail/patches/pending/alt-lang/
if you don't want to be a guinea pig. Will put this setting in main config
option in a week.

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

20 years agoHTML Filter bugfixes and further strengthening.
graf25 [Fri, 3 Oct 2003 18:22:20 +0000 (18:22 +0000)]
HTML Filter bugfixes and further strengthening.

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

20 years agonew pref for reply cursor focus
pdontthink [Thu, 2 Oct 2003 03:57:50 +0000 (03:57 +0000)]
new pref for reply cursor focus

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

20 years agoPreference that lets the whiners set cursor focus as needed when replying. :)
pdontthink [Thu, 2 Oct 2003 01:43:20 +0000 (01:43 +0000)]
Preference that lets the whiners set cursor focus as needed when replying.  :)

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

20 years agoFix for paginator, 1 * 0.75 evaluates as 0. 1 * 3/4 evaluates as 0.75
stekkel [Wed, 1 Oct 2003 16:40:15 +0000 (16:40 +0000)]
Fix for paginator, 1 * 0.75 evaluates as 0. 1 * 3/4 evaluates as 0.75

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

20 years agoswitch to utf-8
tokul [Wed, 1 Oct 2003 16:27:15 +0000 (16:27 +0000)]
switch to utf-8

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

20 years agoCorrected a few typos.
tassium [Tue, 30 Sep 2003 19:30:15 +0000 (19:30 +0000)]
Corrected a few typos.
Added mention of UID Support toggle being removed from conf.pl

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

20 years agoRemoved code that forces $uid_support = true, since it is now done in functions/globa...
tassium [Tue, 30 Sep 2003 19:26:32 +0000 (19:26 +0000)]
Removed code that forces $uid_support = true, since it is now done in functions/global.php.

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

20 years agoMade sure $uid_support is forced true for those who didn't use conf.pl to edit their...
tassium [Tue, 30 Sep 2003 19:24:45 +0000 (19:24 +0000)]
Made sure $uid_support is forced true for those who didn't use conf.pl to edit their config.
Corrected email address in a comment from ages ago.

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

20 years agoconf.pl no longer offers to detect auth methods if TLS is enabled.
tassium [Mon, 29 Sep 2003 21:11:34 +0000 (21:11 +0000)]
conf.pl no longer offers to detect auth methods if TLS is enabled.

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

20 years agoSpanish Update
philippe_mingo [Mon, 29 Sep 2003 13:58:04 +0000 (13:58 +0000)]
Spanish Update

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

20 years agoAdding decoding support for two DOSCyr charsets and several x-mac-* charsets.
tokul [Mon, 29 Sep 2003 09:44:42 +0000 (09:44 +0000)]
Adding decoding support for two DOSCyr charsets and several x-mac-* charsets.
Information is taken from ftp.unicode.org

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

20 years agoBugfix of 810047
tokul [Mon, 29 Sep 2003 09:23:45 +0000 (09:23 +0000)]
Bugfix of 810047
getDayAbrv function should be used to get short names of week

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

20 years agoPut display code together where it belongs and fix javascript autodetect
pdontthink [Sat, 27 Sep 2003 23:38:25 +0000 (23:38 +0000)]
Put display code together where it belongs and fix javascript autodetect

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

20 years agoDisplay the total of new messages in the newmail popup.
kink [Sat, 27 Sep 2003 14:42:18 +0000 (14:42 +0000)]
Display the total of new messages in the newmail popup.
This may go into stable after 1.4.2 because it changes strings.

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

20 years agoRemove extra HELO sent when using $smtp_auth_mech == 'none'
tassium [Fri, 26 Sep 2003 16:54:46 +0000 (16:54 +0000)]
Remove extra HELO sent when using $smtp_auth_mech == 'none'

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

20 years agoNew hook for decoding message body
pdontthink [Fri, 26 Sep 2003 07:44:28 +0000 (07:44 +0000)]
New hook for decoding message body

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

20 years agoNew hook for decoding message body
pdontthink [Fri, 26 Sep 2003 07:30:42 +0000 (07:30 +0000)]
New hook for decoding message body

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

20 years agobetter fix for bug #812690
stekkel [Thu, 25 Sep 2003 23:43:25 +0000 (23:43 +0000)]
better fix for bug #812690

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

20 years agofix for security exploit described in bug #812690 reported by Neal Krawetz
stekkel [Thu, 25 Sep 2003 23:33:32 +0000 (23:33 +0000)]
fix for security exploit described in bug #812690 reported by Neal Krawetz
(hackerfactor)

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

20 years agoRewrote sqimap_fread to make it work on PHP 4.3.2.
stekkel [Wed, 24 Sep 2003 20:53:06 +0000 (20:53 +0000)]
Rewrote sqimap_fread to make it work on PHP 4.3.2.
The fread behaviour was changed with as result that fread didn't return
when the requested buffersize was full but at a earlier stage, at the end of
a tcp packet.
From now on fread stops on: EOF, full buffer and in case of sockets at end
of packet if the imap server isn't providing the requested data quick
enough.

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

20 years agoRemoved UID support as a toggleable option.
tassium [Wed, 24 Sep 2003 13:48:00 +0000 (13:48 +0000)]
Removed UID support as a toggleable option.
Forced $uid_support = true;

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

20 years agoBy request, SASL PLAIN for IMAP and SMTP.
tassium [Tue, 23 Sep 2003 18:06:12 +0000 (18:06 +0000)]
By request, SASL PLAIN for IMAP and SMTP.

I did not add detection to conf.pl, perhaps later..

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

20 years agosk_SK updates. four changed strings.
tokul [Tue, 23 Sep 2003 07:08:10 +0000 (07:08 +0000)]
sk_SK updates. four changed strings.

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

20 years agosk_SK help updates
tokul [Tue, 23 Sep 2003 07:06:19 +0000 (07:06 +0000)]
sk_SK help updates

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

20 years agopt_BR updates by Marcos
tokul [Tue, 23 Sep 2003 06:58:34 +0000 (06:58 +0000)]
pt_BR updates by Marcos

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

20 years agonl_NL updates by M.J.Prinsen. Tue, 23 Sep 2003 00:46:39 +0200
tokul [Tue, 23 Sep 2003 06:56:58 +0000 (06:56 +0000)]
nl_NL updates by M.J.Prinsen. Tue, 23 Sep 2003 00:46:39 +0200

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

20 years ago"Why do we need file extensions, when we have Unix" fix.
tokul [Sat, 20 Sep 2003 09:27:00 +0000 (09:27 +0000)]
"Why do we need file extensions, when we have Unix" fix.
po - gettext message catalog
pot - gettext message catalog template
Gettext v.0.10.x does not care, but v.0.12.1 starts complaining during
string extraction or merge.

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

20 years agoRemoved obsolate strings
tokul [Sat, 20 Sep 2003 08:23:30 +0000 (08:23 +0000)]
Removed obsolate strings

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

20 years agofixes
stekkel [Fri, 19 Sep 2003 18:24:29 +0000 (18:24 +0000)]
fixes

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

20 years agoAdd an option for showing recipient name instead of default identity. (Default: false...
alex-brainstorm [Thu, 18 Sep 2003 23:03:44 +0000 (23:03 +0000)]
Add an option for showing recipient name instead of default identity. (Default: false, since people may be annoyed or confused)

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

20 years agofix for personal names with "," inside it. This will fix wrong address
stekkel [Thu, 18 Sep 2003 19:20:26 +0000 (19:20 +0000)]
fix for personal names with "," inside it. This will fix wrong address
parsing in case of replyall

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

20 years agoCLOSE the selected mailbox (unselect) before we delete it.
stekkel [Thu, 18 Sep 2003 17:57:13 +0000 (17:57 +0000)]
CLOSE the selected mailbox (unselect) before we delete it.
Thnx Julia Goolia for spotting this.

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

20 years agoRemoved Osirusoft since they are no longer around
pdontthink [Mon, 15 Sep 2003 23:59:10 +0000 (23:59 +0000)]
Removed Osirusoft since they are no longer around

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

20 years agoThe real nbsp fix, which preserves & too. Spotted by sqm@mynta.org
alex-brainstorm [Mon, 15 Sep 2003 23:40:38 +0000 (23:40 +0000)]
The real nbsp fix, which preserves & too. Spotted by sqm@mynta.org

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

20 years agoMention merc/32 defaults in conf.pl
tassium [Mon, 15 Sep 2003 14:12:01 +0000 (14:12 +0000)]
Mention merc/32 defaults in conf.pl

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

20 years agoTentative support for mercury/32 as a preset.
tassium [Mon, 15 Sep 2003 14:05:31 +0000 (14:05 +0000)]
Tentative support for mercury/32 as a preset.
For reference, the values I used were taken directly from a message on the squirrelmail-users list.  See Message-ID: <007e01c37a6c$ebab8910$b700a8c0@tora> in the archives for details.

If you use Mercury, now would be a good time to double-check the defaults I've put in.

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

20 years agoFix javascript error
pdontthink [Sun, 14 Sep 2003 05:59:17 +0000 (05:59 +0000)]
Fix javascript error

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

20 years agotypos
pdontthink [Sat, 13 Sep 2003 22:49:14 +0000 (22:49 +0000)]
typos

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

20 years agoJust adding ID attribute to body textarea
pdontthink [Sat, 13 Sep 2003 20:05:45 +0000 (20:05 +0000)]
Just adding ID attribute to body textarea

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

20 years agohandle_errors => false. Fail Silently.
stekkel [Thu, 11 Sep 2003 23:29:58 +0000 (23:29 +0000)]
handle_errors => false. Fail Silently.

Thnx Rob Symborski.

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

20 years agoFrench translation update
alex-brainstorm [Thu, 11 Sep 2003 02:44:58 +0000 (02:44 +0000)]
French translation update

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

20 years agoSlovak translation updates from Booster13 at centrum.cz.
tokul [Wed, 10 Sep 2003 18:12:19 +0000 (18:12 +0000)]
Slovak translation updates from Booster13 at centrum.cz.
Original SM Slovak translation contains less that 25% of translated strings.
Any other translation should be better.

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

20 years agoChangeLog
kink [Wed, 10 Sep 2003 16:02:09 +0000 (16:02 +0000)]
ChangeLog

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

20 years agoIn month view, sort events on a day by starttime so that an event that
kink [Wed, 10 Sep 2003 16:00:27 +0000 (16:00 +0000)]
In month view, sort events on a day by starttime so that an event that
starts at 9 is not displayed below one that starts at 17. Include the
time in the tooltips. Remove some E_ALL notices. This whole calendarcode
needs some serious maintentance, but that's for later.

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

20 years agopt_BR updates from Marcos
tokul [Mon, 8 Sep 2003 14:11:59 +0000 (14:11 +0000)]
pt_BR updates from Marcos

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

20 years agoDutch updates for SM cvs
tokul [Sun, 7 Sep 2003 13:16:12 +0000 (13:16 +0000)]
Dutch updates for SM cvs

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

20 years agoPortuguese updates from stable
tokul [Sun, 7 Sep 2003 08:36:35 +0000 (08:36 +0000)]
Portuguese updates from stable

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

20 years agopt_BR updates
tokul [Sun, 7 Sep 2003 08:33:53 +0000 (08:33 +0000)]
pt_BR updates

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

20 years agoDutch updates from stable
tokul [Sun, 7 Sep 2003 08:24:28 +0000 (08:24 +0000)]
Dutch updates from stable

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

20 years agoIcelandic updates from stable
tokul [Sun, 7 Sep 2003 08:22:32 +0000 (08:22 +0000)]
Icelandic updates from stable

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

20 years agoBuild forward subject when Forwarding as attachment, and a small fix
alex-brainstorm [Thu, 4 Sep 2003 22:00:25 +0000 (22:00 +0000)]
Build forward subject when Forwarding as attachment, and a small fix

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

20 years agoNew hook function: boolean_hook_function(), which is used for hooks that want a true...
tassium [Thu, 4 Sep 2003 20:26:53 +0000 (20:26 +0000)]
New hook function: boolean_hook_function(), which is used for hooks that want a true/false value from the plugins.  Currently used in isSpecialMailbox()

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

20 years agoFinally, a fix for delete_move_next with thread sort. I _think_ this should do the...
tassium [Thu, 4 Sep 2003 19:02:39 +0000 (19:02 +0000)]
Finally, a fix for delete_move_next with thread sort. I _think_ this should do the trick.

$thread_sort_messages was being checked, but it was always unset since it is declared in mailbox_display.php.  Once you're in the message view, that's gone.  So grab the value of thread_sort_messages from prefs, defaulting to 0 (no) if there's no pref set.

PLEASE TEST THIS - It "works for me", but that's always the case, isn't it?

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

20 years agoChange message file suffix from .eml to .msg (as in download.php/compose.php) so...
alex-brainstorm [Thu, 4 Sep 2003 02:24:09 +0000 (02:24 +0000)]
Change message file suffix from .eml to .msg (as in download.php/compose.php) so they are not bounced by email filters (eg sf).

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

20 years agoFix nbsps appearing in attachment name when composing/forwarding a message, and chang...
alex-brainstorm [Thu, 4 Sep 2003 02:22:25 +0000 (02:22 +0000)]
Fix nbsps appearing in attachment name when composing/forwarding a message, and change message file suffix from .eml to .msg (as in download.php) so they are not bounced by email filters (eg sf).

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

20 years agoFix spurious semicolon at beginning of html output returned by decodeHeader() when...
alex-brainstorm [Thu, 4 Sep 2003 01:33:58 +0000 (01:33 +0000)]
Fix spurious semicolon at beginning of html output returned by decodeHeader() when first word of header is encoded. Ouf ;)

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

20 years agoMalay
philippe_mingo [Tue, 2 Sep 2003 15:34:00 +0000 (15:34 +0000)]
Malay

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

20 years agoMalay or Bahasa Melayu which is widely used in Malaysia
philippe_mingo [Tue, 2 Sep 2003 15:31:42 +0000 (15:31 +0000)]
Malay or Bahasa Melayu which is widely used in Malaysia

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

20 years agohtmlspecialchars() folder names. Seem to be the last ones.
alex-brainstorm [Mon, 1 Sep 2003 22:59:56 +0000 (22:59 +0000)]
htmlspecialchars() folder names. Seem to be the last ones.

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

20 years agoThis fix come from patch #793504 Return Receipt Failing with <@> (when user has no...
alex-brainstorm [Mon, 1 Sep 2003 20:29:20 +0000 (20:29 +0000)]
This fix come from patch #793504 Return Receipt Failing with <@> (when user has no email_addr)

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

20 years agoConvert nbsp to space and allow usual characters in attachment filename
alex-brainstorm [Mon, 1 Sep 2003 01:14:09 +0000 (01:14 +0000)]
Convert nbsp to space and allow usual characters in attachment filename

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

20 years agoGet rid of one of the two flavors of _(Unknown sender) for simpler translations
alex-brainstorm [Mon, 1 Sep 2003 00:36:44 +0000 (00:36 +0000)]
Get rid of one of the two flavors of _(Unknown sender) for simpler translations

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

20 years agoFixes _(Unknown sender) from being html encoded
alex-brainstorm [Mon, 1 Sep 2003 00:27:28 +0000 (00:27 +0000)]
Fixes _(Unknown sender) from being html encoded

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

20 years agoThe previous commit fixes _(Unknown sender) from being html encoded
alex-brainstorm [Sun, 31 Aug 2003 23:58:51 +0000 (23:58 +0000)]
The previous commit fixes _(Unknown sender) from being html encoded

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

20 years agoFix: put the right includes there
alex-brainstorm [Sun, 31 Aug 2003 23:54:01 +0000 (23:54 +0000)]
Fix: put the right includes there

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

20 years agoAdded Length of Subject as Display Option (default 50, as before). Also load strip_si...
alex-brainstorm [Sat, 30 Aug 2003 23:42:05 +0000 (23:42 +0000)]
Added Length of Subject as Display Option (default 50, as before). Also load strip_sigs option so it gets properly refreshed, and introduce use_javascript_folder_list.

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

20 years agoAdded Length of Subject as Display Option (default 50, as before).
alex-brainstorm [Sat, 30 Aug 2003 23:40:38 +0000 (23:40 +0000)]
Added Length of Subject as Display Option (default 50, as before).

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

20 years agoFix truncateWithEntities() off by 5 and other oddities
alex-brainstorm [Sat, 30 Aug 2003 22:24:14 +0000 (22:24 +0000)]
Fix truncateWithEntities() off by 5 and other oddities

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

20 years agoTruncate sender taking html entities in account (like Subject)
alex-brainstorm [Sat, 30 Aug 2003 21:21:34 +0000 (21:21 +0000)]
Truncate sender taking html entities in account (like Subject)

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

20 years agoHandle messages from the user's email_address as Sent messages
alex-brainstorm [Sat, 30 Aug 2003 19:55:54 +0000 (19:55 +0000)]
Handle messages from the user's email_address as Sent messages

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

20 years agoFeature: tooltip containing the whole From address (if different from the actual...
alex-brainstorm [Sat, 30 Aug 2003 09:48:12 +0000 (09:48 +0000)]
Feature: tooltip containing the whole From address (if different from the actual display); Fix: convert nbsp to space in subject before the tooltip comparison (so you were getting the tooltip almost all the time); Fix: put the right includes there instead of relying on imap_search.php; Helper: pass in optional boxes array to getMbxList() so it can be shared with others

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

20 years agoMerged in Antoine Hulin's French translation
alex-brainstorm [Fri, 29 Aug 2003 12:50:06 +0000 (12:50 +0000)]
Merged in Antoine Hulin's French translation

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

20 years agoIt appears gettext doesn't work if the string is passed in single quotes, so this...
tassium [Thu, 28 Aug 2003 21:08:34 +0000 (21:08 +0000)]
It appears gettext doesn't work if the string is passed in single quotes, so this commit changes to double quotes. *sigh* Who's bright idea was THAT?  I don't know if I should be blaming PHP or GNU.

This is yet another reason everyone should just speak english.

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

20 years agoFrench translation update
alex-brainstorm [Thu, 28 Aug 2003 19:47:19 +0000 (19:47 +0000)]
French translation update

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

20 years agoIn my excitement, I forgot to wrap 'bypass trash' in gettext. Thanks Alex.
tassium [Thu, 28 Aug 2003 19:16:47 +0000 (19:16 +0000)]
In my excitement, I forgot to wrap 'bypass trash' in gettext.  Thanks Alex.

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

20 years agoToggle All was also toggling the Bypass Trash checkbox. Oops.
tassium [Thu, 28 Aug 2003 17:43:36 +0000 (17:43 +0000)]
Toggle All was also toggling the Bypass Trash checkbox. Oops.

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

20 years agoAdded a "bypass trash" checkbox to the mailbox display. When checked, the Delete...
tassium [Thu, 28 Aug 2003 17:28:21 +0000 (17:28 +0000)]
Added a "bypass trash" checkbox to the mailbox display.  When checked, the Delete button ignores the use of the trash folder.

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

20 years agoInternationalized Folder/Subfolder in Selection List Style option
alex-brainstorm [Wed, 27 Aug 2003 15:57:10 +0000 (15:57 +0000)]
Internationalized Folder/Subfolder in Selection List Style option

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

20 years agoMore French translation fixes
alex-brainstorm [Wed, 27 Aug 2003 15:41:40 +0000 (15:41 +0000)]
More French translation fixes

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

20 years agoFix javascript errors in some browsers by moving autodetect script into onLoad handler
pdontthink [Wed, 27 Aug 2003 05:56:46 +0000 (05:56 +0000)]
Fix javascript errors in some browsers by moving autodetect script into onLoad handler

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

20 years agoFrench translation update
alex-brainstorm [Mon, 25 Aug 2003 23:50:22 +0000 (23:50 +0000)]
French translation update

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

20 years agoOne more place with Russian koi-8r -> utf-8 changes
tokul [Mon, 25 Aug 2003 17:42:59 +0000 (17:42 +0000)]
One more place with Russian koi-8r -> utf-8 changes

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

20 years agoChanged Russian help encoding
tokul [Mon, 25 Aug 2003 17:41:35 +0000 (17:41 +0000)]
Changed Russian help encoding

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

20 years agoChanged encoding of Russian translation
tokul [Mon, 25 Aug 2003 17:40:00 +0000 (17:40 +0000)]
Changed encoding of Russian translation

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

20 years agoAdded information about changed encodings.
tokul [Mon, 25 Aug 2003 17:37:54 +0000 (17:37 +0000)]
Added information about changed encodings.

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

20 years agoPHP 5 fix, cure for the error about undeclared extension of class. This
jangliss [Mon, 25 Aug 2003 05:32:58 +0000 (05:32 +0000)]
PHP 5 fix, cure for the error about undeclared extension of class.  This
code is the logicial way for it to be setup.  You shouldn't be able to
extend a class without the class first being made.

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

20 years agoAdded Polish translation from stable14, updated info about translators
tokul [Sun, 24 Aug 2003 12:09:52 +0000 (12:09 +0000)]
Added Polish translation from stable14, updated info about translators

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

20 years agoUpdates po/squirrelmail.po
tokul [Sun, 24 Aug 2003 12:07:53 +0000 (12:07 +0000)]
Updates po/squirrelmail.po

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

20 years agoCzech updates. Thanks to Tomas Zvala <fox at murder.cz>
tokul [Sun, 24 Aug 2003 09:56:42 +0000 (09:56 +0000)]
Czech updates. Thanks to Tomas Zvala <fox at murder.cz>

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

20 years agoUpdated list of Polish translators
tokul [Sun, 24 Aug 2003 09:47:53 +0000 (09:47 +0000)]
Updated list of Polish translators

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

20 years agoMake sure a token isn't blank before adding it
indiri69 [Fri, 22 Aug 2003 16:58:54 +0000 (16:58 +0000)]
Make sure a token isn't blank before adding it

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

20 years agoadvanced_tree: sort mailboxes naturally, handle special folders the same as in oldway...
alex-brainstorm [Fri, 22 Aug 2003 01:28:16 +0000 (01:28 +0000)]
advanced_tree: sort mailboxes naturally, handle special folders the same as in oldway (subs and hook)

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