]> git.mxchange.org Git - friendica.git/history - src/Console/User.php
Add basic search
[friendica.git] / src / Console / User.php
2020-02-29 nupplaPhilAdd basic search
2020-02-29 nupplaPhilMore list sub commands
2020-02-29 nupplaPhilAdd list command
2020-02-29 nupplaPhilAdd "User::remove()" to console command
2020-02-29 nupplaPhilAdd "User::block()" to console command
2020-02-29 nupplaPhilMove "User::deny()" to own method and update usages
2020-02-29 nupplaPhilMove "User::allow()" to own method and update usages
2020-02-29 nupplaPhilAdd new possibility to add a user per console
2020-02-29 nupplaPhilMove "NewPassword" to a common "user" console command