aboutsummaryrefslogtreecommitdiff
path: root/modules/ircv3_sasl
Commit message (Expand)AuthorAgeFilesLines
* Refactor set/channelset/serverset/botset in to 'utils.Setting' objectsGravatar jesopo2019-06-281-10/+10
* Fix more instances of event["args"] (now event["line"].args)Gravatar jesopo2019-06-221-2/+3
* WARN log for soft SASL failureGravatar jesopo2019-06-171-0/+1
* _end_sasl takes a server paramGravatar jesopo2019-06-171-1/+1
* Add a setting to disable "hard" sasl failureGravatar jesopo2019-06-171-5/+11
* Only `panic()` when a server connection is part of bot init. closes #69Gravatar jesopo2019-06-171-1/+1
* panic() if a sasl dance fails on first connection, disconnect on reconnect sasl•••fail Gravatar jesopo2019-06-171-5/+10
* 'hunder2' -> 'hunter2'. meme typos D:Gravatar jesopo2019-06-041-1/+1
* Prefix names for all IRCv3 modules with "ircv3_"Gravatar jesopo2019-06-033-0/+323