summaryrefslogtreecommitdiff
path: root/modules/extra/stats/irc2sql/irc2sql.cpp
AgeCommit message (Expand)Author
2017-04-07irc2sql: fix changing status modes to update ison modesAdam
2017-04-07Merge commit '7453c71c005671f729e26f2bbeeb750d32c88718'Adam
2017-04-07Merge commit '76ea11198028b6a1ab4f739d239bf890ce6d937e'Adam
2016-11-05irc2sql: fix crash on shutdown with no sqlAdam
2016-11-04irc2sql: fix a couple SQL errorsAdam
2015-10-27Merge branch '2.0' into 2.1Adam
2015-04-30irc2sql: handle away messages.Jyzee
2015-01-28More properly track topic change sources and allow users with access to chang...Adam
2014-12-10Unconst these config Get<Anope::string> calls as it makes no senseAdam
2014-11-24Rewrite serializable to have field level granularityAdam
2014-06-23Merge branch '2.0' into 2.1Adam
2014-05-20Speed up akill xline checksAdam
2014-04-21Constify message source for OnChannelMode(Un)SetAdam
2014-01-21Made the chanstats confs try and look similar to every other configuration fileAdam
2014-01-06Fix compile with -std=c++11Adam
2014-01-03Move modules/stats under extras because it depends on m_mysql, update its con...Adam