1
0
Fork 0
mirror of https://github.com/nov/fb_graph2 synced 2023-03-27 23:22:15 -04:00
Commit graph

8 commits

Author SHA1 Message Date
Nitish Madhukar
4a49e6faa8 Update v2.8 (#1)
* default v2.4

* links edge is no longer available. use feed

https://developers.facebook.com/docs/apps/changelog#v2_4_changes

* statuses edge is no longer available. use feed

https://developers.facebook.com/docs/apps/changelog#v2_4_changes

* invited edge is no longer available

https://developers.facebook.com/docs/apps/changelog#v2_4_changes

* home edge is no longer available.

https://developers.facebook.com/docs/apps/changelog#v2_4_changes

* inbox edge is no longer available.

https://developers.facebook.com/docs/apps/changelog#v2_4_changes

* notifications and outbox edges are no longer availabe.

https://developers.facebook.com/docs/apps/changelog#v2_4_changes

ps.
outbox isn't mentioned in the doc, but read_mailbox deprecation causes outbox deprecation too.

* update graph api version to 2.8

* update gem version

* remove applications edge

* update message_tags json data format

* align with features in v2.8

* align with features in v2.7

* align with features in v2.6

* align with features in v2.5

* align with features in v2.4
2017-02-28 18:30:52 +09:00
nov
bd83d4f087 page ratings 2015-04-02 16:33:01 +09:00
Bryan Brunetti
3e83a0753a fixed a bug where conversation messages are not being authenticated 2015-03-27 17:12:43 -04:00
nov
0c05153fe2 Graph API v2.2 - rename Page#admins to Page#roles
(actually not renaming for legacy version support)

close #18
2014-11-01 13:40:59 +09:00
nov
53dfdec608 Graph API v2.2 - page settings & app permissions 2014-10-31 18:13:14 +09:00
nov
194039cd1a offers 2014-09-04 17:22:59 +09:00
nov
4befaaee82 page spec 2014-09-01 13:04:28 +09:00
nov
dc9e265b9d more tests & rspec3 migration 2014-06-03 18:26:33 +09:00