0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Jul 18, 2025 — Jul 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Actually exchange returns JSON More... almost 16 years ago
Let apps exchange session_key for a token More... almost 16 years ago
Remove typo More... almost 16 years ago
Example command and view which setup facebook 'Real-time updates subscription'. More... almost 16 years ago
Handle multidicts More... almost 16 years ago
Actually Graph API consumes form-encoded More... almost 16 years ago
Return a single value More... almost 16 years ago
Allow passing a custom access token More... almost 16 years ago
Typo More... almost 16 years ago
First stab at obtaining the access_token More... almost 16 years ago
debug logs More... almost 16 years ago
Redirects to graph API should not escape the frame More... almost 16 years ago
If restoring state, pass the same redirect URI More... almost 16 years ago
Store token so you can reuse it when subscribing More... almost 16 years ago
First stab at callback decoration More... almost 16 years ago
Remove old token, allow anonymous access More... almost 16 years ago
Create Graph API wrapper More... almost 16 years ago
Graph is not accessible More... almost 16 years ago
Laying base for further graph API More... almost 16 years ago
Typos More... almost 16 years ago
One more leftover More... almost 16 years ago
Post-refactoring cleanup More... almost 16 years ago
This. Is. Pyyythoooon! More... almost 16 years ago
Merge of changes to catch invalid token error. More... almost 16 years ago
Catch Invalid Token error when using API and re-auth appropriately. More... almost 16 years ago
Merge branch 'master' of git://github.com/marinho/pyfacebook into HEAD More... almost 16 years ago
Fixing admin.setRestrictionInfo More... about 16 years ago
Added set/getAppProperties and a mechanism to allow them to be signed (i.e. not to use the new access_token) to make them work. Removed some debug print statememts. More... about 16 years ago
Merge branch 'master' of http://github.com/mjallday/pyfacebook Also added similar code to work with the 'New SDKs' Migrations setting. More... about 16 years ago
a 'works for me' tweak to make pyfacebook work with the new graph api and javascript sdk. this should allow pyfacebook to work with django-socialauth etc (or it does for me anyway). most methods still work but some crash such as auth.getSession() (there is no session in the new api). More... about 16 years ago