friendica-addons/pumpio
Roland Häder 93fb5a6151 [cross] Moved CONTACT_* constants to class Friendica\Model\Contact (#670)
* [cross] Moved CONTACT_* constants to class Friendica\Model\Contact

* Other PR request:
- renamed Contact::CONTACT_IS_* to just plain Contact::* :-) (MrPetovan)
2018-07-28 01:34:38 -04:00
..
config Move addon-specific config to config/addon.ini.php 2018-07-11 22:56:52 -04:00
lang updated CS translation of the pumpio addon THX Aditoo 2018-06-12 16:19:21 +02:00
oauth Pumpio: Timeout should now work 2015-11-03 00:42:04 +01:00
README.md Move addon-specific config to config/addon.ini.php 2018-07-11 22:56:52 -04:00
pumpio.css some files were executable, now they are not 2017-12-07 14:26:26 +01:00
pumpio.php [cross] Moved CONTACT_* constants to class Friendica\Model\Contact (#670) 2018-07-28 01:34:38 -04:00
pumpio_sync.php [pumpio/twitter] Replace global $a with BaseObject::getApp() 2018-07-10 08:41:32 -04:00

README.md

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

[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.