Alexei Sorokin e206995268 Set HTTP status codes with http_​response_​code() 4 anni fa
..
actions e206995268 Set HTTP status codes with http_​response_​code() 4 anni fa
extlib 3e9b0d6018 split is gone, use explode. PHP7 extlib fix 8 anni fa
lib 8fac7a9f6c StatusNet class renamed GNUsocial 9 anni fa
locale a9c365a5eb [VersionBump] 2.0.0alpha0 4 anni fa
scripts ad91ef66bd [SCRIPTS] Set PUBLICDIR in plugin scripts as well 5 anni fa
DomainStatusNetworkPlugin.php b730582336 [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL 5 anni fa
README a614205663 Add plugin READMEs 8 anni fa

README

The DomainStatusNetwork plugin adds tools to map one status_network to one
email domain in a multi-site installation.

Relates to "status_network":
* /scripts/setup.cfg.sample
* /scripts/setup_status_network.sh
* /scripts/settag.php
* /scripts/delete_status_network.sh
* /scripts/move_status_network.sh


Installation
============
add "addPlugin('DomainStatusNetwork');"
to the bottom of your config.php

Settings
========
none

Example
=======
addPlugin('DomainStatusNetwork');