This website requires JavaScript.
Explore
Help
Sign In
pegasus
/
anope
Watch
1
Star
0
Fork
0
You've already forked anope
mirror of
https://github.com/anope/anope.git
synced
2026-06-24 18:46:37 +02:00
Code
Activity
Files
4b5ce8a9728db477b75766a60aec48981eff0750
anope
/
modules
/
extra
/
stats
/
irc2sql
T
History
DukePyrolator
4b5ce8a972
irc2sql: removed the currentusers field from the chan table, keeping it updated on each join/part eats too many ressources
2014-03-09 04:55:35 +01:00
..
CMakeLists.txt
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
irc2sql.cpp
Made the chanstats confs try and look similar to every other configuration file
2014-01-21 17:33:57 -05:00
irc2sql.h
Made the chanstats confs try and look similar to every other configuration file
2014-01-21 17:33:57 -05:00
tables.cpp
irc2sql: removed the currentusers field from the chan table, keeping it updated on each join/part eats too many ressources
2014-03-09 04:55:35 +01:00
utils.cpp
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