]> git.mxchange.org Git - friendica.git/history - src/Console/User.php
First batch of notes for the 2020.03 CHANGELOG
[friendica.git] / src / Console / User.php
2020-03-09 Tobias DiekershoffMerge pull request #8388 from annando/fetch
2020-03-03 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-03-02 MichaelMerge remote-tracking branch 'upstream/develop' into...
2020-03-02 Hypolite PetovanMerge pull request #8350 from nupplaphil/bug/8342_not_link
2020-02-29 Hypolite PetovanMerge pull request #8324 from nupplaphil/feat/8245...
2020-02-29 nupplaPhilRename method name
2020-02-29 nupplaPhilImprove start/count parameter
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