The tag has no wiki summary.

learn more… | top users | synonyms

14
votes
0answers
344 views

Add Timeline and Revisions links

Screenshot / Code Snippet About Add revision links, and timeline links on all questions post menus. Intended for development features, probably useless when the feature is actually ...
2
votes
1answer
92 views

Something's changed about user timelines

Six to Eight's user display has just broken, as the /user/id/timeline route seems to have started returning different data. Previously, timeline_type of entries in the user_timelines array used to be ...
6
votes
1answer
137 views

In the timeline the ability to know what events belong to what question

Take this example: http://api.stackoverflow.com/0.9/questions/3165492;3182016/timeline Would it not make sense to have the question_id as a parameter on each timeline object? It makes the timeline ...