Merge branch 'takeshitakenji/gnu-social-twitter-repeat-config' into mmn_fixes

This commit is contained in:
Mikael Nordfeldth
2017-07-11 22:09:12 +02:00
5 changed files with 25 additions and 4 deletions

View File

@@ -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);