Commit Graph

15 Commits

Author SHA1 Message Date
Liam Stanley
771323f162 colon should only cause prefix if the param starts with a colon 2021-06-11 17:32:46 -04:00
Liam Stanley
f97c533ce1 add addl tests 2021-06-11 17:16:26 -04:00
Liam Stanley
812b7950e0 better handling of tag+verb messages without a source; handle some invalid extraneous space events from servers like unreal; additional (basic) event tests 2019-07-31 23:44:43 -04: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
88956d2424 add draft/msgid ircv3 support 2018-01-27 22:44:44 -05:00
Liam Stanley
9c368fb527 add Event.Equals method and tests 2018-01-27 07:00:17 -05:00
Liam Stanley
a065f7923f improve testing for message tags; enforce sorting 2017-06-12 18:49:54 -04:00
Liam Stanley
0034a58683 fix event parsing bug when lines contain trailing prefix without trailing space 2017-06-12 07:29:10 -04:00
Liam Stanley
60155666c3 more tests for connections and events 2017-04-18 14:45:52 -04:00
Liam Stanley
27660fb595 add some tests for various connection methods 2017-02-22 00:25:04 -05:00
Liam Stanley
e397b04d3f merge Source/Event into a single file 2017-02-13 04:46:05 -05:00
Liam Stanley
c9243b15b3 remove event limiter tests 2017-02-11 22:00:48 -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
7385d47e73 remove Sender; merge with event.go 2016-11-22 21:58:26 -05:00