tokul [Sun, 19 Dec 2004 08:20:30 +0000 (08:20 +0000)]
make gpltrans url configurable
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8434
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 10 Dec 2004 18:06:27 +0000 (18:06 +0000)]
correct table name and add some information about global address book
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8431
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 9 Dec 2004 15:50:07 +0000 (15:50 +0000)]
information about added function
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8430
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 9 Dec 2004 15:16:02 +0000 (15:16 +0000)]
language must be set before using gettext functions
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8429
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 9 Dec 2004 14:58:08 +0000 (14:58 +0000)]
adding sq_setlocale function in order to use multiple locale names without
php 4.3+ dependency
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8428
7612ce4b-ef26-0410-bec9-
ea0150e637f0
indiri69 [Fri, 3 Dec 2004 18:24:26 +0000 (18:24 +0000)]
Close the form. Otherwise selecting all results from one mailbox will select them from all the ones below as well.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8408
7612ce4b-ef26-0410-bec9-
ea0150e637f0
indiri69 [Fri, 3 Dec 2004 18:22:57 +0000 (18:22 +0000)]
Use the count of what we found, not what is in the actual mailbox
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8407
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 24 Nov 2004 22:33:11 +0000 (22:33 +0000)]
Following up on my long standing threat to remove internal_link hook. Templates make it unnecessary, it is inefficient, and the only plugin using it requires a source patch to the same code anyway.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8397
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 24 Nov 2004 16:39:53 +0000 (16:39 +0000)]
adding phpdoc blocks and including new themes into default config
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8396
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 24 Nov 2004 16:12:08 +0000 (16:12 +0000)]
adding information about ngettext
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8395
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sun, 21 Nov 2004 14:56:11 +0000 (14:56 +0000)]
set_url_var would eat the "&" if the first url var was being changed.
Fixes #
1053725
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8390
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sun, 21 Nov 2004 13:53:51 +0000 (13:53 +0000)]
When you reload signout.php you get an error that you have to be logged in
to view the signout page. This is of course silly, if you're already logged
out this page should be a 'no-op' that just presents the same message.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8389
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sun, 21 Nov 2004 13:10:06 +0000 (13:10 +0000)]
Add support for recognising 'Priority' and 'Importance' headers next to the
'X-Priority' that we've been supporting for a long time.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8388
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sun, 21 Nov 2004 11:35:33 +0000 (11:35 +0000)]
Fix two time zone calculation bugs, thanks to david white for the
excellent analysis; verified by me to be correct solutions.
Closes: #
1063879
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8386
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 17 Nov 2004 23:53:38 +0000 (23:53 +0000)]
New themes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8385
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Tue, 16 Nov 2004 06:20:09 +0000 (06:20 +0000)]
New line here makes a lot of slightly tidier looking HTML code
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8383
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 15 Nov 2004 16:10:46 +0000 (16:10 +0000)]
fixes for bugs 655137 and
1005353
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8380
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 15 Nov 2004 14:31:18 +0000 (14:31 +0000)]
removing default_charset tests. code can be reused in main function and
ldap needs option that forces decoding when default charset matches
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8377
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 14 Nov 2004 18:00:32 +0000 (18:00 +0000)]
allow mbstring functions will all charsets that are available in mbstring.
might add some override that removes need to run mbstring.internal_encoding n times.
fix for bug.
1005353
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8376
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 14 Nov 2004 17:42:40 +0000 (17:42 +0000)]
adding all charsets used by SM translations to default_charset selection list
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8375
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 14 Nov 2004 17:39:30 +0000 (17:39 +0000)]
removing obsolate global abook comments.
enhancing list_writeable_backends function
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8374
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 14 Nov 2004 17:36:37 +0000 (17:36 +0000)]
using own squirrelmail functions for encoding/decoding instead of xml functions.
fixes bug.655137
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8373
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 14 Nov 2004 17:32:53 +0000 (17:32 +0000)]
moving isset test to same place as others
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8372
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 14 Nov 2004 17:30:06 +0000 (17:30 +0000)]
extending utf-8 decoding function.
default_charset test removed because it is better to do in main decoding
function and ldap needs decoding without default_charset test
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8371
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Fri, 12 Nov 2004 17:53:40 +0000 (17:53 +0000)]
Fixing XHTML fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8368
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Fri, 12 Nov 2004 16:47:37 +0000 (16:47 +0000)]
Changing headers back
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8367
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Fri, 12 Nov 2004 15:12:14 +0000 (15:12 +0000)]
XHTML fixes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8366
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Fri, 12 Nov 2004 14:21:31 +0000 (14:21 +0000)]
XHTML fixes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8365
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 10 Nov 2004 17:49:33 +0000 (17:49 +0000)]
set value returned by ini_get to boolean
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8362
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 10 Nov 2004 17:38:58 +0000 (17:38 +0000)]
special chars should be undone only after encoding
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8361
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 10 Nov 2004 17:32:33 +0000 (17:32 +0000)]
info about theme fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8360
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 10 Nov 2004 17:15:10 +0000 (17:15 +0000)]
added phpdoc blocks to netstyle theme.
fixed random theme. theme was stored with sm_path in session. breaks theme in plugins.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8358
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Tue, 9 Nov 2004 20:04:10 +0000 (20:04 +0000)]
Fix: Messages shown with bad times in message list due to misinterpreted UW IMAP internal date
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8356
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 8 Nov 2004 15:56:48 +0000 (15:56 +0000)]
don't run decode cycles if charset is the same
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8353
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sun, 7 Nov 2004 21:54:39 +0000 (21:54 +0000)]
Added netstyle theme by Gabriele Maidecchi. Patch #
1041323.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8350
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 7 Nov 2004 18:50:18 +0000 (18:50 +0000)]
info about new Czech translator
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8348
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 7 Nov 2004 15:03:03 +0000 (15:03 +0000)]
net-style theme by Gabriele Maidecchi. Patch #
1041323
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8339
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 5 Nov 2004 11:55:47 +0000 (11:55 +0000)]
adding phpdoc to abook database class
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8327
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 3 Nov 2004 19:38:53 +0000 (19:38 +0000)]
documenting options class
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8323
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Tue, 2 Nov 2004 22:21:34 +0000 (22:21 +0000)]
Replacing tabs with spaces, trimming white space at EOL and newline at EOF
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8321
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 2 Nov 2004 15:39:37 +0000 (15:39 +0000)]
adding address book block
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8320
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 1 Nov 2004 18:49:06 +0000 (18:49 +0000)]
info about added global abook and some comments in abook_local_file.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8319
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 1 Nov 2004 18:28:26 +0000 (18:28 +0000)]
spellcheck and some comments
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8318
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 1 Nov 2004 17:59:53 +0000 (17:59 +0000)]
adding phpdoc blocks in addressbook classes (one more backend to go)
adding global file based address book support.
global_file backend removed (code reuse)
administrator plugin still need some mods, but it is dark outside and i'll
finish it later.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8317
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Mon, 1 Nov 2004 15:25:51 +0000 (15:25 +0000)]
Revert my changes on this plugin, I didn't notice that the globals were dynamically called. Thanks Tomas!
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8316
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 1 Nov 2004 11:33:47 +0000 (11:33 +0000)]
info about patches by Ken and Felix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8313
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 1 Nov 2004 11:31:05 +0000 (11:31 +0000)]
Adding compact page selection options. Thanks to Felix Egli for idea, patch
and other fixes.
Fixed incorrect declaration of $data_dir variable
Removed getPref calls for page selector, because they are already loaded
in load_prefs
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8312
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 1 Nov 2004 11:22:11 +0000 (11:22 +0000)]
adding onsubmit option in order to avoid warning on SSL enabled sites.
Thanks to Felix Egli for suggestion and patch.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8311
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 1 Nov 2004 11:05:52 +0000 (11:05 +0000)]
missed one more subpackage tag
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8310
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 1 Nov 2004 11:02:13 +0000 (11:02 +0000)]
more checks in charset name
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8308
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 1 Nov 2004 10:59:22 +0000 (10:59 +0000)]
qmail-inject does not support -i option. Thanks to Ken Brush for report
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8307
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 1 Nov 2004 10:54:01 +0000 (10:54 +0000)]
added subpackage tag.
enabled remote backends because they might be used in some cases.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8306
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 1 Nov 2004 10:49:31 +0000 (10:49 +0000)]
adding phpdoc blocks.
fixed unchecked used of create. According to the docs it is optional.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8305
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 1 Nov 2004 10:47:36 +0000 (10:47 +0000)]
removed $phone from array and from ldap queries. SM does not use it.
added phpdoc blocks
enabled list_addr function. currently returns empty array.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8304
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 1 Nov 2004 10:44:42 +0000 (10:44 +0000)]
sqspell uses .mod files. vim and emacs are informed. phpdoc is not.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8303
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 1 Nov 2004 10:32:08 +0000 (10:32 +0000)]
adding info about display_message.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8299
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 1 Nov 2004 10:29:36 +0000 (10:29 +0000)]
adding phpdoc blocks
fixed test sound popup button
whitespace fixes
removed "options saved" message from options_save hook. This hook is active before
any html output begins.
removed includes that are already loaded by validate.php
functions/display_messages.php is already loaded by validate.php, if file based
prefs are used. db_prefs does not include it.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8298
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 1 Nov 2004 09:40:27 +0000 (09:40 +0000)]
phpdoc: added block tags, @version is set to Id:, removed Author: and Date:
because author is Konstantin and date/last commiter is present in Id:
fixed: unchecked test of $msg
removed tabs.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8297
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Mon, 1 Nov 2004 02:05:15 +0000 (02:05 +0000)]
Removed variables that were initialized, but never actually used
Also remove a few more globals that were unused
Remove a few newlines at the end of files
Hopefully this will help shrink the memory footprint of SM just slightly
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8296
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Mon, 1 Nov 2004 00:40:12 +0000 (00:40 +0000)]
Fix a few variables that were inputted incorrectly
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8295
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Mon, 1 Nov 2004 00:00:26 +0000 (00:00 +0000)]
Included file was moved awhile back, not sure how this include got missed
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8294
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Sun, 31 Oct 2004 23:24:09 +0000 (23:24 +0000)]
Remove unused globals
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8293
7612ce4b-ef26-0410-bec9-
ea0150e637f0
indiri69 [Sat, 30 Oct 2004 21:12:13 +0000 (21:12 +0000)]
Check and make sure the header property value is actually set to something before testing its first character. Fixes an undefined offset error when reading badly formed emails.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8277
7612ce4b-ef26-0410-bec9-
ea0150e637f0
indiri69 [Fri, 29 Oct 2004 18:15:59 +0000 (18:15 +0000)]
Should compared strings with strings. Otherwise a string of just '0' is treated as false
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8276
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 28 Oct 2004 18:28:44 +0000 (18:28 +0000)]
$utfencode and $htmlsave options were not followed in base64 decoding. Maybe
will come up with better if structure tomorrow or during weekend
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8270
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Thu, 28 Oct 2004 07:12:28 +0000 (07:12 +0000)]
Missing global
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8269
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Thu, 28 Oct 2004 07:05:37 +0000 (07:05 +0000)]
Small bug fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8268
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Thu, 28 Oct 2004 06:53:13 +0000 (06:53 +0000)]
Remove newline from end of file
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8267
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Thu, 28 Oct 2004 06:49:33 +0000 (06:49 +0000)]
Minor bug fix, just a misspelled variable
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8266
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Thu, 28 Oct 2004 06:37:38 +0000 (06:37 +0000)]
Minor bug fix, assignment in condition resulting in our seeding function to fail
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8265
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Thu, 28 Oct 2004 05:50:39 +0000 (05:50 +0000)]
Missing global, $color was not defined
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8264
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Thu, 28 Oct 2004 05:30:21 +0000 (05:30 +0000)]
Minor bug fix, just a misspelled variable $ar instead of $a
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8263
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Thu, 28 Oct 2004 05:28:48 +0000 (05:28 +0000)]
Minor Bug fix, localbackendname was being set in the wrong "scope".
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8262
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Thu, 28 Oct 2004 05:17:41 +0000 (05:17 +0000)]
Minor bug fix, just a misspelled variable
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8261
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Thu, 28 Oct 2004 04:36:31 +0000 (04:36 +0000)]
Wrong break point is set, we are only 2 deep here, not 3
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8260
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Thu, 28 Oct 2004 04:26:45 +0000 (04:26 +0000)]
Missing global, $passed_ent_id was not being set or passed
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8259
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Thu, 28 Oct 2004 04:10:51 +0000 (04:10 +0000)]
Not sure how this global got there... (Copy and Paste?)
Should also use SM_PATH where necessary
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8258
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Thu, 28 Oct 2004 04:02:46 +0000 (04:02 +0000)]
Missing global. We declared all the others, why not this one...
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8257
7612ce4b-ef26-0410-bec9-
ea0150e637f0
cigamit [Thu, 28 Oct 2004 03:53:46 +0000 (03:53 +0000)]
Minor bug fix, just a misspelled variable
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8256
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 27 Oct 2004 09:51:28 +0000 (09:51 +0000)]
spellcheck
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8255
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 27 Oct 2004 09:33:04 +0000 (09:33 +0000)]
removing duplicate @global. @example requires full path or fails to get file from
same directory.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8254
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Tue, 26 Oct 2004 05:43:11 +0000 (05:43 +0000)]
String fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8251
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Tue, 26 Oct 2004 05:29:10 +0000 (05:29 +0000)]
Suggesting senders address if none is present in the vCard
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8250
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Mon, 25 Oct 2004 23:00:21 +0000 (23:00 +0000)]
XHTML fixes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8249
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Mon, 25 Oct 2004 01:20:33 +0000 (01:20 +0000)]
Fix for SquirrelSpell output issues. Patch courtesy David Boone.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8248
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sun, 24 Oct 2004 21:19:17 +0000 (21:19 +0000)]
Unifying strings
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8244
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sun, 24 Oct 2004 20:30:55 +0000 (20:30 +0000)]
XHTML fixes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8243
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 24 Oct 2004 13:16:40 +0000 (13:16 +0000)]
update strings
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8242
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 24 Oct 2004 13:01:12 +0000 (13:01 +0000)]
adding Bengali in Bangladesh alias
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8241
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 24 Oct 2004 12:57:40 +0000 (12:57 +0000)]
info about changes in translate plug
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8240
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 24 Oct 2004 10:57:27 +0000 (10:57 +0000)]
adding phpdoc tags. updating translation engines.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8235
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Sat, 23 Oct 2004 09:19:31 +0000 (09:19 +0000)]
fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8231
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Sat, 23 Oct 2004 09:18:12 +0000 (09:18 +0000)]
Fixed XSS vulnarability in decodeHeader function spotted by Joost Pol
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8230
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sat, 16 Oct 2004 06:33:08 +0000 (06:33 +0000)]
XHTML fixes, trimming blanks, removing tabs etc.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8196
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 15 Oct 2004 11:06:58 +0000 (11:06 +0000)]
info about changes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8186
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 15 Oct 2004 10:59:14 +0000 (10:59 +0000)]
dumping translate plugin changes into cvs.
* moved all functions to functions.php
* added site configuration options
* added custom translation engine options
translation engines still need some updates that will be added later
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8185
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 15 Oct 2004 09:20:39 +0000 (09:20 +0000)]
use 8bit content-transfer-encoding header when MDN contains 8bit symbols.
8bit symbols can be present, if interface uses translated strings. Fix for #934033
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8184
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 15 Oct 2004 09:16:50 +0000 (09:16 +0000)]
adding comments near addressbook_bottom hook
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8183
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 15 Oct 2004 09:15:49 +0000 (09:15 +0000)]
using sq_is8bit function instead of ereg. Code reuse and fixes some problems
with mbstring overloading.
P.S. SquirrelMail login fails with
php_value mbstring.func_overload 2
php_value mbstring.internal_encoding utf-8
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8182
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 15 Oct 2004 09:12:12 +0000 (09:12 +0000)]
adding sq_is8bit and sq_mb_list_encodings functions.
sq_is8bit can be used in decoding functions and read_body.php
sq_mb_list_encodings provides replacement for mb_list_encodings
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8181
7612ce4b-ef26-0410-bec9-
ea0150e637f0