X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=EVENTS.txt;h=5bf6078a1c09d68ac776efbb0a4d11f0465120e6;hb=fc89006e562da6a08f98bab9e655ace98f5b2572;hp=d1e36ad906e53386215d42c97f086ce9337f49ed;hpb=0f9d6f4c82892875f57774f8bcfd1871f8e58cca;p=quix0rs-gnu-social.git diff --git a/EVENTS.txt b/EVENTS.txt index d1e36ad906..5bf6078a1c 100644 --- a/EVENTS.txt +++ b/EVENTS.txt @@ -1366,3 +1366,18 @@ 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 + +StartRegisterSuccess: Before showing the registration success message +- $action: the registration action + +StartRegisterSuccess: After showing the registration success message +- $action: the registration action