Commit History

Author SHA1 Message Date
  Mikael Nordfeldth f8b49e69d0 Protected function prepare with array $args defaulting to array() 10 years ago
  Mikael Nordfeldth 29d0871e5a Making many of the API actions more consistent with coding style 10 years ago
  Mikael Nordfeldth 34a6624452 Qvitter API changes (thanks hannes2peer) 10 years ago
  Siebrand Mazeland 84a2fb44b9 Add/update translator documentation. 13 years ago
  Brion Vibber 74a1c9def0 Fix error handling for missing group in apigroupmembership -- was trying to call methods on the variable before we checked it, which triggers PHP fatal error 13 years ago
  Siebrand Mazeland a12474a99d * i18n/L10n fixes. 13 years ago
  Brion Vibber 64cdbe6c55 Ticket #2750: fixes to HTTP caching behavior across login/logout boundaries 13 years ago
  Craig Andrews 6317f7d92b Assigning my copyrights to the Free Software Foundation 14 years ago
  Siebrand Mazeland 3656a2cb13 Fix inconsistencies in clientError() messages 14 years ago
  Brion Vibber 6b134ae4c7 Dropped deprecated timestamp-based 'since' parameter for all API methods. When it sneaks in it can cause some very slow queries due to mismatches with the indexing. 14 years ago
  Siebrand Mazeland 4af6b7f5c3 Lots of tiny message changes. 14 years ago
  Eric Helgeson e14c88f6c5 Consistant error for groups that dont exist in API 14 years ago
  Zach Copley 1ef1f59fe8 Fix for Ticket #1957 - API methods are not accessible when site is private (0.8->0.9 regression) 14 years ago
  Zach Copley 870b091693 Added in credits. 14 years ago
  Zach Copley 061af8fa06 CamelCase all function names in the API code 14 years ago
  Zach Copley b08d16ef2b These same params are used in most API actions; moved to base API class 14 years ago
  Zach Copley 57dfad64be Missed some of the references to the old TwitterApiAction - removed 14 years ago
  Zach Copley 559918826a Remove more redundant $formats 14 years ago
  Zach Copley bb08611def Delete action/api.php and rename lib/twitterapi.php to lib/api.php 14 years ago
  Zach Copley 08de0f1ebd New individual actions for dealing with groups via API 14 years ago