| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix running the bot without a database. | 2017-11-17 | |
| | | | | | Patch by Krytarik. | ||
| * | I shouldn't be coding this time of night | 2016-10-29 | |
| | | |||
| * | fix !ops with new DB interface | 2016-10-29 | |
| | | |||
| * | Use DBIx::Class | 2016-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 functionality | 2016-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 lc | 2016-02-09 | |
| | | |||
| * | Have the Inspect/opalert routines print a backlog to an incident-specific ↵ | 2016-01-21 | |
| | | | | | logfile, rather than a single file, and include a shortlink to this logfile when generating alerts | ||
| * | Add vim modelines and fix inconsistent indentation | 2016-01-14 | |
| | | |||
| * | Insert the logging hook for quit messages after state-tracker has duly ↵ | 2016-01-14 | |
| | | | | | molested the quit event | ||
| * | Move channel logging hooks into the logging module, rather than calling them ↵ | 2016-01-14 | |
| | | | | | from the event module. | ||
| * | Really disable smartmatch warning | 2016-01-12 | |
| | | |||
| * | Disable Autovivification in all the things, enable autoflush on STDOUT, fix ↵ | 2016-01-12 | |
| | | | | | some things in accountsToNicks | ||
| * | General code cleanup (removing unused functions / old commented out code / etc.) | 2015-12-25 | |
| | | |||
| * | Rework module paths | 2015-09-24 | |
