The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
30 views

No award_count field on any badges

The docs say the default filter includes award_count, and I've made a filter with it in. But no award_count is returned on any badge route. The exception being when a badge item is returned in ...
4
votes
0answers
707 views

achivy.com, track all your statistics, reputation and badges in one place (now also supports coderwall)

About Time to collect your achivies Achivy adds some fun to your life. It supports Stack Overflow and all Stack Exchange applications, GitHub,Coderwall Ohloh as well as many other ...
3
votes
0answers
22 views

Hide badges I've already attained

About Inspired by this Meta SO question, this user script adds a checkbox to the Badges page to allow you to hide badges you've already attained, so you can easily see which remain. The checkbox's ...
3
votes
0answers
53 views

IHaveBadges - A script to link your badges in the toolbar to your list of badges in your profile

This is a very simple script that, in response to this Meta Stack Overflow feature request, transforms the list of badges in the toolbar to a link to the user's badges in his or her profile. ...
1
vote
0answers
67 views

Why have routes /badges/name and /badges/tags been favored over respective query parameters for /badges?

I realize that the API is frozen, hence tagging this as support rather than feature-request or bug - I'm irritated about the two routes /badges/name and /badges/tags: They seem to simply filter down ...