From: Mikael Nordfeldth Date: Mon, 12 Jan 2015 01:28:03 +0000 (+0100) Subject: The real [Start|End]NewAtomPubActivity event definition X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1c3d61885dcab52c26248a402a7ef967d3863515;p=quix0rs-gnu-social.git The real [Start|End]NewAtomPubActivity event definition --- diff --git a/EVENTS.txt b/EVENTS.txt index e70dae6930..197b8afe6f 100644 --- a/EVENTS.txt +++ b/EVENTS.txt @@ -970,12 +970,12 @@ EndRevokeRole: when a role has been revoked StartAtomPubNewActivity: When a new activity comes in through Atom Pub API - &$activity: received activity -- $user: user publishing the entry +- $profile: profile of the user publishing the entry - &$notice: notice created; initially null, can be set EndAtomPubNewActivity: When a new activity comes in through Atom Pub API - $activity: received activity -- $user: user publishing the entry +- $profile: profile of the user publishing the entry - $notice: notice that was created AdminPanelCheck: When checking whether the current user can access a given admin panel