about summary refs log tree commit diff
path: root/extra/notify
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 /extra/notify
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
lass='logmsg'> kcgi never enables compression for FastCGI. 2019-01-07madvise MADV_NOCORE in imageJune McEnroe 2019-01-07Add license notice to explore JavaScriptJune McEnroe 2019-01-07Add Q/Home binding in exploreJune McEnroe 2019-01-07Fix explore image URLJune McEnroe 2019-01-07Add HOME button, ssh link, AGPL notice to exploreJune McEnroe 2019-01-06Add meta viewport to exploreJune McEnroe 2019-01-06Set background and max-width in exploreJune McEnroe 2019-01-06Swallow writes after the connection is closedJune McEnroe It was not okay. 2019-01-06Handle KCGI_HUPJune McEnroe I hope it's okay that I keep writing to the fwopen stream after streamWrite returns -1. 2019-01-06Install html filesJune McEnroe