Age | Commit message (Expand) | Author |
2010-01-12 | Avoid PHP notice when outputting API data for remote users; no $user means no... | Brion Vibber |
2010-01-10 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2010-01-10 | defaultDesign was undefined; fixed that | Evan Prodromou |
2010-01-10 | * L10n updates: consistent puctuation | Siebrand Mazeland |
2009-12-14 | had the order of <status> and <retweeted_status> wrong in api output | Evan Prodromou |
2009-12-14 | fix error with cached repeat of deleted original in api output | Evan Prodromou |
2009-12-14 | Fix issue with favorited/following always being set to false | Zach Copley |
2009-12-12 | Merge branch 'forward' into 0.9.x | Evan Prodromou |
2009-12-11 | ticket 2055: added logos to Atom and RSS feeds | Hue Bastard |
2009-12-11 | show repeated notices correctly in API output | Evan Prodromou |
2009-12-04 | Don't depend on a User being available when looking up Design and timezone | Zach Copley |
2009-12-02 | Delete design when user chooses to restore default design, instead | Zach Copley |
2009-12-01 | Revert "Fix problem where screen_name and user_id parameters are being" | Zach Copley |
2009-11-30 | Fix problem where screen_name and user_id parameters are being | Zach Copley |
2009-11-10 | Merge branch '0.9.x' into finish-account-api | Zach Copley |
2009-11-10 | add geo output to statuses in json, xml, atom, rss in API | Evan Prodromou |
2009-11-10 | Merge branch '0.9.x' into finish-account-api | Zach Copley |
2009-11-10 | Output profile background image info in the API user objects | Zach Copley |
2009-11-09 | Revert "Remove more contractions" | Brion Vibber |
2009-11-08 | Remove more contractions | Siebrand Mazeland |
2009-11-03 | Don't try to pull up designs for non-existent users | Zach Copley |
2009-10-15 | Added support for profile designs to the twitter API | Trever Fischer |
2009-10-12 | Added in credits. | Zach Copley |
2009-10-12 | Moved group create API into its own action | Zach Copley |
2009-10-09 | CamelCase all function names in the API code | Zach Copley |
2009-10-09 | These same params are used in most API actions; moved to base API class | Zach Copley |
2009-10-09 | Remove dead code | Zach Copley |
2009-10-09 | $format is used by every API action. Set it in the base class. | Zach Copley |
2009-10-09 | Delete action/api.php and rename lib/twitterapi.php to lib/api.php | Zach Copley |