| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Add ;explain command (needs work still) | 2016-02-18 | |
| | | |||
| * | Show who requested a ;quit in the quit message. | 2016-02-17 | |
| | | |||
| * | Fix showhilights to be able to check against nicks that were manually added ↵ | 2016-02-17 | |
| | | | | | to the config with uppercase letters | ||
| * | Add a ;nicks command to track down known nicks, searching by host. ↵ | 2016-02-17 | |
| | | | | | Incomplete / much more work to be done. | ||
| * | fix commands | 2016-02-15 | |
| | | |||
| * | ASM::Commander: print where a command was received | 2016-02-14 | |
| | | |||
| * | ;suppress: don't touch the monitor flag | 2016-02-14 | |
| | | |||
| * | Clean up excessive use of lc | 2016-02-09 | |
| | | |||
| * | Don't allow double suppression. | 2016-02-05 | |
| | | | | | It breaks things. | ||
| * | Removed a tab | 2016-02-01 | |
| | | |||
| * | use a different URL in ;source | 2016-01-21 | |
| | | |||
| * | Shorten the URL provided via ;investigate | 2016-01-21 | |
| | | |||
| * | 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 | ||
| * | Handle !ops without target in PM better | 2016-01-15 | |
| | | |||
| * | Massive cleanup of Commander | 2016-01-15 | |
| | | |||
| * | Remove errant space | 2016-01-14 | |
| | | |||
| * | Add vim modelines and fix inconsistent indentation | 2016-01-14 | |
| | | |||
| * | Fix ASM's memory usage display to be more accurate | 2016-01-14 | |
| | | |||
| * | Register command-processing handlers inside of the command module, rather ↵ | 2016-01-14 | |
| | | | | | than having the event handler module call the command handler module | ||
| * | Remove commands.xml, move everything kinda-nicely into the main Commander ↵ | 2016-01-14 | |
| | | | | | 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 | ||
| * | Use Tie::CPHash to make %::sn and %::sc case-insensitiveish. | 2016-01-07 | |
| | | | | | | | | Clean up commands.xml and fix some bugs Add clone detection Minimize some excessive warnings Greatly improve syncing speed | ||
| * | Better undef-checking -> less warnings | 2015-12-26 | |
| | | |||
| * | Rework module paths | 2015-09-24 | |
