]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Favorite/EVENTS.txt
pluginified most of hasFave, getFaves and related calls
[quix0rs-gnu-social.git] / plugins / Favorite / EVENTS.txt
index fb6bfbb91dab3c1a612709ead5ccd47fc4b25b0f..c15839c8a02575080725305567953711f3fb2e91 100644 (file)
@@ -34,3 +34,10 @@ StartDisFavorNoticeForm: starting the data in the form for disfavoring a notice
 EndDisFavorNoticeForm: Ending the data in the form for disfavoring a notice
 - $DisfavorForm: the disfavor form being shown
 - $notice: notice being disfavored
+
+StartShowFaveForm: just before showing the fave form
+- $item: the NoticeListItem object being shown
+
+EndShowFaveForm: just after showing the fave form
+- $item: the NoticeListItem object being shown
+