Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle events and backfeed rsvps #42

Closed
snarfed opened this issue Jan 22, 2014 · 4 comments
Closed

handle events and backfeed rsvps #42

snarfed opened this issue Jan 22, 2014 · 4 comments

Comments

@snarfed
Copy link
Owner

snarfed commented Jan 22, 2014

only for FB and G+ right now, since they're the only ones that do events.

mostly just consists of adding event and rsvp support to activitystreams-unofficial. after that, bridgy should automatically do original post discovery, send webmentions for rsvps, and render the rsvps as mf2 without any additional bridgy-specific code.

thanks to @aaronpk and @tantek for the idea!

@snarfed
Copy link
Owner Author

snarfed commented Jan 22, 2014

looks like G+ events are exposed as Moments. they're exposed normally in FB's graph api, natch.

@snarfed
Copy link
Owner Author

snarfed commented Jan 25, 2014

@snarfed
Copy link
Owner Author

snarfed commented Jan 27, 2014

i was wrong, the G+ API doesn't expose events after all. when someone shares an event, you can see it in their stream with activities.list and get, but that's just a note about it, not the event itself. here's the G+ API bug asking for events: http://code.google.com/p/google-plus-platform/issues/detail?id=567

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants