コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  pdontthink 7a16713e83 Refactor hyperlink template code 18 年 前
  pdontthink 548b9b18f8 Add id attribute to hyperlink and image templates 18 年 前
  pdontthink e6aa350ba9 Add class attribute to template 18 年 前
  pdontthink 8245571b10 Strip HTML for hyperlink creation from core 18 年 前
  stekkel 628caa9264 sqBodywrap was extreme slow on large messages. The reason for that were the 19 年 前
  pdontthink 7fb385ed0a Moving sm_print_r back to globals.php; tired of it not being available when developing - that's what it's for, more than being available for actual code use as a string function in a file that's not included high enough. Also new directory parsing fxn. 19 年 前
  Thijs Kinkhorst d12db33c3f kibibyte is with a capital K 19 年 前
  Thijs Kinkhorst 37722cf3a4 kilo has a small 'k'. 19 年 前
  Thijs Kinkhorst 125af3afaf drop very old and very obsolete function 19 年 前
  Thijs Kinkhorst e703e30bdd Make the base for the SquirrelMail URL configurable. Adds a new variable 19 年 前
  tokul 59ae6f3ac2 removing trailing ?> from function scripts 19 年 前
  Fredrik Jervfors 339f867fb5 Using IEC standard prefixes. 19 年 前
  Thijs Kinkhorst 7392b8753d Take X-Forwarded-Host HTTP header in consideration when constructing 19 年 前
  Thijs Kinkhorst 5641a73844 Correct references trimming: array_walk can't in all PHP versions use 19 年 前
  stekkel d971de24d8 Fix for compose in new. Now use the constant SM_BASE_URI. 19 年 前
  stekkel 0a70f643f2 Centralized init 19 年 前
  jangliss 19e3a7b32a - Security: Possible cookie theft in src/redirect.php if 19 年 前
  tokul 7346f9a580 Upping HEAD version number. 1.5.1 scripts are stored in SM-1_5_1 branch. 19 年 前
  tokul 83fdb4c332 copyright update 19 年 前
  tokul c126a879c3 adjusting string functions to Japanese translation layout specifics 19 年 前
  jangliss 25fcbd5e8f Test before committing... stops stupid errors :) 19 年 前
  pdontthink a999bf86e3 Include compatibility plugin; no need for patching to use plugin 19 年 前