0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
why do i have two facebook.pys? More... over 17 years ago
refactoring More... over 17 years ago
[no comment] More... over 17 years ago
removed api key More... over 17 years ago
more tweaks More... over 17 years ago
working django app More... over 17 years ago
added timeout to validation More... over 17 years ago
project decoupling hack More... over 17 years ago
first import of django app More... over 17 years ago
fix for forms with more post fields More... over 17 years ago
yet another stupid mistake More... over 17 years ago
beginnings of internal facebook apps More... over 17 years ago
stupid mistake More... over 17 years ago
made arg_hash public More... over 17 years ago
notifications and users More... over 17 years ago
stupid mistake More... over 17 years ago
error More... over 17 years ago
setFBML More... over 17 years ago
removed api key More... over 17 years ago
Initial version of image uploading More... over 17 years ago
Added some changes from Cedric Shock to make the methods generic. More... over 17 years ago
add svn ignore for hidden . files used in my PyDev Eclipse editor More... almost 18 years ago
First shot at Upgrade to API version 1.0 1. preen old functions out and insert the new ones in, using similar xml parsing as your old version. 2. elt is not used anymore to denote a list, instead it is an attribute of the containing element which makes it difficult for a document level list 3. _call_method needs to pass the argument v=1.0 into the hashing function 4. the root node has a new naming convention, ie: facebook.auth.getToken -> auth_getToken_repsonse 5. added a function to provide new linking features 6. update error detection code 7. update test code and put it at the bottom (should delete on release) 8. put my name in the top credits. More... almost 18 years ago
Added next parameter for get_login_url and retabbed with spaces More... about 18 years ago
Allow auth_token to be set in the constructor More... over 18 years ago
Add simpler example More... over 18 years ago
Move example to a separate file and add web app example More... over 18 years ago
Changed license More... over 18 years ago
Fix error checking bug More... over 18 years ago
Better error reporting More... over 18 years ago