Diogo Peralta Cordeiro 8edd975b11 [ActivityPub] Set Notice scope when storing activities 2 年之前
..
actions a0f72fe5c6 Avoid ordering just by a timestamp 2 年之前
classes c834d27dd6 [TheFreeNetwork] Do not allow lower priority protocols to handle remote actors already handled by the higher ones 2 年之前
doc 2f1ddd8280 [CORE] Add ActivityPub plugin 2 年之前
lib 8edd975b11 [ActivityPub] Set Notice scope when storing activities 2 年之前
locale 6e031d623a [VersionBump] 2.0.0beta0 2 年之前
scripts 30024b4d47 [ActivityPub][SCRIPTS] Add fix_subscriptions.php 2 年之前
ActivityPubPlugin.php c5e433d577 Update the project homepage and IRC channel 2 年之前
CONTRIBUTING.md 903a9d2667 [DOCUMENTATION] Adopt PSR-12 and clarify on arrays 2 年之前
COPYING 2f1ddd8280 [CORE] Add ActivityPub plugin 2 年之前
README.md 6af86536aa [AP] Subscribe RemoteFollow plugin events for allowing following with the remote-follow button 2 年之前
phpunit.xml 2f1ddd8280 [CORE] Add ActivityPub plugin 2 年之前

README.md

ActivityPub plugin for GNU social

(c) 2018-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 ActivityPub support to GNU social.

Additional functionality

The RemoteFollow plugin is recommended as it increases the UX significatively, it adds a remote follow button to user profiles.

Credits

Special thanks

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*.