]> git.mxchange.org Git - friendica-addons.git/blob - README.md
README: Add link to commit history
[friendica-addons.git] / README.md
1 # frio-hovercard
2 friendica hovercard addon for the frio theme
3
4 This addon provides a hovercard for firendicas frio theme.
5
6 **It not intended to use the plugin without the frio theme or vice versa.**
7
8 It's a sample implementation how friendica could provide json userdata for
9 the hovercard. Ideally we should implement something like a profile data api endpoint like 
10 it is done in diaspora & gnu social. This would search at the foreign server for the requested data.
11 We could also think about supporting requesting the api of diaspora  and gnu social.
12
13 At the present state the data comes from the own contact and gcontact table
14
15 [original commit history](https://github.com/rabuzarus/frio_hovercard/commits/master)