]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/WebFinger/EVENTS.txt
Merge remote-tracking branch 'upstream/master' into social-master
[quix0rs-gnu-social.git] / plugins / WebFinger / EVENTS.txt
index 05e2b2a0f74f2d8614328ea8b5237680ae3bfbc7..d4297fd66963b37a0063ad00d8064ba9ff46c9d2 100644 (file)
@@ -22,10 +22,18 @@ EndWebFingerReconstruction: Last attempts to generate an acct: uri from a Profil
 - $profile: Profile object for which we want a WebFinger ID
 - &$acct:   String reference where reconstructed ID is stored
 
-StartWebFingerProfileLinks: About to set links for the resource descriptor of a profile
+StartWebFingerNoticeLinks: About to set links for the resource descriptor of a Notice
+- $xrd:     XML_XRD object being shown
+- $target:  Notice being shown
+
+EndWebFingerNoticeLinks: Done with links for the resource descriptor of a Notice
+- $xrd:     XML_XRD object being shown
+- $target:  Notice being shown
+
+StartWebFingerProfileLinks: About to set links for the resource descriptor of a Profile
 - $xrd:     XML_XRD object being shown
 - $target:  Profile being shown
 
-EndWebFingerProfileLinks: Done with links for the resource descriptor of a profile
+EndWebFingerProfileLinks: Done with links for the resource descriptor of a Profile
 - $xrd:     XML_XRD object being shown
 - $target:  Profile being shown