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

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