Commit History

Author SHA1 Message Date
  Alexei Sorokin 1667d727b4 Set HTTP status codes with http_​response_​code() 3 years ago
  Diogo Cordeiro c03ed457a6 Fix broken user activitystreams feed due to deleted notices 5 years ago
  Mikael Nordfeldth dd149a76f3 AtomPub should work now, at least for post/note 8 years ago
  Mikael Nordfeldth 216a04df86 Switching variable access in ApiTimelineUser to GNUsocial improvements 8 years ago
  Mikael Nordfeldth f7553d73a2 501 Not Implemented on timelines for remote users. 9 years ago
  Mikael Nordfeldth 0deaf6c50c use common_purify to purify HTML, one function to rule them all 9 years ago
  Mikael Nordfeldth 48680942fd Avoid undefined variables. 9 years ago
  Mikael Nordfeldth e006b73505 Revert "Report a 404 not found if no posts found for User timeline" 9 years ago
  Mikael Nordfeldth 5295e8d4de Report a 404 not found if no posts found for User timeline 9 years ago
  Mikael Nordfeldth d1b10ee92b Don't define a variable in a function call 9 years ago
  Mikael Nordfeldth 9a192473d5 declared "next_id" used to set the max_id for next link 9 years ago
  Mikael Nordfeldth 2766c2aeec User timeline ActivityStreams output now has paging data 9 years ago
  Mikael Nordfeldth ae62b91940 Unifying HTML stripping functions to common_strip_html 9 years ago
  Mikael Nordfeldth 49fa34e234 Make Profile::fromUri use UnknownUriException 10 years ago
  Mikael Nordfeldth f8b49e69d0 Protected function prepare with array $args defaulting to array() 10 years ago
  Mikael Nordfeldth 23a6b4595f Reworked the ActivityContext->attention structure 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
  Mikael Nordfeldth a9c4bcd71f Removing unnecessary require_once lines (autoload!) 10 years ago
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 10 years ago
  Evan Prodromou abdae45679 allow posting to groups through atompub 12 years ago
  Evan Prodromou 20396ce8e1 ActivityStreamJSONDocument served as application/stream+json 13 years ago
  Siebrand Mazeland 84a2fb44b9 Add/update translator documentation. 13 years ago
  Brion Vibber 9e9cbdf505 Suppress PHP warnings/notices during AtomPub XML parsing to avoid HTTP header problems when given bad input. 13 years ago
  Zach Copley 68017392ff Make other timeline API endpoints output Activity Streams JSON 13 years ago
  Siebrand Mazeland a159352b65 * improve L10n consistency for English. For example proper punctuation for all button and label titles. 13 years ago
  Siebrand Mazeland 7db24c32d6 * fix some i18n and L10n issues 13 years ago
  Brion Vibber 6fa0bea76d Merge branch '0.9.x' into testing 13 years ago
  Siebrand Mazeland 6658bd1893 Update translator documentation 13 years ago
  Brion Vibber 64844473f8 fix wrong datatypes (saving string instead of array) in AtomPub notice processing 13 years ago