Commit graph

40 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
96a713c8e4
Fix certain messages with headers in unknown charsets encoded as quoted printable showing up as blank sender/subject in message list. There are two ways to fix it, and the more accurate but costly one is left unfinished since the easy fix seems to have helped in every case I know of 2021-08-25 06:21:15 -07: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
Thijs Kinkhorst
efd75f4867 Replace calls to htmlspecialchars() with sm_encode_html_special_chars().
New function sm_encode_html_special_chars() encodes HTML special
characters by calling htmlspecialchars(). It sets the character set
to ISO-8859-1, to fix compatibility with PHP >= 5.4.

Patch by Paul Lesniewski.

See #3491925
2012-12-09 12:06:30 +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
6e1fc6a033 Removing "www." from some links. 2009-05-26 12:35:43 +00:00
Fredrik Jervfors
40dc0ffc88 Porting comments betweeen 1.4 and 1.5. 2009-05-26 12:29:07 +00:00
pdontthink
ff9c284aff Use squirrelmail.org 2009-04-23 02:23:20 +00:00
pdontthink
6f92ae7878 Repoint 2009-04-21 21:24:16 +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
pdontthink
d29a25d27d Ensure charset en/decode functions are found when case does not match. Thanks to Y@bon. (2634587) 2009-02-25 01:05:50 +00:00
pdontthink
61d674ba90 Catch empty text domain 2008-10-27 23:10:53 +00:00
pdontthink
fa7436a9de Allow template sets to define what the content-type of their output is. 2008-09-10 03:04:14 +00:00
pdontthink
b7c1f07be0 Fix syntax error 2007-06-29 23:38:35 +00:00
pdontthink
b427a139aa Make sq_change_text_domain() return previous text domain 2007-06-29 23:29:09 +00:00
pdontthink
708612aaf9 Make dir parameter optional for sq_bindtextdomain() 2007-06-29 21:30:52 +00:00
pdontthink
738be84025 Shifting the location of bind_textdomain_codeset() in the SM wrapper functions 2007-04-01 23:31:44 +00:00
pdontthink
c21b5c21fd Add sq_change_text_domain for plugins to use when switching text domains 2007-03-30 20:45:55 +00:00
pdontthink
e7f79ec82e Skip .svn dir. Leaving CVS dir in case it is left over in some people's downloaded locale packages. 2007-03-27 19:08:15 +00:00
Thijs Kinkhorst
0addec9b57 Prevent including index.php for charset decoding/encoding (#1671874) 2007-03-02 23:15:52 +00:00
Thijs Kinkhorst
11b10ba5d1 increment year in copyright notices 2007-01-13 20:15:44 +00:00
tokul
9a29ffcb6b fixed phpdoc tag 2006-08-06 08:46:36 +00:00
tokul
59ae6f3ac2 removing trailing ?> from function scripts 2006-07-15 12:01:32 +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
ab1caa233f adding hack to fix setlocale behavior on OpenBSD 3.8+ (#1427512). I don't think
that e-a-department (obsd) cares about it.
2006-04-29 17:22:00 +00:00
stekkel
0a70f643f2 Centralized init 2006-04-05 00:22:11 +00:00