index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
stats
Age
Commit message (
Expand
)
Author
2024-01-24
Shuffle modules around a bit.
Sadie Powell
2024-01-24
Rename several modules to remove the m_ prefix.
Sadie Powell
2024-01-23
Mark types that have no inheritors as final.
Sadie Powell
2024-01-23
Improve the layout of types that inherit from another type.
Sadie Powell
2024-01-09
Always build the stats modules.
Sadie Powell
2014-01-03
Move modules/stats under extras because it depends on m_mysql, update its con...
Adam
2014-01-01
Update copyright to 2014. This was done with:
Adam
2013-12-28
Do not translate command parameters that do not have translatable strings in ...
Robby-
2013-12-26
m_chanstats: 1) fixed the SASET message 2) decreased the size of some VARCHAR...
DukePyrolator
2013-12-20
Revert "m_chanstats: changed the default value of some fields to NULL instead...
DukePyrolator
2013-12-19
irc2sql: fixed not storing ssl information on inspircd
DukePyrolator
2013-12-15
irc2sql: fixed small typo
DukePyrolator
2013-12-15
m_chanstats: changed the default value of some fields to NULL instead of ''
DukePyrolator
2013-12-14
irc2sql: improved handling of netsplits
DukePyrolator
2013-12-09
irc2sql: fixed incorrect usercount for channels and servers after netsplit, f...
DukePyrolator
2013-12-01
made the chanstats fantasy modules work again.
DukePyrolator
2013-11-03
CREATE EVENT chanstats_event_cleanup_weekly failed due to calculating imprope...
Cronus89
2013-10-27
fixed a small error that causes irc2sql to not compile
DukePyrolator
2013-10-26
added the irc2sql gateway module
DukePyrolator
2013-09-27
Fix typos, remove dead language defines.
Robby-
2013-08-01
Use MessageSource as the source for many IRCDProto funcs
Adam
2013-07-29
Move chanstats stuff to stats/
Adam