История коммитов

Автор SHA1 Сообщение Дата
  Evan Prodromou 22b565a937 special case for parsing embedded activities in SHARE verb 13 лет назад
  Evan Prodromou 4a6f576478 'type' => 'objectType' for embedded activities 13 лет назад
  Evan Prodromou d277f343ca Encode repeats as share activities 13 лет назад
  Brion Vibber da7c54023d Format timestamps as UTC in ActivityStreams output. While using local times is legit per spec, it's confusing to have it change around and confuses some clients that don't handle zones right. 13 лет назад
  Zach Copley b741184d9b Add provider to Activity Streams JSON 13 лет назад
  Zach Copley da42d36d7f Activity Streams JSON - express to and in-reply-to stuff as person objects 13 лет назад
  Zach Copley 20e414665d Add tags to Activity Streams JSON 13 лет назад
  Zach Copley 60f62199a1 Add context to Activity Streams JSON 13 лет назад
  Zach Copley 97af5e1954 Add geopoint (GeoJSON) extension to AS JSON output 13 лет назад
  Zach Copley 29ce5dd19a Reinstate profile_info in author/actor 13 лет назад
  Zach Copley a199192ebf Add avatars and notice info 13 лет назад
  Zach Copley b1675ff175 Rudimentary support for enclosures and some fiddling 13 лет назад
  Zach Copley ddda31038e Use simple relative object and verb references 13 лет назад
  Zach Copley e4d5c47ebf Add image to JSON ActivityObject and title + links to the JSON document 13 лет назад
  Zach Copley a1b436a8c6 First cut at some JSON Activity Streams output 13 лет назад
  Evan Prodromou ff2553b9c7 get the subject first if you go to the feed 13 лет назад
  Zach Copley df19e88323 Atom output - Reinstate activity:actor and activity:subject 13 лет назад
  Siebrand Mazeland 7db24c32d6 * fix some i18n and L10n issues 13 лет назад
  Evan Prodromou 2a59453d4c Merge branch 'testing' into moveaccount 14 лет назад
  Evan Prodromou e433e559f8 let callers pass in an XMLOutputter to output to 14 лет назад
  Brion Vibber f2a43769e7 Fix for atom/activity streams parsing: feed's <activity:subject> was being taken at a higher priority than entry's <atom:author>, which broke OStatus group posting since we retired <activity:actor>. 14 лет назад
  Evan Prodromou f5128015be Use outputTo() instead of asString() for including sub-elements 14 лет назад
  Evan Prodromou 1188d5bab2 Don't output deprecated <activity:actor> element 14 лет назад
  Evan Prodromou 24f9a991b6 Let activity objects write directly to activity's own outputter 14 лет назад
  Evan Prodromou 94ff04e190 Don't cache user-specific information for Notice atom entries 14 лет назад
  Evan Prodromou 1fb506c27d use codeKey() in activity caching 14 лет назад
  Evan Prodromou 8564fc51c5 cache generated activity info 14 лет назад
  Evan Prodromou 0c0418bdfb correctly generate enclosure in Activity::asString() 14 лет назад
  Evan Prodromou 1f0949f9ac remove common_debug() from Activity::asString() 14 лет назад
  Evan Prodromou b28266b3d6 Convert Notice::asAtomEntry() to use Notice::asActivity() and Activity::asString() 14 лет назад