0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 19, 2025 — Jul 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add support for SMS methods, fixes #61 More... about 18 years ago
Remove obsolete comment More... about 18 years ago
Add friends.getLists and flid, thanks to Alexis Smirnov for the patch More... about 18 years ago
Update parameters for publishTemplatizedAction - [email protected] More... about 18 years ago
Fix for #62 and hopefully #46, thanks to Edward George for the patch More... about 18 years ago
Add the tests from the GHOP participant Molly McCreary More... about 18 years ago
Fix for issue #65, jsonify arguments if its a dict or list More... about 18 years ago
setFBML fix for new profiles. Patch from [email protected] More... about 18 years ago
Initial support for the new profiles. More... about 18 years ago
PATCH: Support for Google App Engine in pyfacebook - Adam Hupp <[email protected]> Currently GAE requires that applications use its own urlfetch module instead of urlib2.urlopen. This change adds a wrapper function that uses GAE urlfetch if available otherwise it falls back to urllib2. More... over 18 years ago
Add copyright and license information. More... over 18 years ago
Add mark_safe and escape to Message.as_fbml() for Django auto-escaping compliance More... over 18 years ago
typo, thanks rkmr.em More... over 18 years ago
Preserve argspecs of decorated functions, thanks to bobbyrullo More... over 18 years ago
really fix the sample app to use named parameters More... over 18 years ago
Add data.get/setCookie methods, add the markup back to setFBML, added page_actor_id to publishTemplatizedAction More... over 18 years ago
Remove print's when JSON is not available for Conduit. There should be some other way of notifying the user if there's no JSON though. Thanks to John Stowers. More... over 18 years ago
Fix a bug in the sample app, thanks to Elena Tatarchenko <[email protected]> More... over 18 years ago
Move get_app_url into base Facebook where it belongs More... over 18 years ago
Fix typo in profile_action More... over 18 years ago
stupid typo. More... over 18 years ago
Changes to profile.setFBML - markup is deprecated. See http://developers.facebook.com/news.php?blog=1&story=61 Fixes issue #44, thanks to grangier. More... over 18 years ago
I completely overhauled all the WSGI, Paste, and Pylons code. Much of it was completely broken due to changes in PyFacebook. I've code reviewed this stuff, but no one else has. Nonetheless, it's working in my own Facebook project. More... over 18 years ago
Fixed updated() bug, thanks to GHOP student Molly McCreary. Also added notification.sendEmail, fixing #42 More... over 18 years ago
Fix possible bug if middleware is misconfigured, thanks to Ben Zimmerman More... over 18 years ago
Fix for Benjamin Zimmerman's issue More... over 18 years ago
Thanks to Benjamin Zimmerman for reporting the issue with 'internal' More... over 18 years ago
Added Luke Worth to the authors list More... over 18 years ago
Thanks to Luke Worth for pointing out my stupidity More... over 18 years ago
Fix stupid mistake, thanks to Luke Worth for the fix More... over 18 years ago