gnu-social/plugins/SubMirror
brunoccast 5c0a3102ff [ROUTES] Allow accept-header specification during router creation
Router:
- Fix calls to connect, most of them were misusing the function's params

URLMapper:
- Minor fixes
- Documentation
- Add support for accept-header specification

Plugins/*:
- Fix calls to connect
2019-08-03 17:47:16 +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
css viz cleanup on AddMirrorWizard 2011-01-18 18:13:24 -08:00
forms Remove Twitter from SubMirror 2014-03-02 22:58:23 +01:00
images/providers Remove Twitter from SubMirror 2014-03-02 22:58:23 +01:00
js viz cleanup on AddMirrorWizard 2011-01-18 18:13:24 -08:00
lib Remove Twitter from SubMirror 2014-03-02 22:58:23 +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

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