Commit History

Author SHA1 Message Date
  Michael Johnson 90fb4d0952 Revert "Tweaking copyright line for accuracy. (thank you Thantos)" 11 years ago
  emanuele45 ee6b6c309d Merge pull request #212 from emanuele45/master 11 years ago
  Norv 789a1a1697 Tweaking copyright line for accuracy. (thank you Thantos) 11 years ago
  Norv 74598c2506 Copyright correction. 11 years ago
  emanuele 99797a97d2 All the hooks instroduced in 2.1 don't pass variables by ref any more, while hooks already present in 2.0 will still pass by-ref [Issue #54] 11 years ago
  emanuele 0f3cf7dfdc membersAllowedTo should now deal with post-based membergroups [Topic 380058] - Thanks Arantor for the report 11 years ago
  emanuele45 54a72eb11e Merge pull request #207 from Spuds/docblock 11 years ago
  Spuds c8e62fe029 ! Fix many of the phpdocumentor errors with our docblock's 11 years ago
  Spuds b6e15e72d9 ! move fixchar create_function to Subs.php (Display.php, Subs-Auth.php, Subs-Post.php 11 years ago
  emanuele45 86d1db0c91 Merge pull request #153 from emanuele45/copyright_2012 12 years ago
  emanuele 3318ddf457 Centralized username validation in validateUsername, still a small inconsistency changing names from the profile (removed bribes...) 12 years ago
  emanuele 02667d6d57 Copyrights changed to 2012 12 years ago
  emanuele 3426dfc776 Quick fix for search members in admin list with postgre 12 years ago
  Spuds 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 years ago
  Spuds af915c8fee ! Initial commit of Post and PM drafts function, don't expect everything to work ;) 12 years ago
  emanuele45 8a2d637373 Merge pull request #57 from live627/profile_hooks 12 years ago
  John Rayes e9e8e25cd7 ! Revert back to logging deleted members' member_name 12 years ago
  John Rayes 77ac6d0c35 Use logActions() to log deleted members in one go 12 years ago
  marcusforsberg e4165924f0 + Add a bunch of hooks that I want in 2.1 12 years ago
  emanuele b99b540194 ! $knownInts and $knownFloats are passed by integrate_register [Bug 4968] 12 years ago
  Spuds 9bc133e941 ! Updates to better manage memory requests 12 years ago
  emanuele 1b843d5d2d ! Two missing / in require_once files: Subs-Membergroups.php and Subs-Members.php 12 years ago
  emanuele 92d681b077 reattributePosts returns nothing now + city => server in ['default_timezone'] 12 years ago
  emanuele 34fc9fa3ae Reassign topics while reassign messages [Bug 4730] 12 years ago
  emanuele f5b373a401 Another array_intersect problem. Thanks asmith and feline for the bug report and th fix 12 years ago
  emanuele 20d00675bb Replaced all the remaining inserts directly in {db_prefix}log_actions with calls to logAction + changed a bit logAction to fully support logs from profile pages [Bug 4886] 12 years ago
  Spuds 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 years ago
  Spuds b364c94c23 ! duplicate ID if openID active in registration, config_var with multiple=true [Bug 4891], couple of things in Subs-Members 12 years ago
  Spuds f430ae4072 ! Some versions may not contain a minor type. (Subs-Package.php) [Bug 4775] 12 years ago
  Spuds f438dcabae ! Change @ini_get to ini_get. It never returns an error. 12 years ago