コミット履歴

作者 SHA1 メッセージ 日付
  Michael Johnson 5efaf7a21a Revert "Copyright correction." 11 年 前
  Michael Johnson 90fb4d0952 Revert "Tweaking copyright line for accuracy. (thank you Thantos)" 11 年 前
  emanuele45 ee6b6c309d Merge pull request #212 from emanuele45/master 11 年 前
  Norv 789a1a1697 Tweaking copyright line for accuracy. (thank you Thantos) 11 年 前
  Norv 74598c2506 Copyright correction. 11 年 前
  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 年 前
  emanuele 0f3cf7dfdc membersAllowedTo should now deal with post-based membergroups [Topic 380058] - Thanks Arantor for the report 11 年 前
  emanuele45 54a72eb11e Merge pull request #207 from Spuds/docblock 11 年 前
  Spuds c8e62fe029 ! Fix many of the phpdocumentor errors with our docblock's 11 年 前
  Spuds b6e15e72d9 ! move fixchar create_function to Subs.php (Display.php, Subs-Auth.php, Subs-Post.php 11 年 前
  emanuele45 86d1db0c91 Merge pull request #153 from emanuele45/copyright_2012 12 年 前
  emanuele 3318ddf457 Centralized username validation in validateUsername, still a small inconsistency changing names from the profile (removed bribes...) 12 年 前
  emanuele 02667d6d57 Copyrights changed to 2012 12 年 前
  emanuele 3426dfc776 Quick fix for search members in admin list with postgre 12 年 前
  Spuds 427ece1faa ! Spacing,spelling and comments ... pedantic at its best 12 年 前
  Spuds af915c8fee ! Initial commit of Post and PM drafts function, don't expect everything to work ;) 12 年 前
  emanuele45 8a2d637373 Merge pull request #57 from live627/profile_hooks 12 年 前
  John Rayes e9e8e25cd7 ! Revert back to logging deleted members' member_name 12 年 前
  John Rayes 77ac6d0c35 Use logActions() to log deleted members in one go 12 年 前
  marcusforsberg e4165924f0 + Add a bunch of hooks that I want in 2.1 12 年 前
  emanuele b99b540194 ! $knownInts and $knownFloats are passed by integrate_register [Bug 4968] 12 年 前
  Spuds 9bc133e941 ! Updates to better manage memory requests 12 年 前
  emanuele 1b843d5d2d ! Two missing / in require_once files: Subs-Membergroups.php and Subs-Members.php 12 年 前
  emanuele 92d681b077 reattributePosts returns nothing now + city => server in ['default_timezone'] 12 年 前
  emanuele 34fc9fa3ae Reassign topics while reassign messages [Bug 4730] 12 年 前
  emanuele f5b373a401 Another array_intersect problem. Thanks asmith and feline for the bug report and th fix 12 年 前
  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 年 前
  Spuds 6d253143bc ! Removed $context['complex_preg_chars'] usage in regex, only was required for php < 4.3.2 12 年 前
  Spuds b364c94c23 ! duplicate ID if openID active in registration, config_var with multiple=true [Bug 4891], couple of things in Subs-Members 12 年 前
  Spuds f430ae4072 ! Some versions may not contain a minor type. (Subs-Package.php) [Bug 4775] 12 年 前