aboutsummaryrefslogtreecommitdiff
path: root/modules/channel_save.py
Commit message (Expand)AuthorAgeFilesLines
* Give modules event objects with "context"s, to facilitate purging all the event•••hooks for a module Gravatar jesopo2018-08-311-5/+4
* Revert "Reformat"•••This reverts commit abed9cf Gravatar dngfx2018-08-311-5/+6
* ReformatGravatar dngfx2018-08-311-6/+5
* .add -> .append typo in channel_save.pyGravatar jesopo2018-08-191-1/+1
* only set autojoin when we've joined a channel not in our autojoin listGravatar jesopo2018-08-051-3/+4
* move sasl logic to it's own moduleGravatar jesopo2018-07-151-23/+21
* Add missing on_kick event hook in channel_saveGravatar jesopo2018-07-021-0/+1
* If BitBot is kicked from a channel, remove from channel_saveGravatar jesopo2018-07-021-0/+5
* Handle empty CAP, additional IRCLog feature, better tls, better channel_save ...•••Signed-off-by: jesopo <github@lolnerd.net> Gravatar jesopo2017-10-271-5/+9
* Add IRCv3→SASL support for nickserv auth, added optional module whitelist, ...Gravatar Evelyn2017-07-121-13/+24
* first commit.Gravatar jesopo2016-03-291-0/+18