tassium [Fri, 17 Oct 2003 21:14:04 +0000 (21:14 +0000)]
Don't assume the charset is specified - fallback to us-ascii if it isn't.
Doesn't anyone test variables before using them anymore?
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5945
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 17 Oct 2003 17:44:26 +0000 (17:44 +0000)]
Fix: php_self() not working right for Windoze servers that don't have REQUEST_URI
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5943
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tassium [Thu, 16 Oct 2003 16:41:16 +0000 (16:41 +0000)]
Need to escape $oldway in the print statement.
I _really_ do not like the name and description on this one; it confuses me and I know what it does.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5942
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 15 Oct 2003 16:26:14 +0000 (16:26 +0000)]
fixing plugin. original function failed to get message body.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5940
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 15 Oct 2003 16:24:36 +0000 (16:24 +0000)]
patch adds options that allow setting max size of fetched message body
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5939
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Mon, 13 Oct 2003 20:55:22 +0000 (20:55 +0000)]
filters.php wasn't working with UID's so I rewrote this speed killer plugin
and hope it's now working again and at least is a bit faster.
It need to be tested very well because during my tests I got 3000 messages
moved to the trash folder because ip 127.0.0.1 was entitled as spam.
Hopefully it doesn't happen again. Be carefull with the var YourHop because
default it's ' ' which will match the last added Received header and quits
looking for the rest of the headers. If the last added header (the first
when you look top down) contains 127.0.0.1 then the message might be deleted
if you enabled all the spam blacklists.
People who actually use this plugin should take a look.
The next time I touch this plugin again strip all the functions and echo a
link to spamassasin, procmail and sieve server side filters.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5937
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Mon, 13 Oct 2003 19:15:11 +0000 (19:15 +0000)]
Advanced mailbox (oldway and advancedtree) mode wasn't respecting the
default values in the config.php file for unseen notifications.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5935
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 13 Oct 2003 18:43:38 +0000 (18:43 +0000)]
more options that are changed in config
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5934
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 13 Oct 2003 18:26:56 +0000 (18:26 +0000)]
same strings in to options
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5933
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 13 Oct 2003 18:03:08 +0000 (18:03 +0000)]
$advanced_tree and $oldway can be set in conf.pl
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5932
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 13 Oct 2003 17:37:11 +0000 (17:37 +0000)]
Updating pot
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5929
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 13 Oct 2003 17:32:44 +0000 (17:32 +0000)]
boolean should be entered without quotes. missed that.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5928
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 13 Oct 2003 16:56:34 +0000 (16:56 +0000)]
Adds language options in config.
Allows limiting number of available languages.
Two fixes in administrator plugin (global $version and colcpan=2i)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5926
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 12 Oct 2003 12:38:02 +0000 (12:38 +0000)]
Added iso-ir-111 support. one of cyrillic charsets from mozilla's list.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5910
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 8 Oct 2003 17:52:09 +0000 (17:52 +0000)]
added )
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5888
7612ce4b-ef26-0410-bec9-
ea0150e637f0
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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