source: code/trunk/irc.go

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @492   4 years hubert Make casemapping work over bytes instead of runes Fixes a panic in …
(edit) @480   4 years contact Introduce deliveredClientMap Adds more semantics to …
(edit) @478   4 years hubert Implement casemapping TL;DR: supports for casemapping, now logs are …
(edit) @463   4 years contact Passthrough some ISUPPORT tokens
(edit) @392   5 years contact Format CTCP ACTION messages in logs
(edit) @350   5 years contact Sort and split JOIN messages Sort channels so that channels with a …
(edit) @346   5 years hubert Send compact channel name lists This commit resolves sendNames' TODO.
(edit) @303   5 years delthas Add support for TAGMSG and client message tags Previously we dropped …
(edit) @293   5 years delthas Fix parsing MODE messages by updating channel memberships Previously, …
(edit) @292   5 years delthas Add support for multiple user channel memberships User channel …
(edit) @193   5 years contact Request server-time cap If the server didn't populate the time tag, …
(edit) @162   5 years delthas Add upstream RPL_CREATIONTIME support
(edit) @155   5 years delthas Add upstream labeled-response capability support
(edit) @153   5 years delthas Add upstream batch capability support
(edit) @139   5 years delthas Add MODE arguments support - Add RPL_ISUPPORT support with CHANMODES, …
(edit) @128   5 years delthas Add WHOIS support
(edit) @125   5 years contact Remove some IRCv3 constants go-irc v3.1.2 adds some missing IRCv3 …
(edit) @108   5 years contact Add CAP support for downstream connections
(edit) @98   5 years contact Rename project to soju
(edit) @96   5 years contact Update dependencies go-irc v3.1.1 contains a breaking change. …
(edit) @95   5 years contact Add support for SASL authentication We now store SASL credentials in …
(edit) @43   5 years contact Add parseMessageParams helper
(add) @20   5 years contact Split IRC helpers to separate file
Note: See TracRevisionLog for help on using the revision log.