aboutsummaryrefslogtreecommitdiff
path: root/src/core_modules/line_handler
Commit message (Expand)AuthorAgeFilesLines
* add BufferLine.timestamp (`datetime.datetime` object)Gravatar jesopo2020-01-171-2/+3
* give ever BufferLine an ID (IRCv3 msgid or uuid4())Gravatar jesopo2020-01-171-2/+4
* pass through (as well as stripping) statusmsg characters to eventsGravatar jesopo2020-01-011-2/+9
* only respect CASEMAPPING when it's not an empty stringGravatar jesopo2019-12-271-1/+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-106-0/+923