Commit History

Author SHA1 Message Date
  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
  Siebrand Mazeland 9b788471d4 Add translator documentation. 15 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
  Evan Prodromou 11a86d046e move atom category to its own file, too 15 years ago
  Evan Prodromou 323ff31fbd special-case Posterous author element for activity actor 15 years ago
  Evan Prodromou 99454be38c Move activity classes to their own files 15 years ago
  Evan Prodromou 2fc0f0433e allow html content in summary and clean it out of title 15 years ago
  Evan Prodromou 65c8dc313c rename $rss to $channel to prevent misunderstanding 15 years ago
  Evan Prodromou 022c13418d make deriving a subject from an RSS channel work 15 years ago
  Evan Prodromou 1292230e38 move ActivityObject constructors from Activity to ActivityObject 15 years ago
  Evan Prodromou 13b1acdd08 only search elements for links 15 years ago
  Evan Prodromou 05e3768e6a Parse RSS items as activities 15 years ago
  Brion Vibber 1301877dfe OStatus discover fixes: 15 years ago
  Zach Copley b994d529f4 Throw an exception if we receive a document instead of a feed's root element 15 years ago
  Brion Vibber c9232d8f26 Ticket #2242: fix reading of inline XHTML content in Atom feeds for OStatus input. 15 years ago
  James Walker c4f89b06f1 give preference to rel="photo" (per latest ActivityStreams spec), but still support rel="avatar" for compat 15 years ago
  James Walker a9dabbe77e * wrong param order to in_array 15 years ago
  Zach Copley 78f0d6bbd2 Scrub all atom output with common_xml_safe_str() 15 years ago
  Brion Vibber 62d5f1addb Merge branch 'testing' 15 years ago
  Zach Copley 8ffb34a90c Temp fix for problem getting actor from PuSH updates where actor is only specified in subject 15 years ago
  Brion Vibber 7313cd9094 Merge branch 'testing' of git@gitorious.org:statusnet/mainline 15 years ago
  Brion Vibber 79ffebb51b OStatus: save file records for enclosures 15 years ago
  Brion Vibber 7175e7c7a1 OStatus fix: look for <link>s in the current element's children, not in all its descendants. Was breaking notice URL transfer, pulling a profile link by mistake. 15 years ago