gnu-social/plugins/RemoteFollow
Diogo Peralta Cordeiro 6e031d623a [VersionBump] 2.0.0beta0
Updated composer and translations

composer install --no-dev
composer dump-autoload --optimize
git add vendor/ --force
make updatepo
2021-07-18 12:49:17 +01:00
..
actions [RemoteFollow] Fix location display 2021-07-16 19:44:37 +01:00
locale [VersionBump] 2.0.0beta0 2021-07-18 12:49:17 +01:00
EVENTS.txt [RemoteFollow] Initial work in the RemoteFollow plugin 2021-07-16 19:44:34 +01:00
README.md [RemoteFollow] Initial work in the RemoteFollow plugin 2021-07-16 19:44:34 +01:00
RemoteFollowPlugin.php [RemoteFollow] Initial work in the RemoteFollow plugin 2021-07-16 19:44:34 +01:00

README.md

RemoteFollow Plugin

(c) 2019 Free Software Foundation, Inc

This is the README file for GNU social's ActivityPub plugin. It includes general information about the plugin.

About

This plugin adds remote-follow button support to GNU social.

Installation

This plugin is enabled by default.

Settings

This plugin has no settings.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program, in the file "COPYING". If not, see http://www.gnu.org/licenses/.

IMPORTANT NOTE: The GNU Affero General Public License (AGPL) has
*different requirements* from the "regular" GPL. In particular, if
you make modifications to the plugin source code on your server,
you *MUST MAKE AVAILABLE* the modified version of the source code
to your users under the same license. This is a legal requirement
of using the software, and if you do not wish to share your
modifications, *YOU MAY NOT USE THIS PLUGIN*.