Commit History

Upphovsman SHA1 Meddelande Datum
  pdontthink 380afc7213 Happy New Year 2 år sedan
  pdontthink bcdfe6e9f1 Happy New Year 3 år sedan
  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 3 år sedan
  pdontthink 84071a7e84 Stop using curly braces 4 år sedan
  pdontthink c4ef1a0eea Happy New Year 4 år sedan
  pdontthink 40f716e136 Fix overlooked default parameter value 5 år sedan
  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. 5 år sedan
  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 5 år sedan
  pdontthink fc283980d0 Happy New Year 5 år sedan
  pdontthink fbcb1ca1f5 Happy New Year 6 år sedan
  pdontthink afd8b0925a Add session-based security token functionality (enabled by default) 6 år sedan
  pdontthink 23cd61b628 Happy New Year 7 år sedan
  pdontthink 6cd24c0552 Happy 2017 8 år sedan
  pdontthink 2934017d92 Happy New Year 9 år sedan
  Thijs Kinkhorst 38208a612e Replace invalid characters with a symbol instead of returning empty string for the 10 år sedan
  pdontthink 3b465a0d0f Happy 2015 10 år sedan
  pdontthink 581dc23061 Happy 2014 11 år sedan
  Fredrik Jervfors c076a1f1ae Update copyright 12 år sedan
  pdontthink 47cddde346 Allow more liberal reuse of tokens to avoid cross-frame conflicts 12 år sedan
  Thijs Kinkhorst efd75f4867 Replace calls to htmlspecialchars() with sm_encode_html_special_chars(). 12 år sedan
  pdontthink b2cc0dac1c Revert changes in revision 14302. Revision 14302 should only have changed functions/imap_general.php 13 år sedan
  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. 13 år sedan
  pdontthink 3e322d9b3f Spelling mistake 13 år sedan
  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) 13 år sedan
  pdontthink acc409fb2a Updating copyrights. Happy New Year. 13 år sedan
  pdontthink 353fa70bf7 Don't use regular expressions when you don't need to 14 år sedan
  pdontthink fc57bf2b59 Happy New Year! 14 år sedan
  pdontthink 1b8c0c2308 Fixed system lock-ups caused by a combination of certain rare, malformed message headers and buggy versions of PHP mbstring (#3053349, 987016) 15 år sedan
  pdontthink 6a87c99bc2 Reduced default time security tokens stay valid from 30 days to 2 days (reduces chances of session data growing too large) 15 år sedan
  pdontthink a651189f84 Multibyte strings (notably subjects) are now handled correctly (#2824813, #2925731) 15 år sedan