Age | Commit message (Expand) | Author |
2021-07-02 | Save invited channel for /join | C. McEnroe |
2021-06-20 | Handle "\1ACTION\1" empty actions | C. McEnroe |
2021-06-20 | Don't match actions in notices | C. McEnroe |
2021-06-18 | Add -m mode option to set user modes | C. McEnroe |
2021-06-17 | Handle 338 as whois reply | C. McEnroe |
2021-06-12 | Reset formatting after realname in setname | C. McEnroe |
2021-06-10 | Avoid trailing comma in whois channels lists | C. McEnroe |
2021-06-09 | Replace catf with seprintf | C. McEnroe |
2021-05-25 | Use reverse video not colors for topic change when disabled | Klemens Nanni |
2021-05-25 | Use color enum instead of hardcoded value | Klemens Nanni |
2021-05-20 | Don't require 4 parameters to ERR_USERONCHANNEL | C. McEnroe |
2021-04-27 | Reset formatting after realnames | C. McEnroe |
2021-04-16 | Always show 341 RPL_INVITING | C. McEnroe |
2021-04-02 | Skip STATUSMSG prefixes | C. McEnroe |
2021-02-21 | Use separate reply counts for automatic join topics/names | C. McEnroe |
2021-02-04 | Only treat a single -j join as explicit | C. McEnroe |
2021-01-28 | Add 335 to WHOIS responses | C. McEnroe |
2021-01-26 | Use Warm heat for replies to user-initiated commands | C. McEnroe |
2021-01-16 | Add -I highlight option and /highlight | C. McEnroe |
2021-01-16 | Rename ignore code to filter | C. McEnroe |
2021-01-11 | Don't pass nick to urlScan for MOTD and help | C. McEnroe |
2020-12-30 | Factor out reply count checking and decrementing | C. McEnroe |
2020-12-30 | Add /whowas | C. McEnroe |
2020-12-30 | Show setnames like nick changes | C. McEnroe |
2020-12-29 | Add /setname command | C. McEnroe |
2020-12-29 | Handle so-called Standard Replies | C. McEnroe |
2020-12-05 | Handle 437 ERR_UNAVAILRESOURCE like ERR_NICKNAMEINUSE | C. McEnroe |
2020-11-08 | Remove static buffer from colorMentions | C. McEnroe |
2020-11-08 | Remove static buffer from capList | C. McEnroe |
2020-11-08 | Highlight changed portion of topic | C. McEnroe |
2020-10-02 | Double up /help for server help | C. McEnroe |
2020-09-30 | Use WHO for /ops | C. McEnroe |
2020-09-30 | Add /ops command | C. McEnroe |
2020-09-18 | Switch back to checking for server by nick with '.' | C. McEnroe |
2020-09-02 | Don't call completeTouch for ignored messages | C. McEnroe |
2020-08-18 | Match mentions case-sensitively | C. McEnroe |
2020-08-16 | Set origin fields to "*" if missing | C. McEnroe |
2020-08-04 | Say "OpenSSL" in additional permission notices | C. McEnroe |
2020-07-30 | Replace catf with something that tracks len | C. McEnroe |
2020-07-30 | Remove use of strlcat | C. McEnroe |
2020-07-13 | Add current topic to tab-complete so it can edited | C. McEnroe |
2020-07-09 | Don't scan ignored messages for URLs | C. McEnroe |
2020-06-24 | Bump ParamCap to 254 | C. McEnroe |
2020-06-16 | Color mentions up to first ": " rather than just ":" | C. McEnroe |
2020-06-08 | Add additional permission for linking with LibreSSL | C. McEnroe |
2020-04-07 | Check ignores against id | C. McEnroe |
2020-04-05 | Error on missing MODE parameters | C. McEnroe |
2020-04-05 | Error on invalid ISUPPORT values | C. McEnroe |
2020-04-03 | Use gnu-case-range and gnu-conditional-omitted-operand extensions | C. McEnroe |
2020-03-31 | Add /ignore message filtering patterns | C. McEnroe |