Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-05 | Fix issue with OAuth request parameters being parsed/stored twice when | Zach Copley | |
calling /api/account/verify_credentials.:format | |||
2010-01-25 | - Had to remove checking read vs. read-write in OAuth authenticated methods | Zach Copley | |
- Will now pick up source attr from OAuth app | |||
2009-10-12 | Added in credits. | Zach Copley | |
2009-10-09 | Missed some of the references to the old TwitterApiAction - removed | Zach Copley | |
2009-10-09 | Move all basic auth output and processing to base classes | Zach Copley | |
2009-10-09 | $format is used by every API action. Set it in the base class. | Zach Copley | |
2009-10-05 | New actions for the account methods we have implemented | Zach Copley | |