]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - EVENTS.txt
Annihilate profile_tag_inbox.
[quix0rs-gnu-social.git] / EVENTS.txt
index d1e36ad906e53386215d42c97f086ce9337f49ed..7819d9042bbece468effe6722680f1334fce1ba4 100644 (file)
@@ -1366,3 +1366,12 @@ EndLocalURL: before resolving a local url for an action
 - &$addSession: whether to add session variable
 - &$url: resulting URL to local resource
 
+StartProfileGetAvatar: When getting an avatar for a profile
+- $profile: profile
+- $size: size of the avatar
+- &$avatar: avatar
+
+EndProfileGetAvatar: After getting an avatar for a profile
+- $profile: profile
+- $size: size of the avatar
+- &$avatar: avatar