summaryrefslogtreecommitdiff
path: root/plugins/OStatus/actions/webfinger.php
AgeCommit message (Collapse)Author
2010-02-23adding xfn, foaf and hcard rel's to our webfinger outputJames Walker
2010-02-22generate keypairs for users, and put them in the XRD for discoveryJames Walker
2010-02-21use some constants and do some extra output in webfinger outputEvan Prodromou
2010-02-20OStatus subscription page fixups; works but needs lots of UI loving!Brion Vibber
- ostatussub via subscribe button now works again (changed to take profile instead of feed, patched up to the new discovery) - added a quickie hack to allow putting your remote profile URI in place of webfinger acct through the remote-sub button (needs to be patched up to do proper discovery via XRDS or a link or something)
2010-02-09in progress Salmon responsesJames Walker
2010-02-09discovery piece - hand merged :PJames Walker