JR Conlin
|
726316a907
|
Merge pull request #7 from dtb/master
Use rawurlencode instead of urlencode
|
2011-07-21 10:27:36 -07:00 |
|
David Bernal
|
5d9a595695
|
fixed bad url encoding
|
2011-05-21 19:01:55 -04:00 |
|
jr conlin
|
877e163ff1
|
added escape to PlainText signature
thanks to peorth for spotting that
|
2011-05-16 20:50:23 -07:00 |
|
jr conlin
|
d973ed7c8b
|
Corrected typo (spotted by jsarch)
|
2011-04-08 09:20:24 -07:00 |
|
jr conlin
|
49d3cce6bb
|
Restructured to be more python friendly
|
2011-01-06 21:33:07 -08:00 |
|
jr conlin
|
897c0f2250
|
Merge branch 'master' of github.com:jrconlin/oauthsimple
|
2011-01-06 21:32:46 -08:00 |
|
jr conlin
|
ae4e658d35
|
Restructured to be more python friendly
|
2011-01-06 21:31:58 -08:00 |
|
jrconlin
|
7064c7a611
|
Added Python, yay!
|
2011-01-06 21:23:06 -08:00 |
|
jrconlin
|
22a48163c3
|
Merge branch 'master' of github.com:jrconlin/oauthsimple
|
2011-01-06 21:20:52 -08:00 |
|
jrconlin
|
a4eb0aa2ac
|
Added additional tests
|
2011-01-06 21:17:19 -08:00 |
|
jrconlin
|
bb99854b18
|
Adding first draft of python
|
2011-01-06 20:46:14 -08:00 |
|
jr conlin
|
3c2138ce79
|
Merge branch 'master' of github.com:jrconlin/oauthsimple
|
2010-12-18 16:55:59 -08:00 |
|
jr conlin
|
1b1ca96c36
|
fix to specify the default args
|
2010-12-18 16:55:41 -08:00 |
|
jrconlin
|
fe869a4d58
|
changed domain to jrconlin.com
|
2010-12-18 16:51:31 -08:00 |
|
jrconlin
|
a000622d1a
|
changed domain to jrconlin.com
|
2010-12-18 16:50:40 -08:00 |
|
jrconlin
|
224e437a1b
|
sync'ing previous change;
not sure why git fell out of sync.
|
2010-11-04 23:37:13 -07:00 |
|
jr conlin
|
0de622a183
|
emtpy array checks for array_merge
|
2010-11-04 23:31:54 -07:00 |
|
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
|
a7fa72ad11
|
Added info for the new Perl implementation
|
2010-11-04 22:40:16 -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
|
11cbbcf23e
|
set sbs to null
|
2010-11-04 22:16:11 -07:00 |
|
jrconlin
|
1bf5d9f45f
|
change setTokensAndSecrets() to signatures() with backwards compatibility;
|
2010-11-04 22:14:59 -07:00 |
|
jrconlin
|
9d1d1caccd
|
fix to rogue _parameter value; fix to setPath() alias
|
2010-11-04 22:13:35 -07:00 |
|
jrconlin
|
10b244a9db
|
Hey, whaddya know? I'm not Bill Gates.
Fixes include refactoring of some functions for convenience. Backwards compatibilty checked.
|
2010-11-04 21:25:01 -07:00 |
|
jrconlin
|
bbe2c0b034
|
OMFG! It worked! Now for debugging everything in it.
|
2010-11-04 17:45:55 -07:00 |
|
jrconlin
|
546c47d791
|
Initial Checkin
|
2010-11-04 16:31:34 -07:00 |
|
jrconlin
|
7def21f2ac
|
changed code to always call set parameters (to make calling simpler)
|
2010-10-25 10:05:00 -07:00 |
|
jrconlin
|
9cbc4189ef
|
fix link
|
2010-08-03 22:31:02 -07:00 |
|
jrconlin
|
2bece42c31
|
fix to readme
|
2010-08-03 22:29:46 -07:00 |
|
jrconlin
|
b4adc3d897
|
adding links
|
2010-08-03 22:27:37 -07:00 |
|
jrconlin
|
3183f2c8ef
|
Adding good Mr. Schlabitz' Google OAuth example.
|
2010-08-03 22:11:51 -07:00 |
|
jr conlin
|
eb8af5a4a1
|
fixed link
|
2010-05-26 14:56:05 -07:00 |
|
jr conlin
|
3427a285d6
|
Added README.pod
|
2010-05-26 14:53:47 -07:00 |
|
jr conlin
|
ca72a70f2e
|
converted split to explode per issue #4
|
2010-05-26 14:32:40 -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
|
bcb8bc83f4
|
Added reset func
|
2009-08-12 22:22:52 -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
|
260d6425b6
|
removed php warnings
|
2009-08-12 21:36:25 -07:00 |
|
jr conlin
|
32757ab019
|
upped copyright year
|
2009-06-25 07:36:22 -07:00 |
|
jr conlin
|
3a875012a4
|
Applied patches from chad walker (Thanks Chad!)
|
2009-06-25 07:29:30 -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
|
76d7752de7
|
== bad === good
|
2009-03-11 15:41:18 -07:00 |
|
jr conlin
|
8d67389578
|
added check for 0 values to return zero for oauth escape
|
2009-03-10 07:39:59 -07:00 |
|
jr conlin
|
a2904b1811
|
Removed error log dump of the SBS string
|
2009-02-21 20:51:10 -08:00 |
|
jr conlin
|
87f889013b
|
Dammit, typo.
|
2009-02-17 16:13:18 -08:00 |
|