Andy
4f2129a616
Merge branch 'trunk'
2025-04-01 23:14:53 -07:00
pdontthink
598a599ba3
Happy New Year
2025-01-03 11:47:03 -08:00
Andy
d79aab6762
Merge branch 'trunk'
2024-01-02 14:58:59 -08:00
pdontthink
39cfdaadfd
Happy New Year
2024-01-02 14:58:16 -08:00
Andy
ec52fd089c
Merge branch 'trunk'
2023-01-02 22:06:59 -08:00
pdontthink
380afc7213
Happy New Year
2023-01-02 22:04:25 -08:00
Andy
e77a63b675
Merge branch 'trunk'
2022-01-26 01:07:44 -08:00
pdontthink
bcdfe6e9f1
Happy New Year
2022-01-26 01:06:50 -08:00
Andy
d846407774
Merge branch 'trunk' into master
2021-08-25 06:22:41 -07: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
84071a7e84
Stop using curly braces
2021-02-05 23:49:02 -08:00
Andy
c32baf6f95
Merge branch 'trunk' into master
2021-02-05 11:57:03 -08:00
pdontthink
c4ef1a0eea
Happy New Year
2021-02-05 11:55:37 -08:00
Andy
ea8464e9a2
Merge branch 'trunk'
2020-05-24 22:47:39 -07:00
pdontthink
40f716e136
Fix overlooked default parameter value
2020-05-24 22:46:30 -07:00
Andy
7372f05c34
Merge branch 'trunk'
2020-05-23 16:46:00 -07:00
pdontthink
1dd515365c
Uploaded file sizes seem to be reported differently by PHP filesize(); changing divisor from 1024 to 1000 in this case. You can set in config/config_local.php to 1024 if this breaks things for you. Feedback appreciated for this one.
2020-05-23 16:40:52 -07:00
Andy
e2a20add5b
Merge branch 'trunk'
2020-03-24 19:00:58 -07:00
pdontthink
d07d4c1fc3
Cache $PHP_SELF value, add ability to make custom changes to $PHP_SELF by putting $php_self_pattern and $php_self_replacement in config/config_local.php
2020-03-24 18:57:29 -07:00
Andy
a3e51f1ee6
Merge branch 'trunk'
2020-01-07 00:13:04 -08:00
pdontthink
fc283980d0
Happy New Year
2020-01-07 00:12:38 -08:00
Andy
28d4844b62
Array and String offset Curly Braces deprecated
2019-08-22 17:01:30 -07:00
Andy
f7fe4708b2
Merge branch 'trunk'
2019-01-07 21:55:40 -08:00
pdontthink
fbcb1ca1f5
Happy New Year
2019-01-07 21:55:08 -08:00
Andy
12ae618114
Merge branch 'trunk'
2018-08-25 18:10:51 -07:00
pdontthink
afd8b0925a
Add session-based security token functionality (enabled by default)
2018-08-25 18:05:49 -07:00
Andy
e3c3ef538e
Cryptographically secure random integer generation
2018-07-28 10:56:20 -07: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
Thijs Kinkhorst
38208a612e
Replace invalid characters with a symbol instead of returning empty string for the
...
entire to be encoded string.
Currently, if an email contains such an invalid character, the whole line will be
left out, which is rather confusing. Even more when it's the email subject. This
constant is only available in PHP 5.4 and up.
2015-06-07 13:51:19 +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
47cddde346
Allow more liberal reuse of tokens to avoid cross-frame conflicts
2013-06-18 04:20:50 +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
b2cc0dac1c
Revert changes in revision 14302. Revision 14302 should only have changed functions/imap_general.php
2012-04-01 20:09:11 +00:00
pdontthink
33ebad3f5c
Fall back to using LIST if NAMESPACE answer is malformed or otherwise problematic. This still doesn't account for situations where the NAMESPACE or LIST answer can't be parsed correctly.
2012-04-01 19:50:49 +00:00
pdontthink
3e322d9b3f
Spelling mistake
2012-02-07 23:05:36 +00:00
pdontthink
c1319ea61a
Better performance by reducing token usage to only one at a time (also added an option to revert to old behavior if desired)
2012-02-07 22:51:58 +00:00
pdontthink
acc409fb2a
Updating copyrights. Happy New Year.
2012-01-02 02:09:17 +00:00
pdontthink
353fa70bf7
Don't use regular expressions when you don't need to
2011-03-04 01:19:33 +00:00
pdontthink
fc57bf2b59
Happy New Year!
2011-01-06 03:16:21 +00:00
pdontthink
1b8c0c2308
Fixed system lock-ups caused by a combination of certain rare, malformed message headers and buggy versions of PHP mbstring ( #3053349 , 987016)
2010-09-03 03:09:51 +00:00
pdontthink
6a87c99bc2
Reduced default time security tokens stay valid from 30 days to 2 days (reduces chances of session data growing too large)
2010-06-21 07:01:16 +00:00
pdontthink
a651189f84
Multibyte strings (notably subjects) are now handled correctly ( #2824813 , #2925731 )
2010-02-04 20:05:51 +00:00
pdontthink
7aa0e60863
Update copyrights to 2010
2010-01-25 03:23:30 +00:00
pdontthink
3c1837c21b
Fix wrong doc
2009-10-04 22:58:41 +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
pdontthink
04498a59be
Correct documentation
2009-08-12 08:36:13 +00:00