forked from GNUsocial/gnu-social
The real [Start|End]NewAtomPubActivity event definition
This commit is contained in:
parent
aca5ff1b23
commit
1c3d61885d
@ -970,12 +970,12 @@ EndRevokeRole: when a role has been revoked
|
|||||||
|
|
||||||
StartAtomPubNewActivity: When a new activity comes in through Atom Pub API
|
StartAtomPubNewActivity: When a new activity comes in through Atom Pub API
|
||||||
- &$activity: received activity
|
- &$activity: received activity
|
||||||
- $user: user publishing the entry
|
- $profile: profile of the user publishing the entry
|
||||||
- &$notice: notice created; initially null, can be set
|
- &$notice: notice created; initially null, can be set
|
||||||
|
|
||||||
EndAtomPubNewActivity: When a new activity comes in through Atom Pub API
|
EndAtomPubNewActivity: When a new activity comes in through Atom Pub API
|
||||||
- $activity: received activity
|
- $activity: received activity
|
||||||
- $user: user publishing the entry
|
- $profile: profile of the user publishing the entry
|
||||||
- $notice: notice that was created
|
- $notice: notice that was created
|
||||||
|
|
||||||
AdminPanelCheck: When checking whether the current user can access a given admin panel
|
AdminPanelCheck: When checking whether the current user can access a given admin panel
|
||||||
|
Loading…
Reference in New Issue
Block a user