]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - EVENTS.txt
Revert DB change for OAuth. Change compound key for oauth_application_user
[quix0rs-gnu-social.git] / EVENTS.txt
index 24964161737e3845740620729a46b060ea75d5c6..e5cafa857378400d380a45d1e83605f2e47c31fe 100644 (file)
@@ -1136,3 +1136,9 @@ StartShowFeedLink: before showing an individual feed item
 EndShowFeedLink: after showing an individual feed
 - $action: action being executed
 - $feed: feed to show
+
+StartShowNoticeForm: before showing the notice form (before <form>)
+- $action: action being executed
+
+EndShowNoticeForm: after showing the notice form (after <form>)
+- $action: action being executed