Plugin: RS Buddypress Activity Refresh

Join this plugin group to follow comments, support topics and reviews.

Change Log

1.5

  • Replacing hook “bp_init” with “after_setup_theme”. Now it works with Buddypress 1.5

1.2

  • Adding jquery.timeago.js plugin to update the “since”-values
  • Changing the Ajax loop to include group comments

1.1.4

  • Reset the page title when the activity list was refreshed by user

1.1.3

  • Move the Admin Page to the Buddypress Menu

1.1.2

  • The javascript add the count of new entries to the page title

1.1

  • break the loop, when the current id is less than the last id. All other
    entries already in the list or older.
  • changing javascript to send the last_id instead of list with all ids
  • doublecheck in javascript if the activity id already exists before adding
    entry
  • adding translations german/english

1.0.7

  • Adding Admin Page to set Refresh Rate

1.0.6

  • Bug Fixing

1.0.5

  • code cleaning

1.0.4

  • Initial stable release