friendica-addons/buffer
Philipp Holzer 0822bb59a3
php notice fixings
addons:
- bufferapp (missing errorcode)
- twitter (wrong field name 'nickname')
core:
- bbcode (incomplete attachementdata)
- crypto (uninitialized key)
2019-08-27 08:27:06 +02:00
..
lang
templates
buffer.css
buffer.php
bufferapp.php php notice fixings 2019-08-27 08:27:06 +02:00
README.md

The addon uses the library from https://github.com/thewebguy/bufferapp-php

Please register an app at http://bufferapp.com/developers/api

Please use (your server address)/buffer/connect as Callback URL.

After the registration please enter the values for "Client ID" and "Client Secret" in the administration.