X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=EVENTS.txt;h=2da6f3da61b1e89438e269424c8ad2fdc2f3f307;hb=ae2986527ce749f22b38f7d1cb9034366ea55566;hp=2c3863f228e669877937ab62e9c14b929b54d5ed;hpb=e793b5661c2344371a14dfb87b0302a95da5ea48;p=quix0rs-gnu-social.git diff --git a/EVENTS.txt b/EVENTS.txt index 2c3863f228..2da6f3da61 100644 --- a/EVENTS.txt +++ b/EVENTS.txt @@ -778,6 +778,12 @@ StartShowSubscriptionsContent: before showing the subscriptions content EndShowSubscriptionsContent: after showing the subscriptions content - $action: the current action +StartShowUserGroupsContent: before showing the user groups content +- $action: the current action + +EndShowUserGroupsContent: after showing the user groups content +- $action: the current action + StartShowAllContent: before showing the all (you and friends) content - $action: the current action @@ -790,6 +796,12 @@ StartShowSubscriptionsMiniList: at the start of subscriptions mini list EndShowSubscriptionsMiniList: at the end of subscriptions mini list - $action: the current action +StartShowGroupsMiniList: at the start of groups mini list +- $action: the current action + +EndShowGroupsMiniList: at the end of groups mini list +- $action: the current action + StartDeleteUserForm: starting the data in the form for deleting a user - $action: action being shown - $user: user being deleted