Commit Graph

13 Commits

Author SHA1 Message Date
Ben Harris 9ac8d3c920 add some more tests 2024-04-19 18:13:54 -04:00
Ben Harris c7407ec6a0 run formatter 2024-04-19 15:08:19 -04:00
Ben Harris 32d3731be9 add more robust parsing tests 2024-04-19 14:52:01 -04:00
Ben Harris d2ce230b41 remove unneeded verbatim 2024-04-19 01:11:42 -04:00
Ben Harris 53add8700f netstandard and revert target type new 2024-04-19 00:24:48 -04:00
Ben Harris b82b8c259a .net 6, tidy up some warnings 2022-04-12 16:14:48 -04:00
Ben Harris 3049122294 .net 5.0 and apply formatting 2021-09-17 16:24:13 -04:00
Alexandre Oliveira f712abaaef Update tag parsing to differentiate null from empty string
- https://github.com/ircv3/ircv3-specifications/issues/334
2018-03-05 23:22:54 -03:00
Alexandre Oliveira e653691cf9 Add complete support for server-time cap 2017-09-09 00:05:48 -03:00
Drew DeVault 7a3fa55e6d Merge pull request #81 from RockyTV/channel-issues
Fix channel issues
2017-08-25 21:08:21 -05:00
Alexandre Oliveira 879580ccde Support IRCv3.1 multi-prefix capability
- This client capability will make the server send us all prefixes a user may have in NAMES and WHO messages.

- http://ircv3.net/specs/extensions/multi-prefix-3.1.html
2017-08-25 23:02:17 -03:00
Alexandre Oliveira 79e46fd78b Add support for IRCv3 message tags
As defined in IRCv3, using the following spec as reference: http://ircv3.net/specs/core/message-tags-3.2.html
2017-08-18 22:55:25 -03:00
Alexandre Oliveira b80fe34de0 Add testing project 2017-08-18 22:03:59 -03:00