aboutsummaryrefslogtreecommitdiff
path: root/include/modules/away.h
Commit message (Expand)AuthorAgeFilesLines
* Convert AWAY to use cross-module events and clean up slightly.•••OnSetAway has been replaced with four events. OnUserPreAway and OnUserPreBack can be used to deny an away state change and/or change the away message of a local user. OnUserAway and OnUserBack allow modules to be notified that a user's away state has changed. Gravatar Peter Powell2018-08-121-0/+83