aboutsummaryrefslogtreecommitdiff
path: root/modules/ircv3_chathistory.py
Commit message (Collapse)AuthorAgeFilesLines
* move core modules to src/core_modules, make them uneffected by white/black listGravatar jesopo2019-12-101-36/+0
|
* Adda system of aliases for CAPs, mostly for changeable draft specs and creatingGravatar jesopo2019-06-211-1/+2
| | | | dependence between moving specs
* Add an export for IRCv3 CAPsGravatar jesopo2019-06-201-5/+1
|
* Return all caps through received.cap.ls|new and check if valid in line_handler,Gravatar jesopo2019-06-161-2/+1
| | | | remove server.cap_started
* Request draft/event-playback when availableGravatar jesopo2019-06-151-1/+12
|
* 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/+29