summaryrefslogtreecommitdiffstats
path: root/lib/ASM/Log.pm
Commit message (Collapse)AuthorAge
* Fix running the bot without a database.LibravatarUnit 1932017-11-17
| | | | Patch by Krytarik.
* I shouldn't be coding this time of nightLibravatarJanik Kleinhoff2016-10-29
|
* fix !ops with new DB interfaceLibravatarJanik Kleinhoff2016-10-29
|
* Use DBIx::ClassLibravatarJanik Kleinhoff2016-10-28
| | | | | For now this is a relatively quick-and-dirty transition, but this enables us to reuse ASM::DB from the website. Yay
* Remove invasive logging functionalityLibravatarJanik Kleinhoff2016-09-30
| | | | | This removes the ;nicks and ;explain commands. Actionlogs and alertlogs are untouched for now. Cf. T8 for motivation.
* Clean up excessive use of lcLibravatarDoug Freed2016-02-09
|
* Have the Inspect/opalert routines print a backlog to an incident-specific ↵LibravatarWilliam Heimbigner2016-01-21
| | | | logfile, rather than a single file, and include a shortlink to this logfile when generating alerts
* Add vim modelines and fix inconsistent indentationLibravatarDoug Freed2016-01-14
|
* Insert the logging hook for quit messages after state-tracker has duly ↵LibravatarWilliam Heimbigner2016-01-14
| | | | molested the quit event
* Move channel logging hooks into the logging module, rather than calling them ↵LibravatarWilliam Heimbigner2016-01-14
| | | | from the event module.
* Really disable smartmatch warningLibravatarDoug Freed2016-01-12
|
* Disable Autovivification in all the things, enable autoflush on STDOUT, fix ↵LibravatarWilliam Heimbigner2016-01-12
| | | | some things in accountsToNicks
* General code cleanup (removing unused functions / old commented out code / etc.)LibravatarWilliam Heimbigner2015-12-25
|
* Rework module pathsLibravatarJanik Kleinhoff2015-09-24