I'm implementing the viewing of activity feeds in my GitHub app for Android, but I've run into another snag. I prefer to work with JSON rather than the Atom feeds for their simplicity, and I noticed that you can change the extension of a user's activity feed to .json to get the feed in JSON format. However, when trying to do the same for private activity feeds, it fails. Can the JSON format be supported by the private feeds as well?
-- You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/github?hl=en.
