Commit Graph

11 Commits

Author SHA1 Message Date
18243520dc
Upstream: merge in some changes 2022-05-02 21:15:53 -07:00
Liam Stanley
51b8e096d3
move away from Event.Trailing
* initial work towards moving away from Event.Trailing

* Event.Trailing() -> Event.Last()

* fix incorrect go.mod/go.sum files

* fixes for pretty printed topics and CTCPs

* remove unneeded whitespace check

* clarify potential contents of Event.Params

* better splitting of hopcount from realname
2019-02-10 16:20:25 -05:00
Liam Stanley
3ed14e1a7d remove no longer needed test case post #20 2018-09-30 23:21:37 -04:00
Liam Stanley
bbccf004ba add: expose CTCP encode/decode; add: Event.IsCTCP()
closes #20
2018-09-30 19:28:09 -04:00
Liam Stanley
e06b101981 clean up ctcp tests 2017-04-18 05:00:04 -04:00
Liam Stanley
019f889254 update tests to be backwards compatible (removes t.Run() calls) 2017-02-13 01:57:07 -05:00
Liam Stanley
2573564248 fix ctcp tests 2017-02-13 01:33:27 -05:00
Liam Stanley
ba03de710d update copyright to remove year 2017-02-06 02:45:31 -05:00
Liam Stanley
714a315ef0 yay new year 2017-01-03 11:05:27 -05:00
Liam Stanley
36b2976b91 fix spelling 2016-12-30 08:54:59 -05:00
Liam Stanley
67eff739b1 add some tests for ctcp 2016-12-26 06:06:36 -05:00