| admin_activate_user |
Admin activation notifications class This class handles notifications for users requiring admin activation |
| approve_post |
Post approved notifications class This class handles notifications for posts when they are approved (to their authors) |
| approve_topic |
Topic approved notifications class This class handles notifications for topics when they are approved (for authors) |
| base |
Base notifications class |
| bookmark |
Bookmark updating notifications class This class handles notifications for replies to a bookmarked topic |
| disapprove_post |
Post disapproved notifications class This class handles notifications for posts when they are disapproved (for authors) |
| disapprove_topic |
Topic disapproved notifications class This class handles notifications for topics when they are disapproved (for authors) |
| group_request |
|
| group_request_approved |
|
| pm |
Private message notifications class This class handles notifications for private messages |
| post |
Post notifications class This class handles notifications for replies to a topic |
| post_in_queue |
Post in queue notifications class This class handles notifications for posts that are put in the moderation queue (for moderators) |
| quote |
Post quoting notifications class This class handles notifying users when they have been quoted in a post |
| report_pm |
Private message reported notifications class This class handles notifications for private messages when they are reported |
| report_pm_closed |
PM report closed notifications class This class handles notifications for when reports are closed on PMs (for the one who reported the PM) |
| report_post |
Reported post notifications class This class handles notifications for reported posts |
| report_post_closed |
Post report closed notifications class This class handles notifications for when reports are closed on posts (for the one who reported the post) |
| topic |
Topic notifications class This class handles notifications for new topics |
| topic_in_queue |
Topic in queue notifications class This class handles notifications for topics when they are put in the moderation queue (for moderators) |