aboutsummaryrefslogtreecommitdiff
path: root/modules/ircv3_resume.py
Commit message (Collapse)AuthorAgeFilesLines
* don't overwrite `on_resume()` in ircv3_resumeGravatar jesopo2019-12-101-1/+1
|
* Fix more instances of event["args"] (now event["line"].args)Gravatar jesopo2019-06-221-3/+3
|
* Adda system of aliases for CAPs, mostly for changeable draft specs and creatingGravatar jesopo2019-06-211-1/+1
| | | | dependence between moving specs
* Return all caps through received.cap.ls|new and check if valid in line_handler,Gravatar jesopo2019-06-161-5/+4
| | | | remove server.cap_started
* `draft/resume-0.4` -> `draft/resume-0.5`Gravatar jesopo2019-06-091-1/+1
|
* Make `params` arg for logging functions optionalGravatar jesopo2019-06-061-1/+1
|
* Bump resume back down to `draft/resume-0.4` (from `draft/resume-0.5`) for nowGravatar jesopo2019-06-031-1/+1
|
* Update --depends-on hashflags for ircv3 module renamesGravatar jesopo2019-06-031-1/+1
|
* Prefix names for all IRCv3 modules with "ircv3_"Gravatar jesopo2019-06-031-0/+84