aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_monitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add the override keyword in places that it is missing.•••GCCs warnings for this are much better than Clangs. Gravatar Peter Powell2017-11-211-4/+4
* m_monitor Add inline keyword to IRCv3::Monitor::Manager::ExtItem::unserialize...Gravatar Attila Molnar2016-08-191-1/+2
* Convert WriteNumeric() calls to pass the parameters of the numeric as method ...Gravatar Attila Molnar2016-02-251-2/+2
* Add m_monitor which implements the MONITOR command and notificationsGravatar Attila Molnar2016-01-061-0/+443