gnu-social/plugins/SubMirror
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 SubMirror now works properly as extended from FormAction 2015-07-17 17:09:36 +02:00
classes Avoid having to check for notices without rendered copies in upgrade.php 2016-01-06 15:32:27 +01:00
forms Remove Twitter from SubMirror 2014-03-02 22:58:23 +01:00
lib [REFACTOR] Added explicit return type to all instances of QueueHandler::handle 2019-08-11 01:11:41 +01:00
locale [VersionBump] 2.0.0beta0 2021-07-18 12:49:17 +01:00
README Change mentions of PuSH to WebSub 2017-05-01 11:04:27 +02:00
SubMirrorPlugin.php [CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL 2021-07-16 19:44:36 +01:00

README

The SubMirror plugin pull WebSub-enabled feeds into your timeline.

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

Settings
========
none

Example
=======
addPlugin('SubMirror');