]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Move user xrd action to core and use hooks to extend
authorEvan Prodromou <evan@status.net>
Sat, 27 Nov 2010 02:38:38 +0000 (21:38 -0500)
committerEvan Prodromou <evan@status.net>
Sat, 27 Nov 2010 02:38:38 +0000 (21:38 -0500)
commit0a4911552e6930f2e5d2830615b29be518af2a8a
tree542b85a59ab159e3585bf00467c30d145f205c58
parent3f3b38766f13d93bcc17264ad0aad0df90daf22a
Move user xrd action to core and use hooks to extend

Moved the Webfinger user XRD action from the OStatus plugin to core.
Added hooks to add OStatus-specific stuff, but kept general stuff in
the core.
EVENTS.txt
actions/userxrd.php [new file with mode: 0644]
lib/xrdaction.php [new file with mode: 0644]
plugins/OStatus/OStatusPlugin.php
plugins/OStatus/actions/userxrd.php [deleted file]
plugins/OStatus/lib/xrdaction.php [deleted file]