tokul [Fri, 15 Jul 2005 11:10:03 +0000 (11:10 +0000)]
if 'js' => TRUE, javascript support is checked by src/options.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9781
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 15 Jul 2005 11:08:28 +0000 (11:08 +0000)]
duplicate function. fix use first. compare functions later.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9780
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 14 Jul 2005 17:48:37 +0000 (17:48 +0000)]
information about fix.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9779
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 14 Jul 2005 17:44:41 +0000 (17:44 +0000)]
php 5.1b2 - can't use function call inside array_shift() function.
src/configtest.php
- add extra checks in use_php_recode and use_php_iconv.
- fix typo. $dbtype should be used instead $db
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9778
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 14 Jul 2005 14:54:57 +0000 (14:54 +0000)]
reduced setup.php size.
added checks for disabled plugin in spamcop.php.
listed used hooks and pref keys in README
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9777
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 14 Jul 2005 14:50:49 +0000 (14:50 +0000)]
using squirrelmail api for error message
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9776
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 14 Jul 2005 14:49:22 +0000 (14:49 +0000)]
code reuse. moving generic function from plugin to function/plugins.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9775
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 13 Jul 2005 13:50:51 +0000 (13:50 +0000)]
stop loading functions in setup.php
detect spamcop submission inside compose_send hook.
add keep/don't keep submitted mails option
fix redirection when compose_new_win = true.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9771
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 12 Jul 2005 08:55:01 +0000 (08:55 +0000)]
moving to documentation module
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9761
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 12 Jul 2005 08:53:40 +0000 (08:53 +0000)]
moving phpdoc to documentation module
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9760
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 12 Jul 2005 08:47:16 +0000 (08:47 +0000)]
documenting hook changes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9758
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 10 Jul 2005 13:40:19 +0000 (13:40 +0000)]
use different variable name in order to preserve original variable data
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9751
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 10 Jul 2005 13:36:19 +0000 (13:36 +0000)]
load default theme in logout_error if possible.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9750
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 10 Jul 2005 12:54:18 +0000 (12:54 +0000)]
time zone configuration options.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9749
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 8 Jul 2005 15:36:40 +0000 (15:36 +0000)]
it uses
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9731
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 8 Jul 2005 15:35:32 +0000 (15:35 +0000)]
information about TZ changes. will update configuration utils by Sunday.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9730
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 8 Jul 2005 15:27:44 +0000 (15:27 +0000)]
modified time zone support. It works the same way as timezones.cfg and extra
configuration option is still needed.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9729
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 8 Jul 2005 12:01:50 +0000 (12:01 +0000)]
add information about move_messages.php changes and fix linefeed.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9728
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Wed, 6 Jul 2005 18:17:47 +0000 (18:17 +0000)]
Fix for folder cache if the cache was somehow broken. Reproduced bad cache
when managing large amounts of emails on multiple pages.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9727
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 6 Jul 2005 15:46:01 +0000 (15:46 +0000)]
code might create undefined function error if used.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9726
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 6 Jul 2005 15:45:10 +0000 (15:45 +0000)]
fix broken function first. work on usability later.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9725
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 3 Jul 2005 15:48:59 +0000 (15:48 +0000)]
fix formating. phpdoc complained about unknown tag.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9712
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 3 Jul 2005 14:27:39 +0000 (14:27 +0000)]
documenting identity functions. options_identities_table hook differs in
1.4.5+/1.5.1+. It might cause html formating errors, if first array key
is used without checking SquirrelMail version.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9711
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 3 Jul 2005 12:22:27 +0000 (12:22 +0000)]
adding since tags. information is useful for developers that use SquirrelMail API.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9710
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 3 Jul 2005 10:32:32 +0000 (10:32 +0000)]
adding two themes. #
1217066 and #
1217069
Simple Green 2 theme is similar to Simple Green theme, but colors are softer
and contrast differs.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9704
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 3 Jul 2005 09:58:45 +0000 (09:58 +0000)]
ldap_list/ldap_search and starttls support in address book ldap backend
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9703
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 3 Jul 2005 09:55:10 +0000 (09:55 +0000)]
documenting functions and adding some sq_mb_list_encodings updates
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9702
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 3 Jul 2005 09:54:20 +0000 (09:54 +0000)]
documenting functions
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9701
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sat, 2 Jul 2005 10:08:12 +0000 (10:08 +0000)]
This is CAN-2005-2095
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9696
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Fri, 1 Jul 2005 08:05:29 +0000 (08:05 +0000)]
Bugfix: $empty was not always set; yields spurious notices.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9695
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Wed, 29 Jun 2005 19:29:20 +0000 (19:29 +0000)]
Change Log
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9693
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Wed, 29 Jun 2005 19:24:17 +0000 (19:24 +0000)]
Rewrite identity handling to remove stupid extraction of post variables.
This code change may break plugins that use/alter identity stuff, I have to
do some more research.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9692
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Wed, 29 Jun 2005 14:56:52 +0000 (14:56 +0000)]
adding Bluesome theme (#
1188209).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9689
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 26 Jun 2005 08:03:42 +0000 (08:03 +0000)]
there are 16 color keys
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9663
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 26 Jun 2005 07:49:13 +0000 (07:49 +0000)]
functions test for addCheckBox function that is available.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9661
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 26 Jun 2005 07:47:16 +0000 (07:47 +0000)]
adding short language_country locale codes to some languages. This restores
previous SquirrelMail behaviour, but can cause problems in php 4.1.x, if short
locale uses different character set.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9660
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 26 Jun 2005 07:43:14 +0000 (07:43 +0000)]
adding extra attributes support and default css classes to form functions.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9659
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 26 Jun 2005 07:39:23 +0000 (07:39 +0000)]
this should fix display of jpegs and gifs in firefox.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9658
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Fri, 24 Jun 2005 08:15:38 +0000 (08:15 +0000)]
Fix variable typo in parseFetch which caused IMAP errors with Exchange.
Thanks Christian Froemmel from Charite.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9657
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Wed, 22 Jun 2005 03:05:14 +0000 (03:05 +0000)]
Fix #
1222617. Javascript creation relied on rg=1 for forcing focus to
password field if username was supplied by url arg.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9643
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 21 Jun 2005 09:06:04 +0000 (09:06 +0000)]
adding ldap listing controls to conf.pl
moving some ldap configuration options to advanced section in order to
reduce number of questions in ldap configuration.
blocking use of wildcard in file and db backends when listing is disabled.
This should close #529563 in devel.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9641
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 20 Jun 2005 16:17:23 +0000 (16:17 +0000)]
using include_once instead of require_once.
code modified to use list_addr() instead of search('*') when List All
option is sellected.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9640
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 20 Jun 2005 16:04:41 +0000 (16:04 +0000)]
529563 fixes and some cleanup:
* require_once converted to include_once and moved to the top part of script.
* internal script functions are placed after includes
* instead of testing form vars with isset, we check sqgetGlobalVar().
* list all request uses list_addr() function instead of wide (*) search.
* listall variable is tested with isset() instead of empty().
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9639
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 20 Jun 2005 15:58:14 +0000 (15:58 +0000)]
adding functional list_addr function and listing parameter, that is used
to control listing of directories. part of 529563 fixes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9638
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Fri, 17 Jun 2005 20:02:25 +0000 (20:02 +0000)]
Fixed missing quote character when trying to build cid: urls.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9637
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 16 Jun 2005 08:39:36 +0000 (08:39 +0000)]
htmlentities break everything that is not iso-8859-1
htmlspecialchars break only iso-2022 (http://en.wikipedia.org/wiki/ISO_2022).
use of iso-2022 charsets in internet communications is deprecated.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9631
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Thu, 16 Jun 2005 00:22:42 +0000 (00:22 +0000)]
Update COPYING with new address of the FSF.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9623
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 15 Jun 2005 23:21:29 +0000 (23:21 +0000)]
Martijn Brinkers ...
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9619
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 15 Jun 2005 23:11:56 +0000 (23:11 +0000)]
Put back old 1.5.1 functionality after the rest of magicHtml was synced
with stable.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9618
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 15 Jun 2005 23:10:49 +0000 (23:10 +0000)]
remove xdebug statements
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9617
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 15 Jun 2005 23:07:09 +0000 (23:07 +0000)]
XSS fixes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9616
7612ce4b-ef26-0410-bec9-
ea0150e637f0
stekkel [Wed, 15 Jun 2005 22:45:44 +0000 (22:45 +0000)]
XSS fixes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9615
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Wed, 15 Jun 2005 21:12:08 +0000 (21:12 +0000)]
Fix serveral cross site scripting bugs found by Martijn Brinkers and
ourselves. Part 1/2, patch to magicHTML will follow. This is CAN-2005-1769.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9610
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 14 Jun 2005 11:32:39 +0000 (11:32 +0000)]
Argh, didn't re-read my own text..
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9607
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 14 Jun 2005 10:39:45 +0000 (10:39 +0000)]
add security considerations to plugins.txt
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9604
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 14 Jun 2005 10:22:22 +0000 (10:22 +0000)]
Disable access to the administrator plugin when plugin is disabled in config.
Stable team/Jon: can I commit this into stable aswell?
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9603
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Mon, 13 Jun 2005 02:48:51 +0000 (02:48 +0000)]
Bug #
1219184.
Identity code wasn't checking username for domain portion, if email address
was not set, it re-appended domain name to username.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9601
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 7 Jun 2005 15:41:24 +0000 (15:41 +0000)]
updating list of translators. adding spacing between languages for better
readability
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9546
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 5 Jun 2005 12:00:33 +0000 (12:00 +0000)]
typo. extra argument is used for color.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9523
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sat, 4 Jun 2005 22:45:11 +0000 (22:45 +0000)]
String fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9513
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sat, 4 Jun 2005 21:46:06 +0000 (21:46 +0000)]
HTML fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9507
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sat, 4 Jun 2005 20:05:42 +0000 (20:05 +0000)]
String fix and minor formatting
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9506
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sat, 4 Jun 2005 17:15:30 +0000 (17:15 +0000)]
Formatting and adding FIXME to addressbook.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9504
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sat, 4 Jun 2005 17:04:53 +0000 (17:04 +0000)]
String and phpDocumentor fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9502
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sat, 4 Jun 2005 15:54:34 +0000 (15:54 +0000)]
Formatting and changing URI
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9499
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 3 Jun 2005 19:56:36 +0000 (19:56 +0000)]
Fix that addresses inconsistency in PHP's chunk_split; was breaking attachments. Thanks to Roalt Zijlstra
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9495
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 3 Jun 2005 18:44:46 +0000 (18:44 +0000)]
adding info about other db extensions
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9493
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 3 Jun 2005 17:41:40 +0000 (17:41 +0000)]
mhash is used for string hashing. crypto functions unrelated to charsets.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9492
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Fri, 3 Jun 2005 08:37:41 +0000 (08:37 +0000)]
string typo
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9489
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 31 May 2005 17:42:17 +0000 (17:42 +0000)]
todo about caching
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9486
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Tue, 31 May 2005 17:18:54 +0000 (17:18 +0000)]
remove if(true)
indicate changes in 1.4.5cvs
add define in order to prevent loading errors in http://url/functions/imap_mailbox.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9485
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 30 May 2005 10:03:53 +0000 (10:03 +0000)]
copy old plugins directory to new plugins directory is not good idea.
themes should be copied only when they are updated or missing
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9478
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 29 May 2005 08:49:44 +0000 (08:49 +0000)]
i think, it is better that way.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9475
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 29 May 2005 08:40:35 +0000 (08:40 +0000)]
information about id tags
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9474
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 29 May 2005 08:39:49 +0000 (08:39 +0000)]
include_once instead of require_once.
subpackage tags in order to separate prefs functions and files in phpdoc
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9473
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 29 May 2005 08:36:49 +0000 (08:36 +0000)]
moving search functions to separate section in phpdoc.
using include_once instead of require_once. files might be already loaded in validate.php
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9472
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 29 May 2005 08:34:58 +0000 (08:34 +0000)]
function might be removed in 1.6.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9471
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 29 May 2005 08:33:18 +0000 (08:33 +0000)]
documenting prefs functions
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9470
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 29 May 2005 08:30:57 +0000 (08:30 +0000)]
documenting form functions.
adding id tag support to every function instead of using it only in main function.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9469
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 27 May 2005 17:07:13 +0000 (17:07 +0000)]
added docs to fast. we now have separate cvs module for that.
cvs co documentation
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9468
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Thu, 26 May 2005 14:06:34 +0000 (14:06 +0000)]
adding sgml documents
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9464
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 24 May 2005 18:49:39 +0000 (18:49 +0000)]
Add index.html to Development subdir, rename README.russian_apache to
russian_apache.txt (why doens't CVS support moves? we need svn!).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9459
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 24 May 2005 17:39:39 +0000 (17:39 +0000)]
changelog typo
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9458
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 24 May 2005 17:34:40 +0000 (17:34 +0000)]
Move developer documentation to doc/Development
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9450
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Tue, 24 May 2005 12:38:58 +0000 (12:38 +0000)]
drop any double spaces since these will be displayed in the title-attribute
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9449
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 23 May 2005 16:25:46 +0000 (16:25 +0000)]
adding information about shared openssl extension.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9447
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Mon, 23 May 2005 09:20:35 +0000 (09:20 +0000)]
documenting some class params
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9445
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jervfors [Sun, 22 May 2005 22:10:20 +0000 (22:10 +0000)]
Initializing aHeaderFields to avoid notices
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9444
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 22 May 2005 14:46:05 +0000 (14:46 +0000)]
content disposition rfc
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9443
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 22 May 2005 14:22:44 +0000 (14:22 +0000)]
updating @since tags to indicate version in stable
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9442
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 22 May 2005 14:18:47 +0000 (14:18 +0000)]
added urls of poppass servers and minimal required pear db version for peardb backend
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9441
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sun, 22 May 2005 13:52:50 +0000 (13:52 +0000)]
In devel the fix to identity.php automatically fixed the include_self_reply_all
bugs.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9439
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 22 May 2005 13:46:06 +0000 (13:46 +0000)]
using squirrelmail functions instead of working with $_SESSION directly
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9438
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sun, 22 May 2005 13:43:28 +0000 (13:43 +0000)]
Fix get_identities() for the case where the user has not set an email
address: use the fallback $username@$domain that's used in compose aswell.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9437
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sun, 22 May 2005 13:11:58 +0000 (13:11 +0000)]
Handle missing flags column (in broken messages) a bit more gracefully
(ie without php-warnings).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9436
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Sun, 22 May 2005 08:20:11 +0000 (08:20 +0000)]
adding index files in order to prevent directory listing.
adding some phpdoc blocks to mime classes.
tagging possible programming errors
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9434
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sat, 21 May 2005 19:04:59 +0000 (19:04 +0000)]
Gracefully recover from over quota error while sending a mail (#
1145144):
when an quota error occurs we can't redirect properly ("Warning: headers
already sent"), so provide a link to the redirected page instead.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9433
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Sat, 21 May 2005 15:15:07 +0000 (15:15 +0000)]
Fix typo "." instead of ";". selopts[-1] was concatenated with the string.
Initialize the array selopts.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9432
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Fri, 20 May 2005 10:34:40 +0000 (10:34 +0000)]
Tweak IMAP connection error display (#
1203154).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9428
7612ce4b-ef26-0410-bec9-
ea0150e637f0
tokul [Fri, 20 May 2005 07:42:09 +0000 (07:42 +0000)]
fix php5 mistakes and remove disabled code. disabled code might be used to make sure
that list of dictionaries is correct, but it can delete old user's dictionaries.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9427
7612ce4b-ef26-0410-bec9-
ea0150e637f0