friendica-addons/pumpio
Hypolite Petovan 34396fedfe Move Objects to Model
- Object\Photo -> Object\Image and Model\Photo
- Object\Contact -> Model\Contact
- Model\GlobalContact -> Model\GContact
2017-12-07 20:16:42 -05:00
..
lang
oauth
pumpio.css some files were executable, now they are not 2017-12-07 14:26:26 +01:00
pumpio.php Move Objects to Model 2017-12-07 20:16:42 -05:00
pumpio_sync.php
README.md

To let the connector work properly you should define an application name in the .htconfig:

$a->config['pumpio']['application_name'] = "Name of you site";

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