История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  pdontthink 3e322d9b3f Spelling mistake 13 лет назад
  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 лет назад
  pdontthink acc409fb2a Updating copyrights. Happy New Year. 13 лет назад
  pdontthink 353fa70bf7 Don't use regular expressions when you don't need to 14 лет назад
  pdontthink fc57bf2b59 Happy New Year! 14 лет назад
  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 лет назад
  pdontthink 6a87c99bc2 Reduced default time security tokens stay valid from 30 days to 2 days (reduces chances of session data growing too large) 15 лет назад
  pdontthink a651189f84 Multibyte strings (notably subjects) are now handled correctly (#2824813, #2925731) 15 лет назад
  pdontthink 7aa0e60863 Update copyrights to 2010 15 лет назад
  pdontthink 3c1837c21b Fix wrong doc 16 лет назад
  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. 16 лет назад
  pdontthink 04498a59be Correct documentation 16 лет назад
  pdontthink b28d767437 Implemented security token system. (Secunia Advisory SA34627) 16 лет назад
  pdontthink bc3fb36016 Stop using deprecated ereg() functions (#2820952) 16 лет назад
  pdontthink 79cebcc00d Port Thijs fix (rev.13790) to DEVEL: no words must be an empty array, not a string, to prevent notices when later array operations are done on $words. 16 лет назад
  pdontthink 84a468306b Clarify docs and use correct $nbsp 16 лет назад
  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. 16 лет назад
  pdontthink 6db973fc82 Fix documentation 16 лет назад
  pdontthink d27f53fb49 Fix for accesskey getting set to 'NONE' in somem cases 16 лет назад
  pdontthink 836d2c03e6 Allow makeInternalLink() and makeComposeLink() to accomodate access keys 16 лет назад
  pdontthink 7b7ec67401 Fix port detection (2388423) 16 лет назад
  pdontthink 7d285b51a0 Fix HTTPS detection under Windows IIS (#2318118) 16 лет назад
  Thijs Kinkhorst 833746dca6 rework seed generation: this is something that really belongs in init.php 17 лет назад
  Thijs Kinkhorst 9ad293f984 make MiB/KiB translatable 17 лет назад
  pdontthink c3203d004e Make message list refresh work again in default advanced tempate 18 лет назад
  pdontthink c39eb5a9a8 Make all comparisons case insensitive for forwarded protocol in get_location() 18 лет назад
  pdontthink a6129582a1 Added ability to detect HTTP_X_FORWARDED_PROTO in get_location(), thanks to Daniel Watts 18 лет назад
  Thijs Kinkhorst 11b10ba5d1 increment year in copyright notices 18 лет назад
  pdontthink 3174ac0e31 Use checkForJavascript() instead of $javascript_on. Except I did not change mailbox_display.php because $javascript_on comes from $aProps, not sure if it could be changed - Marc? 18 лет назад