mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-09-07 07:31:34 +00:00
TWBlue should not allow users to retweet or quote any protected account. Closes #454
This commit is contained in:
@@ -125,6 +125,9 @@ class Buffer(object):
|
||||
def share_item(self):
|
||||
pass
|
||||
|
||||
def can_share(self):
|
||||
pass
|
||||
|
||||
def destroy_status(self):
|
||||
pass
|
||||
|
||||
|
Reference in New Issue
Block a user