summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-12-28Adds insecure flag to skip certificate validationNoah Pederson
2019-12-19Rename catgirl.7 to README.7C. McEnroe
2019-12-15Update git URLC. McEnroe
2019-10-26Refresh prompt on 001 with different nickCurtis McEnroe
2019-10-03Add C-u and move underline to C-_Curtis McEnroe
2019-09-16Remove -W WEBIRC optionCurtis McEnroe
2019-09-16Use /etc/ssl/cert.pem in chrootCurtis McEnroe
2019-09-16Bump .so versions in chrootCurtis McEnroe
2019-09-16Set default nick to USER unless -PCurtis McEnroe
2019-09-16Add restricted modeCurtis McEnroe
2019-07-27Use braces in MakefileCurtis McEnroe
2019-07-27Make copyright headers consistentCurtis McEnroe
2019-07-27Mark sig_atomic_t array volatileCurtis McEnroe
2019-07-02Add /listCurtis McEnroe
2019-07-02Deal with ~users in colorGenCurtis McEnroe
2019-07-02Clean up input parameter handlingCurtis McEnroe
2019-07-02Split /raw and /quoteCurtis McEnroe
2019-07-02Add -k option for joining with keysCurtis McEnroe
2019-07-02Add optional key to /joinCurtis McEnroe
2019-07-02Restart process in sandmanCurtis McEnroe
2019-02-27Add /move commandCurtis McEnroe
2019-02-26Add M-/ to switch to previously active windowCurtis McEnroe
2019-02-25Move nick and tag coloring to color.cCurtis McEnroe
2019-02-25Add M-l to list the logCurtis McEnroe
2019-02-25Output raw to standard error if it is not a terminalCurtis McEnroe
2019-02-25Update tag colorsCurtis McEnroe
2019-02-25Add color to tagsCurtis McEnroe
2019-02-25Remove tag X macros againCurtis McEnroe
2019-02-25Add M-a to switch to hot or unread windowCurtis McEnroe
2019-02-25Refactor uiReadCurtis McEnroe
2019-02-24Scroll by full pages with PageUp/PageDownCurtis McEnroe
2019-02-23Clarify /window documentationCurtis McEnroe
2019-02-23Use first word of params in input commandsCurtis McEnroe
2019-02-23Add C-n and C-p key bindings to switch windowsCurtis McEnroe
2019-02-23Change example command to join #ascii.town on freenodeCurtis McEnroe
2019-02-23Call def_prog_mode after termNoFlowCurtis McEnroe
2019-02-22Move IRC formatting reset to C-sCurtis McEnroe
2019-02-22Disable terminal flow controlCurtis McEnroe
2019-02-22Bind up and down arrows to scrollCurtis McEnroe
2019-02-22Remove topic TODOCurtis McEnroe
2019-02-22Add /znc commandCurtis McEnroe
2019-02-22Update status line after scrolling and term eventsCurtis McEnroe
2019-02-22Reorganize input.cCurtis McEnroe
2019-02-22Fix name of <raw> window in man pageCurtis McEnroe
2019-02-22Rename global tags with angle bracketsCurtis McEnroe
2019-02-22Show status window while connectingCurtis McEnroe
2019-02-22Reorganize UI code for the umpteenth timeCurtis McEnroe
2019-02-21Replace "view" with "window"Curtis McEnroe
2019-02-21Remove ROT13Curtis McEnroe
2019-02-21Clean up man pageCurtis McEnroe