gnu-social/plugins/SubMirror
2019-08-08 02:44:14 +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 [CORE][QUEUE] Error checking and type declaration on handling notice queue events 2019-08-08 02:44:14 +01:00
locale [TRANSLATION] Update Plugin POs 2019-06-09 16:10:03 +01:00
README Change mentions of PuSH to WebSub 2017-05-01 11:04:27 +02:00
SubMirrorPlugin.php [ROUTES] Allow accept-header specification during router creation 2019-08-03 17:47:16 +01:00

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