Changes for NewUserMessage:
authorTim Starling <tstarling@users.mediawiki.org>
Thu, 7 Aug 2008 10:39:19 +0000 (10:39 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Thu, 7 Aug 2008 10:39:19 +0000 (10:39 +0000)
commit73554ed8290cff22511eced7dcb81971e857cde3
treebdc688900d0f5c712ace5ddfc1e2cc0796d436ee
parent5bf3effef81a31e8098cd8ef365866c4271889ca
Changes for NewUserMessage:
* Add UserGetReservedNames hook to allow extensions to define reserved names without loading messages at setup
* Don't try to notify nonexistent, non-IP users by inserting a username into the user_newtalk.user_ip field. It doesn't work.
includes/Article.php
includes/User.php