Age | Commit message (Expand) | Author |
2009-09-27 | Forgot to add home_timeline to the list of methods that only require | Zach Copley |
2009-09-16 | Updated csarven emails to csarven@status.net and removed dupes | Sarven Capadisli |
2009-09-15 | dedupe evans | Evan Prodromou |
2009-09-15 | change all evans to evan@status.net | Evan Prodromou |
2009-09-14 | code style cleanup | Brenda Wallace |
2009-09-03 | Fix spelling | Craig Andrews |
2009-09-03 | add basic auth support for cgi servers on the api (trac #1832) | mEDI |
2009-08-27 | Implement the is_member and membership group api's | Craig Andrews |
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou |
2009-08-25 | global search and replace for laconica -> statusnet | Evan Prodromou |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou |
2009-08-25 | a distributed -> the distributed | Evan Prodromou |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou |
2009-08-07 | Implemented the list_all and list groups API methods as defined at http://lac... | Craig Andrews |
2009-07-30 | Implemented the "show" method of the laconica groups api | Craig Andrews |
2009-07-17 | Move the oembed endpoint to /main/oembed | Craig Andrews |
2009-07-15 | Added stub oembed api endpoint | Craig Andrews |
2009-07-12 | Add timeline tags API (RSS 2.0 and Atom feeds) | Craig Andrews |
2009-07-10 | Group timeline API method doesn't require auth | Zach Copley |
2009-07-06 | Add special basic auth handling for friendships/show. Other fixups. | Zach Copley |
2009-06-27 | log IP for API auth errors | Evan Prodromou |
2009-06-20 | Update copyright dates in files modified in 2009 | Evan Prodromou |
2009-06-20 | change Controlez-Vous to Control Yourself | Evan Prodromou |
2009-06-04 | Handle the ways Twitter accepts passing the user in the query string. | Dan Moore |
2009-05-28 | Warning log msg when http basic auth fails | Zach Copley |
2009-04-29 | Added 'mentions' the the list of API methods requiring bare auth | Zach Copley |
2009-04-13 | typo in api.php | Evan Prodromou |
2009-04-13 | isReadOnly() now takes arguments | Evan Prodromou |
2009-03-07 | More api actions which need no auth when called with parameter. | Adrian Lang |
2009-02-18 | Open the /api/laconica/config.format API method so clients can determine whet... | Zach Copley |
2009-01-23 | Merge branch 'master' of ssh://zach@dev.controlyourself.ca/var/www/trunk | Zach Copley |
2009-01-23 | Bring the Twitter compatible API inline with new uiredesign stuff | Zach Copley |
2009-01-23 | Merge branch 'master' of /var/www/mublog | Evan Prodromou |
2009-01-15 | All actions now use isReadOnly() | Evan Prodromou |
2009-01-15 | Convert use of common_server_error and common_user_error to methods on Action | Evan Prodromou |
2009-01-15 | Convert all actions to use new UI functions | Evan Prodromou |
2009-01-08 | Revert "Twitter-compatible API - update verify_credentials to return profile" | Evan Prodromou |
2008-12-15 | Twitter-compatible API - update verify_credentials to return profile | Zach Copley |
2008-12-30 | add laconica methods to unauthed ones | Evan Prodromou |
2008-12-23 | move opening brace of class declaration to next line | Evan Prodromou |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace NULL with null | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-12-03 | prepare the action obj for API | Evan Prodromou |
2008-12-03 | fine-tuning the privacy flag | Evan Prodromou |
2008-10-24 | Twitter-compatible API - removed debugging statement | zach |
2008-10-24 | Twitter-compatible API - checks for is_readonly() now work! | zach |
2008-10-24 | add is_readonly() to api.php | Evan Prodromou |
2008-10-16 | Twitter-compatible API: | zach |
2008-10-15 | Twitter-compatible API - added favorites/favorites to list of methods only re... | zach |