Commit History

Author SHA1 Message Date
  Evan Prodromou 6862f765f6 ActivityObject uses Notice's object_type by default 14 years ago
  Shashi Gowda 371e923c37 Twitter lists compatible people tags api 14 years ago
  Zach Copley 11f77b2fca Add PoCo to Activity Streams JSON 14 years ago
  Zach Copley 97af5e1954 Add geopoint (GeoJSON) extension to AS JSON output 14 years ago
  Zach Copley e84b01c76f avatars -> avatarLinks 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
  Zach Copley 7de1aaf86d Atom - output nickname for atom:name in atom:author 14 years ago
  Evan Prodromou c78170a275 Better job making an ActivityObject from an <atom:author> 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 35d9a065fb Revert "initialize ActivityObject::$extra" 14 years ago
  Evan Prodromou e11ca1e052 Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x 14 years ago
  Brion Vibber 448dfb69d4 Initialize $extra member to empty array on ActivityObject 14 years ago
  Evan Prodromou 3e82000d57 initialize ActivityObject::$extra 14 years ago
  Evan Prodromou 24f9a991b6 Let activity objects write directly to activity's own outputter 14 years ago
  Evan Prodromou 25d03c42e6 Add events for representing objects as activity:object 14 years ago
  Brion Vibber 20f2167425 Merge branch 'master' of gitorious.org:statusnet/mainline into feedfix 14 years ago
  Brion Vibber 1acc7d66c6 Always specify UTF-8 targt charset for html_entity_decode(); default is 8-bit ISO-8859-1 which causes things to break when we later pass them through things that expect to work with UTF-8. For instance, running through preg_replace() with the /u option results in NULL, leading to problems with OStatus and SubMirror generating their plaintext versions and doing length-cropping. 14 years ago
  Siebrand Mazeland b9177f5e2e * i18n/L10n and translator documentation updates. 14 years ago
  Brion Vibber 42dd460d3b Merge branch 'master' into 0.9.x 14 years ago
  Brion Vibber 94de78fa0f Workaround for #2485: in profile output on feeds, fall back to the Twitter 73x73 avatar instead of going straight to the 96x96 default image on twitter-import profiles. 14 years ago
  Siebrand Mazeland 8c94ebf537 * update/add translator documentation 14 years ago
  Evan Prodromou 29566c5d4b move check for bad IDs from activityobject to activity and make simpler 15 years ago
  Zach Copley b8e97ac709 Some initial media parsing 15 years ago
  Brion Vibber fcb614d0eb Pull <atom:author> info as well as <activity:actor> when we have an old-style ActivityStreams feed. This fixes subscription setup for Cliqset feeds, which currently have a bogus activity:actor/atom:id but a good atom:author/atom:uri 15 years ago
  Evan Prodromou 97bd7e22da correct creation of avatar links for RSS and Posterous elements 15 years ago