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

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