Add events to UserProfile::isAccessible, UserProfile::isProtected and UsersOnlineList...
authorFeuerfuchs <vulpes.ignitus+github@gmail.com>
Tue, 3 Jan 2017 23:12:45 +0000 (00:12 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 3 Jan 2017 23:12:45 +0000 (00:12 +0100)
commit55bf83d40d98ce1388a8ee5f8ae51ab63c832e52
tree0276549f3f479225dc031dc1e86203a5b1296d37
parentf671288a58f878ca25a8f055f646250c4aeca0c5
Add events to UserProfile::isAccessible, UserProfile::isProtected and UsersOnlineList::isVisible (#2153)

* Add events to UserProfile::isAccessible, UserProfile::isProtected and UsersOnlineList::isVisible

* Editor was messing with tabs

* Implement requested changes

* Fix tabs

* Implement requested changes

* Fix unintentional fall-through
wcfsetup/install/files/lib/data/user/UserProfile.class.php
wcfsetup/install/files/lib/data/user/online/UsersOnlineList.class.php