0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Jul 01, 2025 — Jul 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
2.3.2
J.M
More... about 13 years ago
Correctly detect templated methods and insert their parameters
J.M
More... about 13 years ago
Fix undefined function c for debug logging
J.M
More... about 13 years ago
Add changelog entry for pull request #7
J.M
More... about 13 years ago
Merge pull request #7 from digital11/master IE Sort Order in signature keys
J.M
More... about 13 years ago
Support multipart uploads (non-proxy only for now)
J.M
More... about 13 years ago
2.3.2-dev
J.M
More... about 13 years ago
Fixing IE key sorting More... about 13 years ago
Fix OAuth signature generation for POST requests with oauth_callback
J.M
More... about 13 years ago
Release 2.3.0
J.M
More... about 13 years ago
Send GET requests via JSONP for IE7-9 (don't support CORS)
J.M
More... about 13 years ago
Provide detailed README. Fix #2
J.M
More... about 13 years ago
Allow to disable CORS proxy, make oauth_authorize and oauth_authenticate methods asynchronous
J.M
More... about 13 years ago
Merge branch 'master' of github.com:mynetx/codebird-js
J.M
More... about 13 years ago
Circumvent same-origin policy with CORS
J.M
More... about 13 years ago
Merge pull request #5 from Davei234/patch-1 More... about 13 years ago
Update README.md More... about 13 years ago
Update and rename README to README.md More... about 13 years ago
Update to 2.3.0-dev, add Array.indexOf polyfill
J.M
More... about 13 years ago
Merge pull request #4 from mwalz/master More... about 13 years ago
Updated _detectMultipart so that it only checks for the methods in the detection array. It was matching on other methods becase the array was being concatenated. This fixed an issue when udpating statuses via the Twitter API. Now no errors are returned on the statuses/update call. More... about 13 years ago
Move users/recommendations to GET list
J.M
More... over 13 years ago
Merge branch 'master'
J.M
More... over 13 years ago
Add friends/list, followers/list API methods
J.M
More... over 13 years ago
Detect HTTP method properly when accessing multi HTTP method endpoint (account/settings)
J.M
More... over 13 years ago
Update endpoints to 1.1 endpoints, add support for old endpoints
J.M
More... over 13 years ago
Add support for old methods
J.M
More... over 13 years ago
Update endpoint list to 1.1 endpoints
J.M
More... over 13 years ago
Remove OAuth token message. 1.1 is always signed.
J.M
More... over 13 years ago
Update README
J.M
More... over 13 years ago