summary refs log tree commit diff
path: root/local.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-28 16:39:29 -0500
committerJune McEnroe <june@causal.agency>2021-01-28 16:39:29 -0500
commit2a9b264dbd1e28fef6264bb49fd2b970365c46ff (patch)
treedd6998aeb9ed08741e071c7ebafdb270c374a70c /local.c
parentClarify configuration path interpretations (diff)
downloadpounce-2a9b264dbd1e28fef6264bb49fd2b970365c46ff.tar.gz
pounce-2a9b264dbd1e28fef6264bb49fd2b970365c46ff.zip
Add Repology links to README
LibreTLS in particular is gaining traction in packaging, so point
to Repology pages to make users' lives easier.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
n>Implement graceful shutdownJune McEnroe 2019-10-26Require PASS before USERJune McEnroe 2019-10-26Track channel topicsJune McEnroe 2019-10-26Set AWAY when no clients are connectedJune McEnroe 2019-10-26Add flags to request TOPIC and NAMES on client connectJune McEnroe 2019-10-26OopsJune McEnroe 2019-10-26Disconnect client on unknown commandJune McEnroe 2019-10-26Allow reading sensitive information from filesJune McEnroe 2019-10-26Add rc scriptJune McEnroe 2019-10-25Add install and uninstall targetsJune McEnroe 2019-10-25Expand documentationJune McEnroe 2019-10-25Add AGPLv3 notice on client registrationJune McEnroe 2019-10-25Rename project pounceJune McEnroe