Revīziju vēsture

Autors SHA1 Ziņojums Datums
  pdontthink 353fa70bf7 Don't use regular expressions when you don't need to 14 gadi atpakaļ
  pdontthink fc57bf2b59 Happy New Year! 14 gadi atpakaļ
  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 gadi atpakaļ
  pdontthink 6a87c99bc2 Reduced default time security tokens stay valid from 30 days to 2 days (reduces chances of session data growing too large) 15 gadi atpakaļ
  pdontthink a651189f84 Multibyte strings (notably subjects) are now handled correctly (#2824813, #2925731) 15 gadi atpakaļ
  pdontthink 7aa0e60863 Update copyrights to 2010 15 gadi atpakaļ
  pdontthink 3c1837c21b Fix wrong doc 16 gadi atpakaļ
  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 gadi atpakaļ
  pdontthink 04498a59be Correct documentation 16 gadi atpakaļ
  pdontthink b28d767437 Implemented security token system. (Secunia Advisory SA34627) 16 gadi atpakaļ
  pdontthink bc3fb36016 Stop using deprecated ereg() functions (#2820952) 16 gadi atpakaļ
  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 gadi atpakaļ
  pdontthink 84a468306b Clarify docs and use correct $nbsp 16 gadi atpakaļ
  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 gadi atpakaļ
  pdontthink 6db973fc82 Fix documentation 16 gadi atpakaļ
  pdontthink d27f53fb49 Fix for accesskey getting set to 'NONE' in somem cases 16 gadi atpakaļ
  pdontthink 836d2c03e6 Allow makeInternalLink() and makeComposeLink() to accomodate access keys 16 gadi atpakaļ
  pdontthink 7b7ec67401 Fix port detection (2388423) 16 gadi atpakaļ
  pdontthink 7d285b51a0 Fix HTTPS detection under Windows IIS (#2318118) 16 gadi atpakaļ
  Thijs Kinkhorst 833746dca6 rework seed generation: this is something that really belongs in init.php 17 gadi atpakaļ
  Thijs Kinkhorst 9ad293f984 make MiB/KiB translatable 17 gadi atpakaļ
  pdontthink c3203d004e Make message list refresh work again in default advanced tempate 18 gadi atpakaļ
  pdontthink c39eb5a9a8 Make all comparisons case insensitive for forwarded protocol in get_location() 18 gadi atpakaļ
  pdontthink a6129582a1 Added ability to detect HTTP_X_FORWARDED_PROTO in get_location(), thanks to Daniel Watts 18 gadi atpakaļ
  Thijs Kinkhorst 11b10ba5d1 increment year in copyright notices 18 gadi atpakaļ
  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 gadi atpakaļ
  pdontthink 7a16713e83 Refactor hyperlink template code 18 gadi atpakaļ
  pdontthink 548b9b18f8 Add id attribute to hyperlink and image templates 18 gadi atpakaļ
  pdontthink e6aa350ba9 Add class attribute to template 18 gadi atpakaļ
  pdontthink 8245571b10 Strip HTML for hyperlink creation from core 18 gadi atpakaļ