]> jfr.im git - irc/evilnet/node-irc-nefarious.git/history - src
2.2.0
[irc/evilnet/node-irc-nefarious.git] / src /
2023-08-11  Half-ShotSlight optimisations
2023-08-11  Half-ShotNever fear, generics are here
2023-08-10  Half-ShotIgnore type safety problem
2023-08-10  Half-ShotAllow extending the config of the test IrcServer
2023-08-10  Half-ShotAdd whoiscertfp parsing
2023-08-10  Half-ShotAdd code for whoiscertfp
2023-07-27  Will HuntMerge pull request #108 from matrix-org/hs/fix-isupport...
2023-07-27  Half-ShotNot interested in the value
2023-07-27  Half-ShotProbably the better way to type this
2023-07-27  Will HuntMerge branch 'master' into hs/fix-isupport-duplication
2023-07-27  Half-ShotMerge remote-tracking branch 'origin/master' into hs...
2023-07-27  Half-ShotFix tests
2023-07-25  Half-ShotReset modes before iterating on args
2023-07-25  Half-ShotAdd tests to ensure supported isn't duplicated
2023-07-25  Half-ShotDon't duplicate isupport values
2023-05-10  Will HuntMerge pull request #103 from iwalkalone69/fix-channels...
2023-05-10  Will HuntMerge branch 'master' into fix-channels-and-users-map
2023-05-04  iwalkaloneFix
2023-05-03  iwalkaloneFix: Using Map.prototype.forEach() to iterate this...
2023-05-02  iwalkaloneFix: this.state.chans and channel.users are Map type...
2023-04-26  Will HuntMerge pull request #102 from matrix-org/hs/test-rig
2023-04-25  Half-ShotFix tests
2023-04-25  Half-ShotMore testing changes
2023-04-25  Half-ShotDrop the describe jest munging
2023-04-25  Half-ShotDrop irc-colors and provide our own implementation
2023-04-25  Half-ShotMove the test utils to src so they can be exposed to...
2023-04-25  Will HuntMerge branch 'master' into hs/node-20
2023-04-25  Will HuntMerge pull request #99 from matrix-org/hs/split-out...
2023-04-25  Half-ShotRefactor maxLineLength
2023-04-24  Half-ShotImprove type
2023-04-12  Half-ShotAdd test support
2023-04-12  Half-Shotexplain assert
2023-04-12  Half-ShotCleanup some TODOs
2023-04-05  Half-Shotfix test
2023-03-09  Half-Shotdrop connected event
2023-03-09  Half-ShotMore fiddling with connections
2023-03-09  Half-ShotCleanup some fixmes!
2023-03-09  Half-ShotSend ping/pong
2023-02-28  Half-ShotSplit out state from the Client
2023-02-20  Half-ShotSplit out IRC client state to allow for cached client...
2022-09-22  Will HuntMerge pull request #94 from matrix-org/hs/integration...
2022-09-22  Half-ShotMerge remote-tracking branch 'origin/master' into hs...
2022-09-22  Half-ShotMerge branch 'sec-release-12-09-22'
2022-09-16  Half-ShotTidy up utility classes
2022-09-16  Half-ShotMake modeParams more typesafe
2022-09-13  Will HuntMerge pull request #92 from matrix-org/hs/version-bump...
2022-09-13  Half-ShotFix modes
2022-09-12  Will HuntMerge pull request #93 from matrix-org/revert-89-revert...
2022-09-12  Will HuntRevert "Revert "Fix tokenization""
2022-09-09  Will HuntMerge pull request #91 from matrix-org/hs/typed-emitter
2022-09-07  Half-ShotType changes
2022-09-07  Will HuntMerge pull request #90 from f0x52/patch-1
2022-09-07  Half-ShotExport types from parse_message
2022-09-07  Half-Shotlint
2022-09-07  Half-ShotDrop 'message#'
2022-09-07  Half-ShotEmit typed events from the client
2022-08-19  f0x52Disable rejectUnauthorized if expired certificates...
2022-06-09  Will HuntMerge pull request #89 from matrix-org/revert-87-patch-2
2022-06-09  Will HuntRevert "Fix tokenization"
2022-05-25  Will HuntMerge pull request #87 from progval/patch-2
2022-05-04  Tadeusz SośnierzMerge pull request from GHSA-52rh-5rpj-c3w6
2022-04-29  Tadeusz SośnierzReuse _splitMessage when handling actions
2022-04-29  Tadeusz SośnierzSplit lines on CR as well as CR/CRLF
2022-04-25  Val LorentzFix tokenization
2021-08-18  Will HuntMerge pull request #84 from matrix-org/hs/utf8-works...
2021-08-18  Will HuntUse @types instead of our own
2021-08-18  Will HuntisUTF8Valid works on buffers only
2021-07-27  Will HuntMerge pull request #75 from emersonveenstra/issue-74
2021-07-26  emersonFix when 'registered' is emitted
2021-07-26  Tadeusz SośnierzSupport multiline CAP responses
2021-07-26  Tadeusz SośnierzAdd a getter for maxLineLength
2021-07-18  Will HuntMerge pull request #71 from emersonveenstra/add-whoisac...
2021-07-01  emersonHandle RPL_WHOISACTUALLY
2021-06-08  Will HuntMerge pull request #69 from matrix-org/hs/handle-no...
2021-06-07  Will HuntMerge pull request #70 from matrix-org/hs/fix-msg
2021-06-07  Will HuntFix message not being used on QUIT
2021-06-07  Will HuntDo not throw
2021-06-07  Will HuntMerge branch 'hs/handle-no-nick' of github.com:matrix...
2021-06-07  Will Huntwhois the right nick
2021-06-07  Will HuntThrow if we cannot identify ourself
2021-06-07  Will HuntHandle no-nick whois response
2021-06-07  Will HuntHandle no-nick whois response
2021-06-07  Will HuntMerge pull request #67 from melloc/check-caps-first
2021-05-31  Cody Peter MelloCAP LS should be sent before NICK and USER
2021-05-27  Will HuntMerge pull request #65 from matrix-org/hs/cap-end
2021-05-27  Will HuntUpdate irc.ts
2021-05-27  Will HuntMerge pull request #66 from matrix-org/hs/remove-trace
2021-05-27  Will Huntadd newline
2021-05-26  Will HuntDo not trace TLS connections
2021-05-26  Will HuntSend END if not authenticating
2021-05-26  Will HuntMerge pull request #64 from matrix-org/hs/long-line-fix
2021-05-26  Will HuntUpdate src/splitLines.ts
2021-05-26  Will HuntMerge pull request #63 from matrix-org/hs/ci
2021-05-25  Will HuntCopy across changes from https://github.com/matrix...
2021-05-25  Will HuntMerge pull request #62 from matrix-org/hs/handle-capabi...
2021-05-25  Will HuntEmit registered when logged in
2021-05-24  Will HuntCode changes following testing
2021-05-24  Will Huntsend end
2021-05-24  Will HuntAdd support for more SASL fail codes
2021-05-24  Will HuntTry to split out the capabilites logic sensibly
next