Commit graph

243 commits

Author SHA1 Message Date
pdontthink
598a599ba3
Happy New Year 2025-01-03 11:47:03 -08:00
pdontthink
39cfdaadfd
Happy New Year 2024-01-02 14:58:16 -08:00
pdontthink
380afc7213
Happy New Year 2023-01-02 22:04:25 -08:00
pdontthink
bcdfe6e9f1
Happy New Year 2022-01-26 01:06:50 -08:00
pdontthink
c4ef1a0eea
Happy New Year 2021-02-05 11:55:37 -08:00
pdontthink
fc283980d0
Happy New Year 2020-01-07 00:12:38 -08:00
pdontthink
fbcb1ca1f5
Happy New Year 2019-01-07 21:55:08 -08:00
pdontthink
23cd61b628 Happy New Year 2018-01-16 23:44:07 +00:00
pdontthink
6cd24c0552 Happy 2017 2017-01-27 20:34:08 +00:00
pdontthink
2934017d92 Happy New Year 2016-01-01 20:59:53 +00:00
pdontthink
3b465a0d0f Happy 2015 2015-01-03 04:09:49 +00:00
pdontthink
581dc23061 Happy 2014 2014-01-01 20:33:20 +00:00
Fredrik Jervfors
c076a1f1ae Update copyright 2013-07-26 17:31:02 +00:00
pdontthink
acc409fb2a Updating copyrights. Happy New Year. 2012-01-02 02:09:17 +00:00
pdontthink
fc57bf2b59 Happy New Year! 2011-01-06 03:16:21 +00:00
pdontthink
7aa0e60863 Update copyrights to 2010 2010-01-25 03:23:30 +00:00
Fredrik Jervfors
134d462c94 The copyright symbol isn't really needed since the word "copyright" is there. Also it doesn't display right in the documentation. 2009-09-29 12:15:33 +00:00
Fredrik Jervfors
0a6245814a There are too many modified files being committed without the copyright year being updated, so here's a copyright year update the old-fashioned style. 2009-04-15 22:00:49 +00:00
Thijs Kinkhorst
11b10ba5d1 increment year in copyright notices 2007-01-13 20:15:44 +00:00
tokul
dbd9f69d03 resubmitting last Monday updates and adding php 5.1.0 timezone support 2006-05-13 19:11:08 +00:00
tokul
f79fb927ee if PHP recode functions are used for decoding, they might use html character
entities. Encoding functions can't handle them. It is easier to convert all
entities in one place instead of finding supported entities in every encoding
function.
2006-03-02 20:31:31 +00:00
tokul
91a329b313 restoring globalization of text alignment vars.
moving text alignment setup from $languages to GET request.
2006-02-13 17:23:51 +00:00
tokul
83fdb4c332 copyright update 2006-01-23 18:46:41 +00:00
tokul
2324ed9954 use shorter names for x-euc-tw, x-windows-949 and Outlook Express Korean charsets. 2005-10-31 17:29:03 +00:00
Fredrik Jervfors
9ed98bb1ec phpDocumentor updates 2005-09-18 10:25:54 +00:00
Jimmy Conner
732c3eaaec Fix a small typo (at least I assume) 2005-08-22 21:36:02 +00:00
tokul
d9776f2928 convert character set in html messages 2005-08-21 11:00:20 +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
0668b2b306 adding dgettext and dngettext function support and additional $l10n array safety checks. 2005-07-31 12:56:52 +00:00
tokul
817deaf55d automatic translation loading code. disabled, see comments. 2005-07-29 16:39:54 +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
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
51af0253d1 provide failsafe language in case $sm_language is not set in accept_lang
and default language.
2005-05-09 17:25:56 +00:00
tokul
bb39bc97b5 using 'pass' instead of 'ascii'. internal mbstring encoding that should
disable mbstring functions
2005-05-01 10:05:09 +00:00
tokul
a3af4a59a7 phpdoc blocks and some comments that explain check_php_version(4,2,0) 2005-04-26 14:35:21 +00:00
Fredrik Jervfors
2531f52955 Trimming whitespace and replacing tabs 2005-04-23 12:08:00 +00:00
tokul
e121bb3edd register_globals=off fix for squirrelmail_language extraction from cookie.
if default squirrelmail language is set to empty string, detect default
language from HTTP_ACCEPT_LANGUAGE (#764709).

explained both tests that control language selection.

make set_my_charset work correctly when default sm language is empty.
2005-04-08 11:46:26 +00:00
tokul
ffb669bcac fix mbstring overloading issue with passwords (#929644). 2005-03-29 09:14:06 +00:00
tokul
7e7c834f47 documentation update 2005-03-08 17:24:51 +00:00
tokul
683d422388 adding option that disables default_charset test in charset_decode function. 2005-02-13 12:00:59 +00:00
Fredrik Jervfors
9faf3051c1 Changing squirrelmail/Squirrelmail to SquirrelMail in some strings as well as other minor documentation fixes 2004-12-29 15:06:20 +00:00
Thijs Kinkhorst
a73561b911 Increment year in copyright notice. 2004-12-27 15:04:02 +00:00
tokul
ce4d30f9e2 adding sq_setlocale function in order to use multiple locale names without
php 4.3+ dependency
2004-12-09 14:58:08 +00:00
tokul
65e2ab7c4a set value returned by ini_get to boolean 2004-11-10 17:49:33 +00:00
tokul
7220e57bed special chars should be undone only after encoding 2004-11-10 17:38:58 +00:00
Fredrik Jervfors
8c8ecffa57 Replacing tabs with spaces, trimming white space at EOL and newline at EOF 2004-11-02 22:21:34 +00:00
tokul
4c04f7cd41 more checks in charset name 2004-11-01 11:02:13 +00:00
Jimmy Conner
2cd94f0d75 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
2004-11-01 02:05:15 +00:00
tokul
d158d7344f adding Bengali in Bangladesh alias 2004-10-24 13:01:12 +00:00