aboutsummaryrefslogtreecommitdiff
path: root/modules/ircv3_metadata.py
Commit message (Collapse)AuthorAgeFilesLines
* move core modules to src/core_modules, make them uneffected by white/black listGravatar jesopo2019-12-101-16/+0
|
* 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-3/+2
| | | | remove server.cap_started
* Prefix names for all IRCv3 modules with "ircv3_"Gravatar jesopo2019-06-031-0/+17