friendica-addons/appnet
Tobias Diekershoff bb04495f5b Merge pull request #407 from annando/removed_lockpath
Deprecated parts removed
2017-03-09 09:23:46 +01:00
..
lang Update IT strings 2017-01-18 14:04:53 +01:00
templates Appnet: Now you can add a central oauth configuration as well. 2014-06-15 17:33:16 +02:00
AppDotNet.php App.net: New connector that will be expanded to a bidirectional connector in the future. 2014-06-07 10:27:48 +02:00
DigiCertHighAssuranceEVRootCA.pem App.net: New connector that will be expanded to a bidirectional connector in the future. 2014-06-07 10:27:48 +02:00
README.md The addons "fromgplus" and "appnet" are now having a better documentation 2015-11-21 12:27:48 +01:00
appnet.css Appnet: Bidirectional sync with app.net 2014-06-10 20:14:51 +02:00
appnet.php Deprecated parts removed 2017-03-09 06:58:36 +00:00

README.md

App.net Plugin

With this addon to friendica you can give your users the possibility to post their public messages to App.net and to import their timeline. The messages will be strapped their rich context and shortened to 256 characters length if necessary.

Installation

If you have an developer account you can create an Application for all of your users at https://account.app.net/developer/apps/. Add the redirect uri "https://your.server.name/appnet/connect" (Replace "your.server.name" with the hostname of your server)

If you can't create an application (because you only have a free account) this addon still works, but your users have to create individual applications on their own.