jQuery(document).ready(function() {
  jQuery('.timestamp').timeago();
});