forked from GNUsocial/gnu-social
Default behaviour was/is to do all actitivity notifications supported by plugin. Configure is in the config file by passing array with keyed boolean values like: addPlugin('Activity', array( 'StartFollowUser' => true, 'StopFollowUser' => false, 'JoinGroup' => true, 'LeaveGroup' => true, 'StartLike' => true, 'StopLike' => false));
Description
No description provided
Languages
PHP
77.5%
Gettext Catalog
9%
HTML
6.9%
JSONLD
3.5%
CSS
1.7%
Other
1.3%