커밋 기록

작성자 SHA1 메시지 날짜
  Mikael Nordfeldth 48680942fd Avoid undefined variables. 10 년 전
  Mikael Nordfeldth e006b73505 Revert "Report a 404 not found if no posts found for User timeline" 10 년 전
  Mikael Nordfeldth 5295e8d4de Report a 404 not found if no posts found for User timeline 10 년 전
  Mikael Nordfeldth d1b10ee92b Don't define a variable in a function call 10 년 전
  Mikael Nordfeldth 9a192473d5 declared "next_id" used to set the max_id for next link 10 년 전
  Mikael Nordfeldth 2766c2aeec User timeline ActivityStreams output now has paging data 10 년 전
  Mikael Nordfeldth ae62b91940 Unifying HTML stripping functions to common_strip_html 10 년 전
  Mikael Nordfeldth 49fa34e234 Make Profile::fromUri use UnknownUriException 10 년 전
  Mikael Nordfeldth f8b49e69d0 Protected function prepare with array $args defaulting to array() 11 년 전
  Mikael Nordfeldth 23a6b4595f Reworked the ActivityContext->attention structure 11 년 전
  Mikael Nordfeldth 29d0871e5a Making many of the API actions more consistent with coding style 11 년 전
  Mikael Nordfeldth 34a6624452 Qvitter API changes (thanks hannes2peer) 11 년 전
  Mikael Nordfeldth a9c4bcd71f Removing unnecessary require_once lines (autoload!) 11 년 전
  Mikael Nordfeldth 2a4dc77a63 The overloaded DB_DataObject function staticGet is now called getKV 11 년 전
  Evan Prodromou abdae45679 allow posting to groups through atompub 13 년 전
  Evan Prodromou 20396ce8e1 ActivityStreamJSONDocument served as application/stream+json 13 년 전
  Siebrand Mazeland 84a2fb44b9 Add/update translator documentation. 13 년 전
  Brion Vibber 9e9cbdf505 Suppress PHP warnings/notices during AtomPub XML parsing to avoid HTTP header problems when given bad input. 13 년 전
  Zach Copley 68017392ff Make other timeline API endpoints output Activity Streams JSON 14 년 전
  Siebrand Mazeland a159352b65 * improve L10n consistency for English. For example proper punctuation for all button and label titles. 14 년 전
  Siebrand Mazeland 7db24c32d6 * fix some i18n and L10n issues 14 년 전
  Brion Vibber 6fa0bea76d Merge branch '0.9.x' into testing 14 년 전
  Siebrand Mazeland 6658bd1893 Update translator documentation 14 년 전
  Brion Vibber 64844473f8 fix wrong datatypes (saving string instead of array) in AtomPub notice processing 14 년 전
  Evan Prodromou 0bcc3ee005 include saved notice in atompub events 14 년 전
  Evan Prodromou a85bbd9088 Add a user parameter to atom pub api events 14 년 전
  Brion Vibber 6c67114198 Mark OembedAction, XrdAction, and (plugin) AutocompleteAction as read-only. Tweaked ApiStatusesShow and ApiTimelineUser to still claim read-only when hit with a HEAD request (usually link checkers or a precursor to a GET, and should be semantically equivalent to a GET without actually transferring data) 14 년 전
  Brion Vibber 82a9560a2d AtomPub fix: correct the response URL given from posting a new message (wrong parameter meant we got the main page instead of the message's URL) 14 년 전
  Brion Vibber 54a0e801f3 AtomPub fixes: return '201 Created' on POST of new message; better error checking on Atom input 14 년 전
  Brion Vibber aa96c3c1d9 Fix for tickets #2917, #2262: user URL shortening options not being applied in non-web channels 14 년 전