提交歷史

作者 SHA1 備註 提交日期
  Zach Copley 3c9686e80f Fix for repeats from the API having null source attribution 14 年之前
  Zach Copley 1b561065b0 Some initial Doxygen-based documentation for the API 14 年之前
  Siebrand Mazeland 3656a2cb13 Fix inconsistencies in clientError() messages 14 年之前
  Zach Copley e10d023d03 API - handle any exceptions thrown during notice save. The API was 14 年之前
  Zach Copley 923b7de3c6 - Check for read-only vs. read-write access to protected API resources (OAuth) 15 年之前
  Evan Prodromou 663e4e02a1 Merge branch 'master' into testing 15 年之前
  Evan Prodromou e26a843caf Offload inbox updates to a queue handler to speed up posting online 15 年之前
  Zach Copley 4daf76212a - Had to remove checking read vs. read-write in OAuth authenticated methods 15 年之前
  Evan Prodromou ca6669538a Move location-argument-handling code into a single function 15 年之前
  Evan Prodromou 89256fa754 fix typo in API arg creation 15 年之前
  Evan Prodromou 79f81ad76d change Notice::saveNew() to use named arguments for little-used options 15 年之前
  Brion Vibber 18835403fc Notice: Undefined variable: source in actions/apistatusesupdate.php on line 88 15 年之前
  Evan Prodromou 27e6a3f36f add lat and long parameters to api/statuses/update 15 年之前
  Siebrand Mazeland 221b779e88 Harmonise UI message "No such user." 15 年之前
  Zach Copley b522c401e6 Better workaround for PHP returning empty $_POST and $_FILES when 15 年之前
  Zach Copley 527427d3e0 Implement update avatar via API (/api/account/update_profile_image.format) 15 年之前
  Zach Copley 1e6aff69d6 Fix reference to sources class variable 15 年之前
  Zach Copley 03a1436a1c Trap ClientExceptions from media upload process and hand them off to API error handler 15 年之前
  Zach Copley e5a2f895a0 Rearanged a couple things & removed debugging statements 15 年之前
  Zach Copley 2d0aba49d9 Implement media upload in the API 15 年之前
  Zach Copley 870b091693 Added in credits. 15 年之前
  Zach Copley 061af8fa06 CamelCase all function names in the API code 15 年之前
  Zach Copley 559918826a Remove more redundant $formats 15 年之前
  Zach Copley 743c844084 Move all basic auth output and processing to base classes 15 年之前
  Zach Copley 1e0c36afb5 Renamed and moved stuff around to better match Twitter's API organization 15 年之前