Age | Commit message (Expand) | Author |
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 | 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 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 | 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 | 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 | 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 | 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-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 | OStatus discover fixes: | Brion Vibber |
2010-03-18 | Minor syntax err in TwitterBridge README example | Zach Copley |
2010-03-18 | Fix notice warning about unused var -- was renamed during refactoring. | Brion Vibber |
2010-03-18 | Fix for xmpp/sms notification options appearing to be disabled on new subscri... | Brion Vibber |
2010-03-18 | Fix some remote subscription regressions from f21f78364a9cbde2ca535a3983b3847... | Brion Vibber |
2010-03-18 | Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber |
2010-03-18 | reverse order from delete, insert to insert, delete on ostatus conversion | Evan Prodromou |
2010-03-18 | catch exceptions in OStatus updates, log, and continue | Evan Prodromou |
2010-03-17 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-03-16 | Change the workflow to get better discovery | Evan Prodromou |
2010-03-15 | Fix feed discovery: html:link@rel can contain multiple values; saw rel="updat... | Brion Vibber |
2010-03-15 | Ticket #2242: fix reading of inline XHTML content in Atom feeds for OStatus i... | Brion Vibber |
2010-03-15 | use canonical user url in xrd | James Walker |
2010-03-13 | Performing & allowing host-meta discovery by http url (in addition to webfing... | James Walker |
2010-03-13 | changing keypair to text to hold a full 1024bit keypair | James Walker |
2010-03-13 | allow profile_url to be used in ostatus:attention | James Walker |
2010-03-12 | cleaning up key generation | James Walker |
2010-03-12 | converting key generation to new crypt library | James Walker |
2010-03-12 | updating phpseclib to latest cvs - fixes a bunch of key generation issues | James Walker |
2010-03-12 | converted toString to new crypt library | James Walker |
2010-03-12 | converted sign, verify and fromString to new crypt lib | James Walker |
2010-03-12 | Adding Crypt library from http://phpseclib.sourceforge.net/ | James Walker |
2010-03-12 | removing deprecated PEAR Crypt_RSA | James Walker |
2010-03-12 | Fixes for updating indices, charset/collation and engine type on plugin-creat... | Brion Vibber |