Historial de Commits

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