Commit Graph
21 Commits
Author SHA1 Message Date
jrconlin ab3dda2a97 finally addressed the new object issue. (OAuthSimple() now returns a new object by default) 2010-11-04 23:21:48 -07:00
jrconlin 17cf7ddff8 added merge functions where not previously present; updated copyright date (finally); refactoring (backwards compatible); 2010-11-04 22:38:25 -07:00
jrconlin 7def21f2ac changed code to always call set parameters (to make calling simpler) 2010-10-25 10:05:00 -07:00
jr conlin 5e0e3b7732 more derp 2010-02-26 15:05:20 -08:00
jr conlin ab292a00da Added oauth_version parameter to solve header issues.
derp derp derp
2010-02-25 16:38:06 -08:00
jr conlin 32a0c2e202 updated to include the OAuthSimple.reset() calls. 2009-09-14 10:21:10 -07:00
jr conlin 9266a1b879 Gah. Fix to handle reset cases and null params 2009-09-11 18:12:11 -07:00
jr conlin a4d94263a0 null !== undefined 2009-08-12 22:22:21 -07:00
jr conlin fc996ba6c2 Fixed language warnings (keeping the ['notation'] however since it's clearer for me to read right now.) 2009-08-12 21:56:55 -07:00
jr conlin 32757ab019 upped copyright year 2009-06-25 07:36:22 -07:00
jr conlin 9aad63c1f5 Patched OAuthEscape to work correctly under IE (use regex objects) 2009-05-20 17:20:25 -07:00
jr conlin bcf8e27991 Added Kent's optimized version of Paul's sha1 function
(to reduce library size)
2009-04-28 21:00:22 -07:00
jr conlin b1e271ab02 unescape parameters before compiling (resolves some double escape issues) 2009-02-17 09:41:04 -08:00
jr conlin 2a51f10ac1 fixed bug so that setAction() worked (refactoring is not my friend) 2009-02-05 10:08:38 -08:00
jr conlin b581a7ebc1 removed required parameters from setParameters 2008-12-09 11:28:30 -08:00
jr conlin d7bdebe8bf fix to copyright 2008-12-05 10:45:53 -08:00
jr conlin b013df6617 Changed the copyright to me for now. (Waiting for proper corp clearance) 2008-12-02 20:21:46 -08:00
jr conlin 503d1f4016 Removed test file 2008-11-20 17:09:11 -08:00
jr conlin 52ba96d4ea removed spurious example vars from NFLX call. 2008-11-20 17:06:43 -08:00
jr conlin 12242a4fc7 Initial checkin 2008-11-20 16:22:40 -08:00
jr conlin aff40241ef Initial check-in 2008-11-16 16:55:21 -08:00