Tim Reid - 2010-02-07

This is actually harder to implement than it sounds as if it should be. This is because the user score data is retrieved using the "flair" mechanism, (e.g. http://meta.stackoverflow.com/users/flair/139977.html ) to aim to minimise the amount of data required from the server. However, this mechanism doesn't include details of whether there are new responses. In order to implement this feature, a main page needs to be retrieved. While this is not terribly difficult, it will take some time to get sorted. Watch this space.