| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Misc. code cleanup | 2017-02-22 | |
| | | |||
| * | ASM::Util::isFloodedPhraseOK(): lc $chan | 2016-03-01 | |
| | | | | | | Should hopefully fix the #Reddit issue. There ought to be a tidy way of doing this without lc strewn all over the code ... but I'm lazy | ||
| * | Clean up some warnings being generated for unknown reasons pertaining to DNS ↵ | 2016-02-21 | |
| | | | | | issues | ||
| * | splitflood: allow whitelisting certain regex per channel | 2016-02-14 | |
| | | | | | | Accessible via editing the config only; this is a feature that is probably only useful to a handful of channels. | ||
| * | ;suppress: don't touch the monitor flag | 2016-02-14 | |
| | | |||
| * | Bugfix | 2016-02-09 | |
| | | |||
| * | Stash an account to nick mapping | 2016-02-09 | |
| | | |||
| * | Fix async DNS resolution to handle things better | 2016-01-14 | |
| | | | | | | - Handles CNAMEs now - Handles multiple IPs for a given host | ||
| * | Add vim modelines and fix inconsistent indentation | 2016-01-14 | |
| | | |||
| * | Fix a bug where part of the DNS routines could be called with an undefined ↵ | 2016-01-14 | |
| | | | | | value, and then go kaboom | ||
| * | Process DNS lookups when syncing ban/quietlists asynchronously | 2016-01-14 | |
| | | |||
| * | More bugfixes and improvements | 2016-01-13 | |
| | | | | | | | | | | | - Request and save the real IP when syncing - Handle our nick not matching what we want it to be when we're kicked - Minor style consistency fix - Greatly improve channel syncing - Retrieve hostname/IP bans and quiets better - Clean up generation of reversed IP for DNSBL checking - Improve getHostIP's detection of real hostnames | ||
| * | Speed up DNS lookups | 2016-01-13 | |
| | | |||
| * | 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 | |
| | | |||
| * | Allow nickserv accounts to be configured as hilights via $a:account | 2015-12-25 | |
| | | |||
| * | Rework module paths | 2015-09-24 | |
