summary refs log tree commit diff homepage
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-09-03 14:57:17 -0400
committerJune McEnroe <programble@gmail.com>2017-09-03 14:57:17 -0400
commit7a95cab1c4f9bd8abfc721af63b7a33096d8dfb9 (patch)
tree799b04dbdf4354c871347e6dce2a83072d562902 /Makefile
parentRevert "Add client readOnly mode" (diff)
downloadtorus-7a95cab1c4f9bd8abfc721af63b7a33096d8dfb9.tar.gz
torus-7a95cab1c4f9bd8abfc721af63b7a33096d8dfb9.zip
Relicense AGPL
I know it's already published under a permissive license in what is
probably its final form, but I want to license it AGPL anyway on
principle following some conversations I had about open source,
corporations and copyleft.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
1:12:26 -0400'>2018-08-04Track own nickJune McEnroe 2018-08-04Word all status messages in presentJune McEnroe 2018-08-03Handle inputJune McEnroe 2018-08-03Track own usernameJune McEnroe 2018-08-03Use a wide pad for the topicJune McEnroe 2018-08-03Ignore NOTICEs not sent to the channelJune McEnroe 2018-08-03Handle KICK and NICKJune McEnroe 2018-08-03Continue on EINTR from pollJune McEnroe 2018-08-03Handle ACTIONsJune McEnroe 2018-08-03Use more octal char literalsJune McEnroe 2018-08-03Send a WHO in response to NAMES to get usernamesJune McEnroe 2018-08-03Colorize nicks and channelsJune McEnroe 2018-08-03Add support for mIRC colorsJune McEnroe 2018-08-03Handle bold, italic, underlineJune McEnroe 2018-08-03Add prift function for "prefix shift"June McEnroe 2018-08-03Link with -lcurseswJune McEnroe 2018-08-02Use libtls "compat" ciphersJune McEnroe 2018-08-02Add UI and handle some kinds of server messagesJune McEnroe 2018-08-02Add chroot.tar targetJune McEnroe