Note
I'm done with this. If someone wants to maintain it send me a note and I'll transfer the repo. Or just fork it, or whatever.
Timeago plugin for GNU social
This tiny plugin adds JavaScript on your GNU social pages so that fuzzy timestamps ("2 minutes ago") stay up to date after the initial page load.
Thanks to the timeago jquery plugin which does all of the heavy-lifting.
Instructions
- Make sure the files are in a folder called Timeago if they're not already
- Put the folder in your /plugins/ directory
- Tell /config.php to use it with: addPlugin('Timeago');