Diogo Cordeiro b730582336 [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL vor 4 Jahren
..
lib 3860c25dc0 [ConversationTree] Format the plugin, add strict typing and fix docblocks vor 4 Jahren
locale aee5506f00 [PLUGINS] Removed GeoURL as the service doesn't exist anymore vor 4 Jahren
ConversationTreePlugin.php b730582336 [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL vor 4 Jahren
README a614205663 Add plugin READMEs vor 8 Jahren

README

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