tali
|
2bea08d04f
|
add Mode.Parse.chan_modes tests
|
2024-01-25 18:30:44 -05:00 |
tali
|
d3763b1204
|
add back Irc.Mode.of_list
|
2024-01-23 14:00:40 -05:00 |
tali
|
2ddd0bc827
|
move MODE handling above JOIN, make set_or_unset a polyvar
|
2024-01-22 12:37:20 -05:00 |
tali
|
7372227578
|
parse and set +k/+l flags
|
2024-01-20 11:19:29 -05:00 |
tali
|
f58de239fa
|
add basic parsing of channel mode flags
|
2024-01-18 13:28:23 -05:00 |
tali
|
8db310e2b0
|
add verification to prevent get/set other users' modes
|
2024-01-18 13:28:21 -05:00 |
tali
|
11640e4aa1
|
fix logic for setting modes, initial mode, get mode reply
|
2024-01-18 12:29:36 -05:00 |
tali
|
5a355b1e45
|
add Router.Chan.mode, currently unused
|
2024-01-18 12:01:52 -05:00 |
tali
|
de6ff7abf6
|
add algorithm parsing user mode strings
|
2024-01-14 12:50:43 -05:00 |
tali
|
b46d808e1f
|
add Irc.Mode.Set datastructure, backed by simple bit operations
|
2024-01-14 11:32:20 -05:00 |
tali
|
15a4475d3c
|
new improved Irc.Mode.t utility
|
2024-01-10 19:13:15 -05:00 |
tali
|
f46522ba65
|
create irc user modes module Irc.Mode
|
2024-01-07 18:51:18 -05:00 |