forked from GNUsocial/gnu-social
Fixes some "Declaration of $child::method should be compatible with $parent::method" warnings.
The ConversationTree plugin displays conversation replies in a hierarchical manner like StatusNet pre-v1.0 used to. Installation ============ add "addPlugin('ConversationTree');" to the bottom of your config.php Settings ======== none Example ======= addPlugin('ConversationTree');