JavaScript API TODO list
(Difference between revisions)
(Added todo about making sure the JavaScript proxy class is secure) |
|||
| Line 9: | Line 9: | ||
*** Other widgets? | *** Other widgets? | ||
* Security audit of PHP proxy (used for HTTP POST to StatusNet via JavaScript) | * Security audit of PHP proxy (used for HTTP POST to StatusNet via JavaScript) | ||
| + | ** Initial steps done. looking for a review. http://gitorious.org/statusbox/statusbox/commit/40b00ac6fe98817aa7d104c0c33d7c66f4a79700 | ||
* Update API to work with OAuth 1.0a | * Update API to work with OAuth 1.0a | ||
** Needed once 1.0a is implemented in StatusNet core (soon) | ** Needed once 1.0a is implemented in StatusNet core (soon) | ||
Revision as of 19:38, 7 October 2010
TODO
Strikethru == Done
- Update wiki documentation
- Finish widgets
- Post box
- Signup?
- Other widgets?
- Security audit of PHP proxy (used for HTTP POST to StatusNet via JavaScript)
- Initial steps done. looking for a review. http://gitorious.org/statusbox/statusbox/commit/40b00ac6fe98817aa7d104c0c33d7c66f4a79700
- Update API to work with OAuth 1.0a
- Needed once 1.0a is implemented in StatusNet core (soon)
- Pretty-up Widget HTML/CSS (get help from Sammy)
- Make API and widgets work with IE
- Integrate plugin into StatusNet mainline (1.0.x)
- Possibly 0.9.x
- Major code refactoring in order to get the proper benefit from the closures and js modular pattern
- Arunoda, can you give some more explanation here? --Zcopley 19:49, 6 October 2010 (UTC)