Michał
36f8c39c86
Bump Facebook Graph API to v5.0 ( #366 )
...
* Add DEFAULT_FACEBOOK_API_VERSION constant
2021-10-25 18:49:37 +02:00
Lud
853dce6dc8
Change secure_image_url default from false to true ( #346 )
...
* default secure_image_url to true
* Update Readme
* Adds and adjusts tests
2021-02-09 07:23:36 +01:00
shane niu
3c3d18d60b
#343 . add access token params in the profile picture url
2020-10-19 23:54:33 +02:00
Madeleine Linder
c4993ad4ec
Upgrade Facebook Graph API to 4.0
...
The current Facebook Graph API version (v3.0) was only available until
28 July, 2020. This commit upgrades it to v4.0.
----
Version 4.0
Released July 29, 2019 | Available until November 2nd, 2021
https://developers.facebook.com/docs/graph-api/changelog/version4.0
2020-08-26 15:23:18 +02:00
Josef Šimánek
0df55c0be7
Fix Ruby warnings. ( #331 )
...
* Fix Ruby warnings.
* Move authorization_code_from_signed_request_in_cookie to option.
2020-01-20 04:05:41 +01:00
Igor Springer
445d6d6872
Upgrade Facebook Graph API to 3.0 (major gem version upgrade)
...
**Version 3.0**
Released May 1, 2018 | Available until July 26, 2020
https://developers.facebook.com/docs/graph-api/changelog/version3.0
2020-01-19 20:04:12 +01:00
Igor Springer
5fdcad76fb
Upgrade Facebook Graph API to 2.11 (2.10 EOL is coming)
...
Offical message from Facebook I got today:
```
Graph API v2.10 which will reach the end of its 2-year lifetime on 05 November, 2019.We estimate 1 endpoint in total will be impacted by this change and may stop working after the automatic upgrade push. To ensure a smooth transition, please migrate all calls to Graph API v2.11 or higher.
```
According to [the official documentation](https://developers.facebook.com/docs/graph-api/changelog/version2.10/ ):
**Version 2.10**
Released July 18, 2017 | Available until November 7, 2019
2019-11-07 10:16:21 +01:00
Piotr Jaworski
be53b7a9e0
Bumped version of Graph API to 2.10
2018-03-29 20:28:40 +02:00
Mark Dodwell
edc21693ba
remove support for ruby < 1.9, upgrade hash syntax
2016-06-26 17:44:08 -07:00
Mark Dodwell
d7379d4e7c
upgrade to verioned API endpoints (2.6). re: #245
2016-06-26 17:39:36 -07:00
Mark Dodwell
8828dea865
add tests for removing query string and prep for 3.0.0 release
2015-10-26 22:56:53 -07:00
blueplanet
6993244901
Fix default info_fields to 'email'
2015-07-12 20:23:48 +09:00
Josef Šimánek
db0d393db8
Refactor SignedRequest class.
2015-03-30 19:44:47 +02:00