Age | Commit message (Expand) | Author |
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 | 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 | 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 |
2010-03-19 | only search elements for links | Evan Prodromou |
2010-03-19 | return empty hints if no hcard in the html | Evan Prodromou |
2010-03-19 | define a 'root' attribute for the channel or feed | Evan Prodromou |
2010-03-19 | Fix typo in public tag cloud query setup which caused the cutoff to get skipped. | Brion Vibber |
2010-03-19 | Drop result ID from data objects on clone(). This keeps the original object w... | Brion Vibber |
2010-03-19 | clarify output on fixup-shadow.php | Brion Vibber |
2010-03-19 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-03-19 | Allow admins to set a min site textlimit of 0 (unlimited) | Zach Copley |
2010-03-19 | Validate OStatus avatar URL before fetching. | Brion Vibber |
2010-03-19 | Validate OStatus avatar URL before fetching. | Brion Vibber |
2010-03-19 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-03-19 | Parse RSS items as activities | Evan Prodromou |
2010-03-18 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-03-18 | Remove hkit and do our own hcard parsing | Evan Prodromou |
2010-03-18 | Work around weird bug with HTML normalization via PHP DOM module; if source h... | Brion Vibber |
2010-03-18 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-03-18 | Handle "forgot to upload an avatar on avatarsettings" a little more gracefully. | Brion Vibber |
2010-03-18 | Merge branch 'testing' of gitorious.org:statusnet/mainline into testing | Zach Copley |
2010-03-18 | OStatus discover fixes: | Brion Vibber |