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

13 commits

Author SHA1 Message Date
nov
1647bc42bd fix broken spec 2020-06-30 14:17:54 +09:00
nov
7611b69e5f use Graph API v2.11 2017-11-21 16:24:43 +09:00
Nov Matake
9fde775e8a fix tiny broken test 2017-10-18 18:08:27 +09:00
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
182f1e9c64 default v2.4 2017-02-28 18:02:04 +09:00
nov
1f40116d88 refactored attribute assigner 2015-07-09 19:17:01 +09:00
Johannes Barre
854bc698e4 Adjust specs to @8d7c1ac4cf 2015-04-28 16:04:23 +02:00
nov
304975322b basic searchable spec 2015-01-09 12:30:14 +09:00
nov
47e8847239 meaningless test 2014-06-11 00:55:56 +09:00
nov
682816790b better api versioning
close #1
2014-06-11 00:54:21 +09:00
nov
5e4a703956 app edges 2014-06-05 18:29:48 +09:00
nov
8562584647 fb_graph2.rb 100% coverage 2014-05-05 23:24:17 +09:00
nov
f6aee7496e initial commit 2014-05-03 18:56:42 +09:00