summaryrefslogtreecommitdiff
path: root/EVENTS.txt
diff options
context:
space:
mode:
authorBrion Vibber <brion@pobox.com>2010-03-03 11:42:02 -0800
committerBrion Vibber <brion@pobox.com>2010-03-03 11:42:02 -0800
commit13521cb510f2377e9b865b0506f92ada9ef9b3cd (patch)
tree253eb64f09ecc821ba273cee88514775495b5f97 /EVENTS.txt
parente793b5661c2344371a14dfb87b0302a95da5ea48 (diff)
parentccd0db1e0a928fe914c894966ecf2260964a68f0 (diff)
Merge branch 'testing' of git@gitorious.org:statusnet/mainline
Diffstat (limited to 'EVENTS.txt')
-rw-r--r--EVENTS.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/EVENTS.txt b/EVENTS.txt
index 2c3863f22..47c67512a 100644
--- a/EVENTS.txt
+++ b/EVENTS.txt
@@ -790,6 +790,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