Adam
|
845ca576b4
|
More properly track topic change sources and allow users with access to change topics through topiclock
|
2015-01-28 22:57:15 -05:00 |
|
DukePyrolator
|
6a3f7c01b1
|
changed the engine of the chanstats table from InnoDB back to MyISAM to avoid increasing the auto_increment counter on each INSERT IGNORE. For existing tables please manually run 'ALTER TABLE anope_chanstats ENGINE=MyISAM'.
|
2014-09-14 11:36:05 +02:00 |
|
Adam
|
d79dd0b7d7
|
Pass password to nick register event so modules like m_ldap_authentication can create the respective account using the decrypted password which might not always be available
|
2014-05-01 18:38:17 -04:00 |
|
Adam
|
1027ec667a
|
Made the chanstats confs try and look similar to every other configuration file
|
2014-01-21 17:33:57 -05:00 |
|
DukePyrolator
|
df8d85d80a
|
m_chanstats: fixed the config options NSDefChanstats and CSDefChanstats
|
2014-01-19 08:11:19 +01:00 |
|
DukePyrolator
|
4b192addd2
|
m_chanstats: do not count negative words if you have more smileys in a line than words
|
2014-01-17 06:49:49 +01:00 |
|
Adam
|
e1ce6174ce
|
Move modules/stats under extras because it depends on m_mysql, update its config a bit to look similar to all of the other config files
|
2014-01-03 19:54:14 -05:00 |
|