Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-09 | irc2sql: removed the currentusers field from the chan table, keeping it ↵ | DukePyrolator | |
updated on each join/part eats too many ressources | |||
2014-01-21 | Fix missing colon in stats and top, fix smileys and actions count. Patch by ↵ | Adam | |
bush. | |||
2014-01-21 | Made the chanstats confs try and look similar to every other configuration file | Adam | |
2014-01-19 | m_chanstats: fixed the config options NSDefChanstats and CSDefChanstats | DukePyrolator | |
2014-01-17 | m_chanstats: do not count negative words if you have more smileys in a line ↵ | DukePyrolator | |
than words | |||
2014-01-06 | Fix compile with -std=c++11 | Adam | |
2014-01-03 | Move modules/stats under extras because it depends on m_mysql, update its ↵ | Adam | |
config a bit to look similar to all of the other config files |