| Commit message (Expand) | Author | Age |
* | Rename ignore code to filter | June McEnroe | 2021-01-16 |
* | Remove join/part/quit ignore example | June McEnroe | 2021-01-16 |
* | Save and load window visibility thresholds | June McEnroe | 2021-01-16 |
* | Restore toggling ignore with M-- | June McEnroe | 2021-01-16 |
* | Generalize ignore toggling to visibility threshold | June McEnroe | 2021-01-16 |
* | Save and load the URL ring in the save file 1.4 | June McEnroe | 2021-01-11 |
* | Don't pass nick to urlScan for MOTD and help | June McEnroe | 2021-01-11 |
* | Check fprintf return values rather than ferror | June McEnroe | 2021-01-10 |
* | Sandbox with unveil(2) on OpenBSD in restricted mode | June McEnroe | 2021-01-10 |
* | Print chain to stdout with -o | June McEnroe | 2021-01-10 |
* | Allow interspersing flags and config files | June McEnroe | 2021-01-10 |
* | Move -o to a separate SYNOPSIS line | June McEnroe | 2021-01-10 |
* | Exit immediately when using -o | June McEnroe | 2021-01-10 |
* | Make SYNOPSIS arguments consistent with option names | June McEnroe | 2021-01-09 |
* | Add -o and -t options to trust self-signed certificates | June McEnroe | 2021-01-09 |
* | Allow configuring the upper bound of the hash function | June McEnroe | 2021-01-09 |
* | Count width of 2 for invalid multibyte with high bit | June McEnroe | 2021-01-09 |
* | Use execl rather than execlp for shell | June McEnroe | 2021-01-07 |
* | Sandbox with pledge(2) on OpenBSD | June McEnroe | 2021-01-06 |
* | Collapse whitespace while wrapping and discard trailing space | June McEnroe | 2021-01-04 |
* | Split ignore fields to avoid over-eager * matching | June McEnroe | 2021-01-01 |
* | Factor out reply count checking and decrementing | June McEnroe | 2020-12-30 |
* | Add /whowas | June McEnroe | 2020-12-30 |
* | Show setnames like nick changes | June McEnroe | 2020-12-30 |
* | Add /setname command | June McEnroe | 2020-12-29 |
* | Handle so-called Standard Replies | June McEnroe | 2020-12-29 |
* | Alphabetize STANDARDS section | June McEnroe | 2020-12-29 |
* | Document commands which can be filtered | June McEnroe | 2020-12-08 |
* | Clarify the optional portions of an ignore | June McEnroe | 2020-12-08 |
* | Fix manual page lints | June McEnroe | 2020-12-08 |
* | Clarify configuration file usage example | June McEnroe | 2020-12-08 |
* | Handle 437 ERR_UNAVAILRESOURCE like ERR_NICKNAMEINUSE | June McEnroe | 2020-12-05 |
* | Split /exec lines by \r as well as \n | June McEnroe | 2020-11-24 |
* | Add topic diffing to notable features 1.3 | June McEnroe | 2020-11-11 |
* | Use wmemcpy/wmemmove | June McEnroe | 2020-11-08 |
* | Remove static buffer from colorMentions | June McEnroe | 2020-11-08 |
* | Remove static buffer from capList | June McEnroe | 2020-11-08 |
* | Highlight changed portion of topic | June McEnroe | 2020-11-08 |
* | Avoid eating C-c while connecting | June McEnroe | 2020-10-12 |
* | Clear wrapping point at alignment tab | June McEnroe | 2020-10-09 |
* | Strip formatting from URLs | June McEnroe | 2020-10-09 |
* | Factor out styleStrip | June McEnroe | 2020-10-09 |
* | Double up /help for server help | June McEnroe | 2020-10-02 |
* | Use WHO for /ops | June McEnroe | 2020-09-30 |
* | Add /ops command | June McEnroe | 2020-09-30 |
* | Allow 2-param form of /whois, count comma-separated nicks | June McEnroe | 2020-09-18 |
* | Switch back to checking for server by nick with '.' | June McEnroe | 2020-09-18 |
* | Copy style from wrapping point | June McEnroe | 2020-09-11 |
* | Silence set-but-unused warning 1.2 | June McEnroe | 2020-09-09 |
* | Include DEL in characters ncurses will print in ^A form | June McEnroe | 2020-09-08 |