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

6 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
akirahrkw
9ad5965c89 add test case for test_users! 2016-07-20 17:11:24 +08:00
nov
a45de9e8e8 edge summary & more tests 2014-08-20 17:18:31 +09:00
nov
faff7034ba more tests 2014-06-03 15:03:43 +09:00
nov
a8502fbb8f likes & comments test 2014-05-30 16:10:01 +09:00
nov
ffae61e531 cached likes & comments, and more tests 2014-05-30 15:28:34 +09:00