Social Analytics – A StatusNet Plugin
I've started writing a small StatusNet plugin that shows users a few statistics about their account over time. You can checkout the screenshot in this post for a preview, and get it from github if you'd like to install it on your instance.
Like the "README" says: "my SN instance is pretty small (single-user, not many notices); I don't know how well it behaves on larger instances." The code is also a bit messy right now as I'm learning the "in"s and "out"s of the plugin architecture, but it does what it's supposed to do (or should anyway — if it doesn't, let me know on github).
If you'd like to contribute, I'm logging enhancements in the issue tracker. I'm also open to suggestions, of course.


great one :-) just installed it nice graphs.
Only problem the links to prev/next month don't support installations in subdirectories of the server ;-)
Hey, thanks! :)
I've updated 'social.php' a few minutes ago to fix the issue with prev/next links you mentioned.
Let me know if it works for you.
Thanks for testing!
Yes, the links are working now :-)