aboutsummaryrefslogtreecommitdiff
path: root/lib/irc.js (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for STATUSMSGSimon Ser2021-06-031-3/+2
* lib/irc: rename IRC prefix utilitiesSimon Ser2021-06-031-5/+6
* Add support for /ban without argumentSimon Ser2021-06-031-0/+2
* Display prefixes in member listDrew DeVault2021-05-311-0/+21
* Pretty-print MOTDSimon Ser2021-05-281-0/+2
* Fix TypeError in isHighlightSimon Ser2021-05-281-1/+2
* Add /whois commandDrew DeVault2021-05-271-0/+7
* lib/client: add Client.cmSimon Ser2021-05-271-0/+1
* lib/irc: add case-mapping primitivesSimon Ser2021-05-271-1/+164
* lib/irc: escape/unescape everything in tagsSimon Ser2021-03-091-2/+2
* lib/irc: accept tags without valueSimon Ser2021-03-091-7/+11
* Extract network name from ISUPPORTSimon Ser2021-01-221-2/+2
* Add support for RPL_ISUPPORTSimon Ser2021-01-221-0/+19
* Ignore RPL_TOPICWHOTIMESimon Ser2020-09-031-0/+1
* Better handle registration errorsSimon Ser2020-08-251-1/+9
* Parse all CTCP messagesSimon Ser2020-08-131-0/+25
* lib/irc: make isHighlight operate on messagesSimon Ser2020-08-131-1/+9
* Handle RPL_NOTOPICSimon Ser2020-08-031-0/+1
* Mark FAIL as an errorSimon Ser2020-07-151-0/+2
* Implement chathistory supportSimon Ser2020-07-101-0/+12
* Remove outdated TODOSimon Ser2020-07-021-1/+0
* Print IRC error messages in redSimon Ser2020-06-291-0/+17
* Detect highlightsSimon Ser2020-06-291-0/+44
* Avoid String.prototype.replaceAllSimon Ser2020-06-281-9/+13
* Parse RPL_MYINFOSimon Ser2020-06-261-0/+3
* Send WHO query when opening nick bufferSimon Ser2020-06-261-0/+2
* Add isChannelSimon Ser2020-06-241-0/+2
* Remove assets/Simon Ser2020-06-241-0/+187