From d16ccf85c75f34c142736b6e1b7dc491898a1932 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Mon, 6 Aug 2018 16:16:10 -0400 Subject: Ignore locked accounts when syncing followers Previously, if a locked account was following the bot, it would give up syncing friends after receiving an error from Twitter if it had previously attempted to follow that account and the account hadn't accepted the request yet. Now, the bot does not attempt to follow locked accounts. refs hatkirby/snitch#1 --- vendor/libtwittercpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor') diff --git a/vendor/libtwittercpp b/vendor/libtwittercpp index b7bb942..4963c3d 160000 --- a/vendor/libtwittercpp +++ b/vendor/libtwittercpp @@ -1 +1 @@ -Subproject commit b7bb942cadfe3d657895af1557b78acc2559947e +Subproject commit 4963c3dd55b765a33a16a77af432f2bfa12b8359 -- cgit 1.4.1