]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - EVENTS.txt
Don't add content as title for notes
[quix0rs-gnu-social.git] / EVENTS.txt
index 0c08a46478b26a3bd784544bd5b30cd89e98bc86..49940e467fbc88d1b5309200c5a5f6a261840494 100644 (file)
@@ -1450,3 +1450,9 @@ EndNoticeListPrefill: After pre-filling a list of notices with extra data
 - &$profiles: Profiles that were pre-filled 
 - $avatarSize: The avatar size for the list
 
+OtherAccountProfiles: Hook to add account profiles to a user account profile block
+- $profile: the Profile being shown
+- &$others: Modifiable array of profile info arrays. Each one has the following fields:
+            href: link to the profile
+            text: text for the profile
+            image: mini image for the profile