summary refs log tree commit diff
path: root/catgirl.1
AgeCommit message (Expand)Author
2020-03-30Add text macrosC. McEnroe
2020-03-29Add /op, /deop, /voice, /devoiceC. McEnroe
2020-03-25Add logging functionsC. McEnroe
2020-03-23Add M-Enter to insert a newlineC. McEnroe
2020-03-22Track own host, handle CHGHOSTC. McEnroe
2020-03-22Add /sayC. McEnroe
2020-02-29Implement the causal.agency/consumer capabilityC. McEnroe
2020-02-25Add /mode, /except, /invex and handle lists repliesC. McEnroe
2020-02-19Add /ban, /unban and handle ban list repliesC. McEnroe
2020-02-16Add RFC 1459 and modern.ircdocs.horse referencesC. McEnroe
2020-02-16Re-sort STANDARDS sectionC. McEnroe
2020-02-15Enable multi-prefixC. McEnroe
2020-02-15Add /ns and /csC. McEnroe
2020-02-15Document exit statusC. McEnroe
2020-02-14Add /kickC. McEnroe
2020-02-14Add /inviteC. McEnroe
2020-02-14Add /awayC. McEnroe
2020-02-13Document environment variables usedC. McEnroe
2020-02-13Add /execC. McEnroe
2020-02-13Refactor windows into array and add /moveC. McEnroe
2020-02-13Clean up manual lintsC. McEnroe
2020-02-13Add -g for generating certificatesC. McEnroe
2020-02-12Add -N flag for notificationsC. McEnroe
2020-02-13Implement source address selectionmultiplexd
2020-02-12Add /listC. McEnroe
2020-02-12Add C-t transposeC. McEnroe
2020-02-12Add C-v and M-vC. McEnroe
2020-02-12Allow for arguments to open/copy utilitiesC. McEnroe
2020-02-11Add -R restricted flagC. McEnroe
2020-02-10Add C-o as alias of M-/C. McEnroe
2020-02-10Add -s to save and load buffersC. McEnroe
2020-02-10Add -HC. McEnroe
2020-02-09Add M-lC. McEnroe
2020-02-09Add /whoisC. McEnroe
2020-02-09Add /msgC. McEnroe
2020-02-09Add /helpC. McEnroe
2020-02-09Add M-uC. McEnroe
2020-02-09Add M-/C. McEnroe
2020-02-09Add M-aC. McEnroe
2020-02-09Add C-n and C-pC. McEnroe
2020-02-09Add C-yC. McEnroe
2020-02-09Add general key bindings paragraph to manualC. McEnroe
2020-02-09Add C-w and M-dC. McEnroe
2020-02-09Add M-b and M-fC. McEnroe
2020-02-09Add C-kC. McEnroe
2020-02-09Add C-b and C-fC. McEnroe
2020-02-09Show realname on JOIN if it is different from nickC. McEnroe
2020-02-08Add /copyC. McEnroe
2020-02-08Allow overriding the /open utilityC. McEnroe
2020-02-08Scan messages for URLsC. McEnroe