summary refs log tree commit diff
path: root/url.c (unfollow)
Commit message (Expand)Author
2021-06-10Avoid trailing comma in whois channels listsJune McEnroe
2021-06-10Move unveilAll back into mainJune McEnroe
2021-06-10Only explicitly load the default CA file on OpenBSDJune McEnroe
2021-06-10OpenBSD: Drop now unneeded promise from initial pledgeKlemens Nanni
2021-06-10OpenBSD: Remove now obsolete unveil codeKlemens Nanni
2021-06-10Hoist loading default root certificates into ircConfig()Klemens Nanni
2021-06-09Avoid creating out-of-bounds pointer when checking for seprintf truncationMichael Forney
2021-06-09Remove catfJune McEnroe
2021-06-09Replace catf with seprintfJune McEnroe
2021-06-09Add seprintfJune McEnroe
2021-06-09OpenBSD: pledge minimum promises from the startKlemens Nanni
2021-06-09OpenBSD: unveil after ncurses(3) init to support TERMINFOKlemens Nanni
2021-06-09OpenBSD: hoist -o/printCert code to simplifyKlemens Nanni
2021-06-06Pad kiosk username with zero, not spaceJune McEnroe
2021-06-06OpenBSD: unveil XDG directories only when neededKlemens Nanni
2021-06-05Nickname defaults to system's username not IRC usernameKlemens Nanni
2021-06-05Avoid writing past the end of the status barMichael Forney
2021-05-28List windows with /window 1.8June McEnroe
2021-05-28Improve missing param behavior for /msg, /whois, /ns, /csJune McEnroe
2021-05-28Use | for /window | /num commandJune McEnroe
2021-05-28Prefix = for options with No in manualJune McEnroe
2021-05-27Tag config options in manualKlemens Nanni
2021-05-27Document channel key parametersJune McEnroe
2021-05-27Set username from SSH_CLIENT in chrootJune McEnroe
2021-05-27Hash the username in kiosk modeJune McEnroe
2021-05-27Log nick and ssh connection in chroot-promptJune McEnroe
2021-05-25Clarify -H hash optionJune McEnroe
2021-05-25Use reverse video not colors for topic change when disabledKlemens Nanni
2021-05-25Use color enum instead of hardcoded valueKlemens Nanni
2021-05-20Don't require 4 parameters to ERR_USERONCHANNELJune McEnroe
2021-05-19Replace freenode with tilde.chatJune McEnroe
2021-05-04Remove no longer needed advice about mandirJune McEnroe
2021-05-04Ignore messages in reply to previously ignored messagesJune McEnroe
2021-05-04Add support for BINDIR, fix default MANDIR, use LDADD varsJune McEnroe
2021-04-27Reset formatting after realnamesJune McEnroe
2021-04-16Set id color from completion in /msgJune McEnroe
2021-04-16Always show 341 RPL_INVITINGJune McEnroe
2021-04-02Skip STATUSMSG prefixesJune McEnroe
2021-03-18Fix README typo 1.7June McEnroe
2021-03-17Add C-z keys for directly inserting most color codesJune McEnroe
2021-03-17Reset style after newline in inputJune McEnroe
2021-03-17Show where too-long-messages will be automatically splitJune McEnroe
2021-03-14Allow multi-line /me and split long /me messagesJune McEnroe
2021-03-13Refer to glob(7) not sh(1)Klemens Nanni
2021-03-13Add note about arrow and navigation keysJune McEnroe
2021-03-10chat.tmux.conf: use config_files format for reloadKlemens Nanni
2021-03-08Attempt to clarify trust option useJune McEnroe
2021-03-08Disable nick and channel colors with hash bound 0June McEnroe
2021-03-07Add bindings for C-Left and C-RightJune McEnroe
2021-03-02Add all window names to global completionJune McEnroe
06-10 15:41:21 -0400'>2022-06-10Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe Mixed bag like most collections of short stories. Some of them are pretty good. The author of the worst written story also has the worst written bio. 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe