self follow on login

This commit is contained in:
ghost 2022-01-01 08:09:04 +02:00
parent 22fe7b3610
commit c43329c48a

View File

@ -65,6 +65,9 @@ if (isset($_POST) && $_POST) {
if ($_twister->importWallet($userName, $userPrivateKey)) {
// Follow self feed
$_twister->follow($userName, [$userName]);
// @TODO: add login time
// Auth