gdg-x / boomerang

Easy website for your GDG Chapter
http://gdg-x.github.io/boomerang/
Apache License 2.0
74 stars 104 forks source link

Event details are not shown in the news stream #10

Closed friedger closed 10 years ago

rac2030 commented 10 years ago

What do you mean exactly with event details?

Here is what is provided by the g+ API call:

{ "kind": "plus#activity", "etag": "\"KmFlUTDKo0bNqNhpeBygvIv8XvA/68xh6sY0V4thQWxrbz-Huzf07RY\"", "title": "We are hosting our first Google Developer Group Ski event. Together we are spending two days skiing ...", "published": "2014-01-12T19:05:23.381Z", "updated": "2014-01-20T09:34:33.000Z", "id": "z13ospghvprhwr0ki23terdxbvaizxvsg", "url": "https://plus.google.com/https://plus.google.com/events/c9np4u6vg0k0p61athno2nqpv4c", "actor": { "id": "117715978948849333403", "displayName": "GDG Zürich", "url": "https://plus.google.com/117715978948849333403", "image": { "url": "https://lh4.googleusercontent.com/-FdnP2OV-gM0/AAAAAAAAAAI/AAAAAAAAAGE/RHLZx6nUtZ8/photo.jpg?sz=50" } }

Splaktar commented 10 years ago

I believe that this pull request should resolve this: https://github.com/gdg-x/boomerang/pull/24

Splaktar commented 10 years ago

This should be resolved now that #24 has been merged. Please let me know if you are missing anything.