Files
2012-02-21 01:15:00 -05:00

1 line
3.1 KiB
JSON

[{"user_id": 2597, "stars": [], "topic_id": 35748, "date_created": 1305699734.6280341, "message": "please add the missing pieces.. if possible", "group_id": 2780, "id": 1093485}, {"user_id": 2597, "stars": [], "topic_id": 35748, "date_created": 1305699633.477464, "message": "I just noticed that in the discover api (get popular,recent,trending groups) JSON response, it doesn't have the is_member and tracked attribute. Could this be added so I don't have to do another call to groups/group_id just to get these two values?", "group_id": 2780, "id": 1093475}, {"user_id": 2597, "stars": [], "topic_id": 35748, "date_created": 1305699680.886071, "message": "for example the JSON response returned by /groups for HN is\n{\"topics_count\": 355, \"creator\": {\"username\": \"ericflo\", \"url\": \"/users/ericflo/\", \"id\": \"1\", \"img\": \"https://convore2.s3.amazonaws.com/userpics/1/1298328682.jpg\"}, \"is_member\": true, \"primary_topic_id\": 32399, \"unread_topics_count\": 2, \"is_admin\": false, \"id\": \"95\", \"tracked\": true, \"kind\": \"public\", \"members_count\": 5712, \"name\": \"Hacker News\", \"url\": \"/hacker-news/\", \"slug\": \"hacker-news\", \"date_latest_message\": 1305696581.156707, \"date_created\": 1296522695.0, \"unread\": 2}", "group_id": 2780, "id": 1093478}, {"user_id": 2597, "stars": [], "topic_id": 35748, "date_created": 1305699711.3361189, "message": "and the other one returned by popular is\n{\"topics_count\": 355, \"creator\": {\"username\": \"ericflo\", \"url\": \"/users/ericflo/\", \"id\": \"1\", \"img\": \"https://convore2.s3.amazonaws.com/userpics/1/1298328682.jpg\"}, \"primary_topic_id\": 32399, \"id\": \"95\", \"kind\": \"public\", \"members_count\": 5712, \"name\": \"Hacker News\", \"url\": \"/hacker-news/\", \"slug\": \"hacker-news\", \"date_latest_message\": 1305696581.156707, \"date_created\": 1296522695.0},", "group_id": 2780, "id": 1093481}, {"user_id": 1706, "stars": [], "topic_id": 35748, "date_created": 1305702259.5714581, "message": "just strikes me that membership and tracking is something trivially tracked on the client side", "group_id": 2780, "id": 1093778}, {"user_id": 1706, "stars": [], "topic_id": 35748, "date_created": 1305702163.0974281, "message": "@equinox I hope it's not rude of me to chime in saying \"you don't need that\" - but the popular, recent and trending endpoints are probably heavily cached so personalizing them may be expensive. More importantly, you've already got access to the current user's groups don't you? (you're doing an ipad client right?)", "group_id": 2780, "id": 1093771}, {"user_id": 2597, "stars": [], "topic_id": 35748, "date_created": 1305723840.3895781, "message": "I am trying to have a join button if he/ she is not a member in one of these groups, just like the site... If it is not included then its hard or double work for me", "group_id": 2780, "id": 1096679}, {"user_id": 2597, "stars": [], "topic_id": 35748, "date_created": 1305724137.3177099, "message": "I know its not important, i can always do a checknwith my group and this list... I am saying it would be nice to have", "group_id": 2780, "id": 1096724}]