about summary refs log tree commit diff
path: root/state.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2023-07-16 17:54:54 -0400
committerJune McEnroe <june@causal.agency>2023-07-16 17:56:43 -0400
commit05dc52039c85e9f547c80433f846c948b2db4f3f (patch)
tree0f6f8b7bdc7be2e4eb20f76d18f8cc76bb5257e6 /state.c
parentHandle servers not sending NUH-origin in NICK (diff)
downloadpounce-05dc52039c85e9f547c80433f846c948b2db4f3f.tar.gz
pounce-05dc52039c85e9f547c80433f846c948b2db4f3f.zip
Add support for extended-monitor
Doesn't need any new filtering since the actual messages added by
extended-monitor are gated by other caps which already have filtering.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
0:53:17 -0400'>2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe