4
0
mirror of https://github.com/jesopo/ircstates synced 2024-06-19 15:27:05 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
jesopo
d0a3aed19f support RPL_LOGGEDIN and RPL_LOGGEDOUT (with tests) 2020-04-29 14:48:03 +01:00
jesopo
0d9f8dd268 add WHOX support, add tests for WHO and WHOX 2020-04-19 02:12:04 +01:00
jesopo
9e73252a8e "emit" important attributes from parsing tokens (who sent it, where, etc) 2020-03-18 15:59:42 +00:00
jesopo
af34486711 add support for casemappings (using 005 CASEMAPPING) 2020-03-15 23:05:42 +00:00
jesopo
097df312b4 add tests for ISUPPORT (005) 2020-03-15 22:43:33 +00:00
jesopo
e8d4f24238 add CAP LS/ACK/NEW/DEL support 2020-03-13 10:56:48 +00:00
jesopo
62b6a478d1 store username and hostname from JOINs 2020-03-12 21:14:15 +00:00
jesopo
28d67df80a add motd numeric (375, 372) support 2020-03-12 20:47:15 +00:00
jesopo
15030a8306 add MODE parsing 2020-03-12 18:17:10 +00:00
jesopo
cc7c3585b2 handle PART, QUIT and ERROR; better channel_users handling 2020-03-12 15:14:09 +00:00
jesopo
ff12e1a962 first commit 2020-03-12 14:00:26 +00:00