source: code/trunk/irc.go

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @778   3 years contact Refactor generateWHOXReply Isolate the field letter -> value logic …
(edit) @761   3 years contact Handle upstream multi-line SASL References: …
(edit) @684   4 years contact Add support for MONITOR Add support for MONITOR in single-upstream …
(edit) @673   4 years hubert Skip list/type A mode arguments Type-A modes always have an …
(edit) @662   4 years contact Add title config option Closes: https://todo.sr.ht/~emersion/soju/146
(edit) @661   4 years contact Mark bouncer users and BouncerServ as authenticated in WHOX/WHOIS
(edit) @660   4 years contact Add support for WHOX This adds support for WHOX, without bothering …
(edit) @636   4 years contact Add bouncer MOTD Closes: https://todo.sr.ht/~emersion/soju/137
(edit) @516   4 years hubert Implement CHATHISTORY BETWEEN
(edit) @498   4 years contact Move isHighlight to irc.go
(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.