Commit graph

2419 commits

Author SHA1 Message Date
Fredrik Jervfors
9ed98bb1ec phpDocumentor updates 2005-09-18 10:25:54 +00:00
Fredrik Jervfors
2368705825 Spell fix 2005-09-11 08:38:04 +00:00
Fredrik Jervfors
d3abcd651b Adding more index.php files
Unifying index.php files
2005-09-11 07:05:54 +00:00
tokul
8a9d2b6f7e one more identity action to process 2005-09-11 06:18:43 +00:00
tokul
7140767480 style fix 2005-09-10 11:13:56 +00:00
tokul
d5cd5f3d3a adding database field size checks (#1233721) 2005-09-10 08:46:15 +00:00
pdontthink
ce270298f9 Don't auto-focus on compose form when user has already focused somewhere manually (very annoying over slow connections) 2005-09-06 23:58:45 +00:00
pdontthink
7a925f0075 checkForJavascript never returns SMPRF_JS_AUTODETECT 2005-09-06 23:56:17 +00:00
tokul
353a90b378 adding missing identity hooks
removing duplicate generic_header hook call
2005-09-03 06:21:19 +00:00
Jimmy Conner
732c3eaaec Fix a small typo (at least I assume) 2005-08-22 21:36:02 +00:00
tokul
682a8b9f8f don't allow use of starttls on ldap socket connection 2005-08-21 15:19:03 +00:00
tokul
d9776f2928 convert character set in html messages 2005-08-21 11:00:20 +00:00
jangliss
1c2f0b789e Don't attempt to delete a mailbox that does not exist. 2005-08-11 03:43:08 +00:00
tokul
97375914c1 remove html formating from error messages. XSS fixes sanitize errors and display " 2005-08-10 19:27:37 +00:00
tokul
f859fe157e removing references from backend functions. lookup causes E_NOTICE in php
4.4.0, because tries to return array(). Use of references can't be explained.
Main backend class and file/ldap backends don't use refencences. If it is
used for some reason, other lookup() should have to use references too.
I suspect that reason is performance or it is relict from some different code.
PHP manual says that developers should not use references in order to increase
performance.
2005-08-10 18:35:41 +00:00
stekkel
0a7d39b027 * sync matches and replacement arrays again in magicHtml()
* fix for regular expression that should catch
url(http://domain.tld/location)
2005-08-03 17:58:30 +00:00
tokul
263697de05 using B encoding with headers in multibyte character sets. 2005-08-03 12:06:42 +00:00
tokul
945f82eae1 glob exists only in 4.3.0+ 2005-08-03 11:54:27 +00:00
tokul
97e883c267 $languages are moved to locale/<localename>/setup.php files.
SquirrelMail locales cvs should support in any package from 1.4.6 and 1.5.1.

Code can't be used for 1.4.x stable, if XTRA_CODE fixes are not backported.
2005-08-02 15:14:11 +00:00
tokul
21eafa2f40 invalid doc entry 2005-08-02 14:27:42 +00:00
tokul
5b8003bfc7 B encoding code is unstable. needs more coding and testing 2005-08-02 14:17:54 +00:00
tokul
95e9fa3c73 strip basedn from nickname. 2005-08-01 08:07:13 +00:00
tokul
5375447f43 adding workaround for encoding of long multibyte headers. Saves my head from
debugging of encodeHeader.

adding information about made changes to changelog.
2005-07-31 13:18:24 +00:00
tokul
0668b2b306 adding dgettext and dngettext function support and additional $l10n array safety checks. 2005-07-31 12:56:52 +00:00
tokul
c866fc3486 moving include to the top. 2005-07-31 12:44:39 +00:00
tokul
817deaf55d automatic translation loading code. disabled, see comments. 2005-07-29 16:39:54 +00:00
tokul
8fa80d4ee7 using base_uri instead of SM_PATH.
SM_PATH is file system path and we need URL path in href.
2005-07-29 14:45:08 +00:00
stekkel
968fbba520 include css file (templates) 2005-07-28 21:02:12 +00:00
stekkel
905db8ba57 Make sure mailboxnames like INBOX_Blah doesn't match on our INBOX detection
regular expression.
2005-07-20 19:30:53 +00:00
tokul
9b73312329 add extra checks in case some yahoo user decides to remove all us-ascii libraries.
(#1239782)
2005-07-20 10:07:30 +00:00
tokul
45cf307ed7 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
2005-07-14 17:44:41 +00:00
tokul
5e13f2f9f3 code reuse. moving generic function from plugin to function/plugins.php 2005-07-14 14:49:22 +00:00
tokul
0299e0bc98 load default theme in logout_error if possible. 2005-07-10 13:36:19 +00:00
jangliss
8bc2695b48 Fix for folder cache if the cache was somehow broken. Reproduced bad cache
when managing large amounts of emails on multiple pages.
2005-07-06 18:17:47 +00:00
tokul
42cfcdfea8 code might create undefined function error if used. 2005-07-06 15:46:01 +00:00
tokul
dca373c70d fix formating. phpdoc complained about unknown tag. 2005-07-03 15:48:59 +00:00
tokul
5762407551 adding since tags. information is useful for developers that use SquirrelMail API. 2005-07-03 12:22:27 +00:00
tokul
943728fbdd ldap_list/ldap_search and starttls support in address book ldap backend 2005-07-03 09:58:45 +00:00
tokul
ca512784c0 documenting functions and adding some sq_mb_list_encodings updates 2005-07-03 09:55:10 +00:00
tokul
8ce8730eb1 documenting functions 2005-07-03 09:54:20 +00:00
jangliss
865fe5c345 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.
2005-06-29 19:24:17 +00:00
tokul
c3ebe8ce99 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.
2005-06-26 07:47:16 +00:00
tokul
095f4e7565 adding extra attributes support and default css classes to form functions. 2005-06-26 07:43:14 +00:00
tokul
a41d5db7e4 this should fix display of jpegs and gifs in firefox. 2005-06-26 07:39:23 +00:00
Thijs Kinkhorst
7d6145a7f4 Fix variable typo in parseFetch which caused IMAP errors with Exchange.
Thanks Christian Froemmel from Charite.
2005-06-24 08:15:38 +00:00
tokul
28bdb14b26 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.
2005-06-21 09:06:04 +00:00
tokul
71965af4f5 adding functional list_addr function and listing parameter, that is used
to control listing of directories. part of 529563 fixes
2005-06-20 15:58:14 +00:00
jangliss
70541eb8d3 Fixed missing quote character when trying to build cid: urls. 2005-06-17 20:02:25 +00:00
tokul
920ea39e59 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.
2005-06-16 08:39:36 +00:00
stekkel
7139f408f2 Put back old 1.5.1 functionality after the rest of magicHtml was synced
with stable.
2005-06-15 23:11:56 +00:00