friendica-addons/pumpio
2021-05-01 08:59:14 +00:00
..
config
lang ES translation of the pumpio addon updated THX Senex Petrovic 2021-04-06 06:56:58 +02:00
oauth
pumpio.css
pumpio.php Twitter: Attachments are stripped from the body / Posting connectors: Add attachments to the body 2021-05-01 08:59:14 +00:00
pumpio_sync.php
README.md

To let the connector work properly you should define an application name in config/addon.config.php:

'pumpio' => [
	'application_name' => '',
	// Displays forwarded posts like "wall-to-wall" posts.
	'wall-to-wall_share' => false,
	// Given in minutes
	'poll_interval' => 5,
],

This name appears at pump.io and is important for not mirroring back posts that came from Friendica.