aboutsummaryrefslogtreecommitdiff
path: root/src/core_modules/line_handler/channel.py
Commit message (Expand)AuthorAgeFilesLines
* channel.send_mode() BEFORE calling self.join eventGravatar jesopo2020-01-241-1/+1
* only check missed modes if our mode changes and `MODE #chan` respondsGravatar jesopo2020-01-231-0/+1
* only look at 329 when it's a channel we know we are inGravatar jesopo2019-12-201-2/+3
* move core modules to src/core_modules, make them uneffected by white/black listGravatar jesopo2019-12-101-0/+160