summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-08-31 14:38:24 -0400
committerJune McEnroe <june@causal.agency>2021-08-31 14:38:24 -0400
commitfe989b8c89a554034a6c82ef643a1c1ec50526c2 (patch)
tree41c3e10e64a0c9df0fa63348ab134dbc989e6c7e /Makefile
parentCorrect handling of colons in SASL PLAIN (diff)
downloadpounce-fe989b8c89a554034a6c82ef643a1c1ec50526c2.tar.gz
pounce-fe989b8c89a554034a6c82ef643a1c1ec50526c2.zip
Separate stateSync intro messages
So each message can be logged with its prefix. All other calls to
clientFormat and serverFormat write one message at a time.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
e McEnroe 2020-02-11Set self.nick to * initiallyJune McEnroe 2020-02-11Define ColorCap instead of hardcoding 100June McEnroe 2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe 2020-02-11Cast towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe