]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
refactor xrd to allow for ownerxrd - xrd document for the site owner.
authorJames Walker <walkah@walkah.net>
Thu, 4 Mar 2010 04:20:04 +0000 (23:20 -0500)
committerJames Walker <walkah@walkah.net>
Thu, 4 Mar 2010 04:20:30 +0000 (23:20 -0500)
commit1c8399fde123fa2bc7b4ebf21fb323d215a9e7b4
treec48c7225d774a98cdc2b709e507601ae353998c3
parent239750aa0001b0b1ea5076f6f71ed6ffbb433c31
refactor xrd to allow for ownerxrd - xrd document for the site owner.
introduced $config['webfinger']['owner'] for a custom xrd subject
plugins/OStatus/OStatusPlugin.php
plugins/OStatus/actions/ownerxrd.php [new file with mode: 0644]
plugins/OStatus/actions/userxrd.php [new file with mode: 0644]
plugins/OStatus/actions/xrd.php [deleted file]
plugins/OStatus/lib/xrdaction.php [new file with mode: 0644]