summary refs log tree commit diff
path: root/irc.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-15 22:59:04 -0500
committerJune McEnroe <june@causal.agency>2020-02-15 22:59:04 -0500
commitfa4e81d480265cc3c067fc7b2b8887d4a4300cc0 (patch)
tree8bba8f9a88bc50599e779ebc5381bac44a84a05a /irc.c
parentReplace small integers in size_t with uint (diff)
downloadcatgirl-fa4e81d480265cc3c067fc7b2b8887d4a4300cc0.tar.gz
catgirl-fa4e81d480265cc3c067fc7b2b8887d4a4300cc0.zip
Set defaults for various types of modes
These are actually from RFC 1459, since that seems to be the more likely
lowest common denominator, so I should maybe it it to STANDARDS (along
with ircdocs' section on ISUPPORT). RFC 2812 has a lot of stuff that
isn't currently used.
Diffstat (limited to 'irc.c')
0 files changed, 0 insertions, 0 deletions
td>Generate scheme.hJune McEnroe 2018-08-20Add dependencies on gfx.hJune McEnroe 2018-08-18Add Blondie — Heart of GlassJune McEnroe 2018-08-18Set FCEDIT=$EDITORJune McEnroe 2018-08-18Only post commits with bodies to MastodonJune McEnroe 2018-08-18Run tf/cfg link script with /bin/shJune McEnroe 2018-08-18Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe 2018-08-18Cut off path components until right prompt fitsJune McEnroe 2018-08-17Add "private" alias to source encrypted fileJune McEnroe 2018-08-17Add vim mapping to add a #includeJune McEnroe