Notifications::unselect_answer()

Method: Remove notification when users answer get unselected.

Notifications::new_answer()

Method: Add notification for new answer.

Notifications::new_comment()

Method: Notify user on new comment.

Notifications::trash_answer()

Method: Remove all notifications related to answer when its get deleted.

Notifications::delete_comment()

Method: Remove notification on deleting comment.

Notifications::select_answer()

Method: Notify user when their answer is selected.

Notifications::vote_up()

Method: Award reputation when user recive an up vote.

Notifications::ap_user_pages()

Method: Adds reputations tab in AnsPress authors page.

ap_notification_addon_activation()

Function: Insert table when addon is activated.