Age | Commit message (Expand) | Author |
2010-04-29 | Merge branch 'testing' into 0.9.x | Brion Vibber |
2010-04-23 | Test cases and fixes for Atom and RSS content decoding. | Brion Vibber |
2010-04-10 | Add translator documentation. | Siebrand Mazeland |
2010-03-27 | move check for bad IDs from activityobject to activity and make simpler | Evan Prodromou |
2010-03-22 | Some initial media parsing | Zach Copley |
2010-03-20 | move atom category to its own file, too | Evan Prodromou |
2010-03-20 | special-case Posterous author element for activity actor | Evan Prodromou |
2010-03-20 | Move activity classes to their own files | Evan Prodromou |
2010-03-20 | allow html content in summary and clean it out of title | Evan Prodromou |
2010-03-20 | rename $rss to $channel to prevent misunderstanding | Evan Prodromou |
2010-03-19 | make deriving a subject from an RSS channel work | Evan Prodromou |
2010-03-19 | move ActivityObject constructors from Activity to ActivityObject | Evan Prodromou |
2010-03-19 | only search elements for links | Evan Prodromou |
2010-03-19 | Parse RSS items as activities | Evan Prodromou |
2010-03-18 | OStatus discover fixes: | Brion Vibber |
2010-03-15 | Throw an exception if we receive a document instead of a feed's root element | Zach Copley |
2010-03-15 | Ticket #2242: fix reading of inline XHTML content in Atom feeds for OStatus i... | Brion Vibber |
2010-03-14 | give preference to rel="photo" (per latest ActivityStreams spec), but still s... | James Walker |
2010-03-13 | * wrong param order to in_array | James Walker |
2010-03-12 | Scrub all atom output with common_xml_safe_str() | Zach Copley |
2010-03-04 | Merge branch 'testing' | Brion Vibber |
2010-03-03 | Temp fix for problem getting actor from PuSH updates where actor is only spec... | Zach Copley |
2010-03-03 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline | Brion Vibber |
2010-03-02 | OStatus: save file records for enclosures | Brion Vibber |
2010-03-02 | OStatus fix: look for <link>s in the current element's children, not in all i... | Brion Vibber |
2010-02-25 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-02-25 | OStatus: pull best-sized avatar image (96x96 if found, otherwise largest, oth... | Brion Vibber |
2010-02-25 | Set avatar height correctly | Zach Copley |
2010-02-25 | Add lots of fun avatars to our Atom output | Zach Copley |
2010-02-25 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-02-25 | Rationalize group activity stuff | Zach Copley |
2010-02-25 | OStatus: fix remote groups to work with new user_groups/local_groups split. | Brion Vibber |
2010-02-25 | OStatus: save categories from the Atom entry as hashtags. | Brion Vibber |
2010-02-24 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-02-24 | Populate more profile information when doing a remote subscribe | Zach Copley |
2010-02-24 | OStatus: disable HTMLPurify cache unless we've configured a writable path for... | Brion Vibber |
2010-02-24 | - break OMB profile update pings to a background queue | Brion Vibber |
2010-02-24 | Include <author> with actor ID and name in Activity::asString(); fixes Salmon... | Brion Vibber |
2010-02-23 | Add PoCo parsing and some other fixes. | Zach Copley |
2010-02-23 | Add poco:displayName to Atom output for person object | Zach Copley |
2010-02-23 | OStatus: do PuSH subscription setup from subscribe/join event hooks, so resub... | Brion Vibber |
2010-02-22 | Add activity.php to common includes | Zach Copley |
2010-02-22 | Merge branch 'rationalize-activity' into testing | Zach Copley |
2010-02-22 | Move ActivityObject and related stuff to core | Zach Copley |