Commit Graph

12 Commits

Author SHA1 Message Date
jesopo d865ea3253 server.modes and channel_user.modes should be sets 2021-08-16 20:21:09 +00:00
jesopo 5a85e53485 channel.list_modes should always have keys, even if empty
closes #1
2020-09-29 11:55:15 +00:00
jesopo e062b7b71f +kli are not list modes 2020-09-29 11:54:50 +00:00
jesopo c841d1d6dd some test numerics were missing args 2020-09-29 11:44:45 +00:00
jesopo 2c1468295e simplify parsing channel MODE & RPL_CHANNELMODEIS 2020-08-03 21:03:45 +00:00
jesopo 2fb81e7aef parse out RPL_BANLIST and RPL_QUIETLIST 2020-07-11 15:36:21 +01:00
jesopo 959b288b3c store channel membership on Channel and User objects, change tests 2020-04-21 14:28:04 +01:00
jesopo 5f62d22076 update tests for 211/221 typo 2020-04-08 17:20:05 +01:00
jesopo a379539af3 add tests for PREFIX channel modes 2020-03-15 21:11:44 +00:00
jesopo 7c112424d5 add own-umode (211) support 2020-03-12 21:03:00 +00:00
jesopo a287d9f51a add 324 support 2020-03-12 19:57:30 +00:00
jesopo 15030a8306 add MODE parsing 2020-03-12 18:17:10 +00:00