Addons for Friendica
Go to file
rabuzarus 9db0338d5c small README polish 2016-05-25 08:28:28 +02:00
templates hovercard for the frio theme (initial commit) 2016-05-05 20:59:29 +02:00
LICENSE Initial commit 2016-05-03 19:32:18 +02:00
README.md small README polish 2016-05-25 08:28:28 +02:00
experimental mark frio hovercard addon as experimental 2016-05-25 08:25:27 +02:00
frio_hovercard.php prevent that contact actions are shown to not logged in users 2016-05-10 17:11:51 +02:00

README.md

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