Commit History

Author SHA1 Message Date
  Fredrik Jervfors 339f867fb5 Using IEC standard prefixes. 19 years ago
  Thijs Kinkhorst 7392b8753d Take X-Forwarded-Host HTTP header in consideration when constructing 19 years ago
  Thijs Kinkhorst 5641a73844 Correct references trimming: array_walk can't in all PHP versions use 19 years ago
  stekkel d971de24d8 Fix for compose in new. Now use the constant SM_BASE_URI. 19 years ago
  stekkel 0a70f643f2 Centralized init 19 years ago
  jangliss 19e3a7b32a - Security: Possible cookie theft in src/redirect.php if 19 years ago
  tokul 7346f9a580 Upping HEAD version number. 1.5.1 scripts are stored in SM-1_5_1 branch. 19 years ago
  tokul 83fdb4c332 copyright update 19 years ago
  tokul c126a879c3 adjusting string functions to Japanese translation layout specifics 19 years ago
  jangliss 25fcbd5e8f Test before committing... stops stupid errors :) 19 years ago
  pdontthink a999bf86e3 Include compatibility plugin; no need for patching to use plugin 19 years ago
  pdontthink a1e6cfdb1b Move sqm_baseuri() to strings.php. A file for functions that manipulate strings isn't a good dumping ground for this stuff, but get_location() is already there, and otherwise we'd need more reorg that I'm not doing now. 19 years ago
  tokul 2c55a11514 updating since tags 20 years ago
  tokul 7bb32e60c7 adding more charsets to sq_mb_list_encodings 20 years ago
  tokul 9b38413e94 rearranging global.php layout: 20 years ago
  Fredrik Jervfors 9ed98bb1ec phpDocumentor updates 20 years ago
  tokul 5375447f43 adding workaround for encoding of long multibyte headers. Saves my head from 20 years ago
  tokul ca512784c0 documenting functions and adding some sq_mb_list_encodings updates 20 years ago
  tokul 574965eb4f replacing skip_SM_header with two different options. If admins want to shoot 20 years ago
  Fredrik Jervfors 2531f52955 Trimming whitespace and replacing tabs 20 years ago
  stekkel a2a0b64cd1 strings: adapt makeComposeLink to the new js 20 years ago
  stekkel 24dc4ae0fa Templates 20 years ago
  tokul 086e44b92f @since information about sm_print_r 20 years ago
  tokul 0fb9a2d2ea preformated text is harder to read, when output is centered. 20 years ago
  Thijs Kinkhorst d492cf60ee When wanting to use mb_strtoupper, test for the existence of that function 20 years ago
  tokul 824d024c73 using mbstring functions for body wrapping, if they are available. 20 years ago
  tokul c47e97e168 adding is_array() test to output of get_class_methods() 20 years ago
  tokul 7bec762f54 print object methods if object is feeded to sm_print_r 20 years ago
  tokul 55e7fd2fc8 adding str_pad replacement for multibyte charsets and some documentation fixes 20 years ago
  tokul 6b73a2c9b7 Provides some fixes for #1043576 (incorrect wrapping of multibyte texts). 20 years ago