Added proper enabling and disabling of sending RTs to Twitter.
This commit is contained in:
@@ -46,6 +46,7 @@ define('PROFILES_PER_MINILIST', 8);
|
||||
define('FOREIGN_NOTICE_SEND', 1);
|
||||
define('FOREIGN_NOTICE_RECV', 2);
|
||||
define('FOREIGN_NOTICE_SEND_REPLY', 4);
|
||||
define('FOREIGN_NOTICE_SEND_REPEAT', 8);
|
||||
|
||||
define('FOREIGN_FRIEND_SEND', 1);
|
||||
define('FOREIGN_FRIEND_RECV', 2);
|
||||
|
Reference in New Issue
Block a user