Commit History

Author SHA1 Message Date
  Zach Copley 60f62199a1 Add context to Activity Streams JSON 14 years ago
  Zach Copley 97af5e1954 Add geopoint (GeoJSON) extension to AS JSON output 14 years ago
  Zach Copley 29ce5dd19a Reinstate profile_info in author/actor 14 years ago
  Zach Copley a199192ebf Add avatars and notice info 14 years ago
  Zach Copley b1675ff175 Rudimentary support for enclosures and some fiddling 14 years ago
  Zach Copley ddda31038e Use simple relative object and verb references 14 years ago
  Zach Copley e4d5c47ebf Add image to JSON ActivityObject and title + links to the JSON document 14 years ago
  Zach Copley a1b436a8c6 First cut at some JSON Activity Streams output 14 years ago
  Evan Prodromou ff2553b9c7 get the subject first if you go to the feed 14 years ago
  Zach Copley df19e88323 Atom output - Reinstate activity:actor and activity:subject 14 years ago
  Siebrand Mazeland 7db24c32d6 * fix some i18n and L10n issues 14 years ago
  Evan Prodromou 2a59453d4c Merge branch 'testing' into moveaccount 14 years ago
  Evan Prodromou e433e559f8 let callers pass in an XMLOutputter to output to 14 years ago
  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 years ago
  Evan Prodromou f5128015be Use outputTo() instead of asString() for including sub-elements 14 years ago
  Evan Prodromou 1188d5bab2 Don't output deprecated <activity:actor> element 14 years ago
  Evan Prodromou 24f9a991b6 Let activity objects write directly to activity's own outputter 14 years ago
  Evan Prodromou 94ff04e190 Don't cache user-specific information for Notice atom entries 14 years ago
  Evan Prodromou 1fb506c27d use codeKey() in activity caching 14 years ago
  Evan Prodromou 8564fc51c5 cache generated activity info 14 years ago
  Evan Prodromou 0c0418bdfb correctly generate enclosure in Activity::asString() 14 years ago
  Evan Prodromou 1f0949f9ac remove common_debug() from Activity::asString() 14 years ago
  Evan Prodromou b28266b3d6 Convert Notice::asAtomEntry() to use Notice::asActivity() and Activity::asString() 14 years ago
  Siebrand Mazeland b9177f5e2e * i18n/L10n and translator documentation updates. 14 years ago
  Evan Prodromou 670ad53215 Merge branch '0.9.x' into activityexport 14 years ago
  Evan Prodromou 0a5aa95746 flag to leave out author information in activity output 14 years ago
  Evan Prodromou a2fe29388d Activity::asString() should format numerical not string time 14 years ago
  Siebrand Mazeland 8c94ebf537 * update/add translator documentation 14 years ago
  Brion Vibber 2260d6ec7c Merge branch 'testing' into 0.9.x 14 years ago
  Brion Vibber 8fd0059bf6 Test cases and fixes for Atom and RSS content decoding. 14 years ago