Diogo Cordeiro b730582336 [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL пре 5 година
..
lib 3860c25dc0 [ConversationTree] Format the plugin, add strict typing and fix docblocks пре 5 година
locale aee5506f00 [PLUGINS] Removed GeoURL as the service doesn't exist anymore пре 5 година
ConversationTreePlugin.php b730582336 [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL пре 5 година
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');