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
99c1dcd230
Check for error opening directory
2015-09-10 21:00:50 +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
0db4e925c0
Unify output strings (Thanks to Juergen Edner) ( #3139973 ).
2010-12-21 14:04:08 +00:00
pdontthink
7aa0e60863
Update copyrights to 2010
2010-01-25 03:23:30 +00:00
jangliss
fe144bc255
Fix for security token missing in newmail plugin ( #2919418 ).
2009-12-22 17:15:34 +00:00
jangliss
7c56855cc1
Additional smtoken changes.
2009-10-04 15:42:49 +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
pdontthink
5d0adda0b8
Make newmail plugin work again, various small cleanup and add ability for admin to configure custom title bar strings
2008-06-04 23:00:50 +00:00
Fredrik Jervfors
e2604ed40a
String change based on a report by Alexandros Vellis stating that it works in Opera, Firefox, and Safari 3/Windows as well.
2007-12-27 14:51:48 +00:00
Thijs Kinkhorst
c38de069ae
fix strict js/css notices ( #1778815 )
2007-09-04 09:33:10 +00:00
Thijs Kinkhorst
ca89661e3c
drop unused global
2007-07-14 17:45:20 +00:00
Fredrik Jervfors
7534282ca3
Going XHTML.
2007-03-12 12:16:17 +00:00
Thijs Kinkhorst
567ef6de29
do not special case a folder named 'None'. There's no reason
...
to not use the empty string and this prevents people who want
to have a "None" folder from using it properly.
2007-03-06 14:57:12 +00:00
Thijs Kinkhorst
11b10ba5d1
increment year in copyright notices
2007-01-13 20:15:44 +00:00
tokul
59ae6f3ac2
removing trailing ?> from function scripts
2006-07-15 12:01:32 +00:00
Fredrik Jervfors
210ea8ec46
Recommitting string fix.
2006-06-15 15:04:29 +00:00
stekkel
0a70f643f2
Centralized init
2006-04-05 00:22:11 +00:00
tokul
26e3a977a9
adding option to choose monitored folders. Monitoring according to
...
$unseen_notify does not provide enough end user options.
removing display_messages.php loading. sqm_baseuri() function is already
loaded in 1.5.1+.
main folder status code still needs some fixes. Status is incorrect, if
plugin wants more data than $unseen_notify.
2006-02-25 08:24:47 +00:00
Fredrik Jervfors
faec6021f8
Changing SquirrelMail to "$org_name". Thank's to Michael Long.
2006-02-22 20:08:53 +00:00
tokul
0f224f0297
newmail_media_enable is used instead of newmail_enable
2006-02-12 09:15:52 +00:00
tokul
00154f22a2
fixed untranslated string. spotted by jam
...
updated squirrelmail.pot
2006-02-12 06:48:39 +00:00
stekkel
41a6ef96a6
it's $sent_folder instead of $send_folder
2006-02-10 23:38:42 +00:00
stekkel
75f2ab158a
Patches from Michael Long
...
* implementing imap status cache in order to reduce
the amount of status calls generated from the newmail and filter plugin.
* enable the cumulative message account in left_main.php again
Patches reviewed by me. I fixed a few small things in newmail and I added RECENT status
calls in imap_mailbox.php in order to make the "only check recent mail"
option work.
2006-02-10 22:16:07 +00:00
Fredrik Jervfors
4ef558abc9
Replacing HTML "script" element deprecated attribute "language".
2006-02-05 11:32:35 +00:00
Fredrik Jervfors
863a5987c4
Replacing deprecated HTML "center" element.
2006-02-05 11:18:50 +00:00
tokul
83fdb4c332
copyright update
2006-01-23 18:46:41 +00:00
tokul
30c03d2ddf
don't list index.php in sound options. issue specific to 1.5.1cvs and 1.4.6cvs
2005-11-06 09:39:50 +00:00
Fredrik Jervfors
9ed98bb1ec
phpDocumentor updates
2005-09-18 10:25:54 +00:00
Fredrik Jervfors
d3abcd651b
Adding more index.php files
...
Unifying index.php files
2005-09-11 07:05:54 +00:00
tokul
31bb264a73
don't use full URL in sounds media preferences.
...
adding configuration option to disable upload of sound files.
adding svg and ogg support in embed tags.
2005-08-01 08:12:07 +00:00
tokul
dbaae8d312
if 'js' => TRUE, javascript support is checked by src/options.php
2005-07-15 11:10:03 +00:00
stekkel
75c4e716a2
XSS fixes
2005-06-15 23:07:09 +00:00
Fredrik Jervfors
2531f52955
Trimming whitespace and replacing tabs
2005-04-23 12:08:00 +00:00
tokul
94a5aa3b50
removing functions from setup.php
2005-04-18 07:44:54 +00:00