From 93ca995bb299ddf669347d8cfd76e3f4870387ca Mon Sep 17 00:00:00 2001 From: rabuzarus <> Date: Thu, 5 May 2016 21:33:14 +0200 Subject: [PATCH] Provide some further informations at the README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 162f368e..854d5611 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # frio-hovercard friendica hovercard addon for the frio theme + +This addon provides a hovercard for firendicas frio theme. +**It not intended to use the plugin without the frio theme or vice versa. + +It's a sample implementation how friendica could provide json userdata for +the hovercard. Ideally we should implement something like a profile data api endpoint like +it is done in diaspora & gnu social. This would search at the foreign server for the requested data. +We could also think about supporting requesting the api of diaspora and gnu social. + +At the present state the data comes from the own contact and gcontact table