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

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