Age | Commit message (Expand) | Author |
2010-03-23 | Improve legibility of OStatus remote tests output | Brion Vibber |
2010-03-23 | add a general PuSHed post and an @-reply back to a subscribee by name to OSta... | Brion Vibber |
2010-03-23 | fixup_deletions.php script to look for notices posted by now-deleted profiles... | Brion Vibber |
2010-03-23 | fixup_deletions.php script to look for notices posted by now-deleted profiles... | Brion Vibber |
2010-03-23 | Add basic subscribe/unsubscribe test to OStatus test cases | Brion Vibber |
2010-03-23 | Don't spew XML parse warnings to output when checking a remote XRD page | Brion Vibber |
2010-03-23 | FOAF was missing OStatus remote subscriptions, now fixed. | Brion Vibber |
2010-03-23 | Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-03-23 | Consistently send Profiles into Fave::addNew() | Brion Vibber |
2010-03-23 | prevent password login actions in OpenID-only mode | Evan Prodromou |
2010-03-23 | Don't add PHPSESSID parameter onto notice and conversation URIs if we save a ... | Brion Vibber |
2010-03-23 | change router to allow hooking path connections | Evan Prodromou |
2010-03-23 | start making OpenID-only mode work | Evan Prodromou |
2010-03-23 | reformat OpenIDPlugin for PHPCS | Evan Prodromou |
2010-03-22 | Fix reference. Look at the first ActivityObject in the list. | Zach Copley |
2010-03-22 | Some initial media parsing | Zach Copley |
2010-03-22 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-03-22 | OStatus remote sending test cases. Doesn't actually run within PHPUnit right ... | Brion Vibber |
2010-03-22 | Math_BigInteger doesn't correctly handle serialization/deserialization for a ... | Brion Vibber |
2010-03-22 | Log backtraces for non-ClientException exceptions caught at the top-level han... | Brion Vibber |
2010-03-22 | Confirm there's actually user and domain portions of acct string before assig... | Brion Vibber |
2010-03-22 | Replace the "give up and dump object" attachment view fallback with a client-... | Brion Vibber |
2010-03-22 | Fixing HTTP Header LRDD parsing (sites in subdirectories need this) | James Walker |
2010-03-22 | Replace the "give up and dump object" attachment view fallback with a client-... | Brion Vibber |
2010-03-22 | ignore unrecognized object types | Evan Prodromou |
2010-03-21 | Fix broken assertion | Zach Copley |
2010-03-21 | Pull <atom:author> info as well as <activity:actor> when we have an old-style... | Brion Vibber |
2010-03-21 | Accept 'tag' and other non-http id URIs in Ostatus_profile::getActivityObject... | Brion Vibber |
2010-03-21 | OStatus profile setup cleanup | Brion Vibber |
2010-03-21 | only use Posterous author data if it matches the profile URL | Evan Prodromou |
2010-03-20 | use Posterous element if available for RssChannel discovery | Evan Prodromou |
2010-03-20 | correct creation of avatar links for RSS and Posterous elements | Evan Prodromou |
2010-03-20 | move atom category to its own file, too | Evan Prodromou |
2010-03-20 | test posterous author use | 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 | use feedEl for discovery | Evan Prodromou |
2010-03-20 | fall back to summary or title if content not available | Evan Prodromou |
2010-03-20 | allow html content in summary and clean it out of title | Evan Prodromou |
2010-03-20 | Allow PuSH posts without author information | Evan Prodromou |
2010-03-20 | handle RSS as well as Atom in Ostatus push hits | Evan Prodromou |
2010-03-20 | rename $rss to $channel to prevent misunderstanding | Evan Prodromou |
2010-03-20 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-03-20 | try to make a nickname from the user profile url before using the URI | Evan Prodromou |
2010-03-19 | Avoid notices for accessing undefined array indices in hcard processing | Brion Vibber |
2010-03-19 | OStatus: be a little laxer about attempts to start/stop PuSH subscriptions th... | Brion Vibber |
2010-03-19 | Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-03-19 | ensure from an RSS channel | 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 |