| Commit message (Expand) | Author | Age |
* | 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 |
* | Add blank line to unread if there are already unread | June McEnroe | 2020-09-07 |
* | Call uiWrite to insert blank lines | June McEnroe | 2020-09-07 |
* | Let wrapped lines use the last column | June McEnroe | 2020-09-07 |
* | Handle non-alignment tabs in line wrapping | June McEnroe | 2020-09-06 |
* | Add C-r, C-s for basic scrollback search | June McEnroe | 2020-09-06 |
* | Add M-n, M-p to jump to highlights | June McEnroe | 2020-09-03 |
* | Fix M-u behaviour difference before and after reflow | June McEnroe | 2020-09-03 |
* | Recalculate unreadHard on reflow | June McEnroe | 2020-09-02 |
* | Give blank lines timestamps | June McEnroe | 2020-09-02 |
* | Hide ignored messages at the soft -> hard buffer layer | June McEnroe | 2020-09-02 |
* | Don't call completeTouch for ignored messages | June McEnroe | 2020-09-02 |
* | Preserve style after alignment | June McEnroe | 2020-09-02 |
* | Still add ignored lines to unreadHard | June McEnroe | 2020-09-02 |
* | Actually insert blank lines in the soft buffer | June McEnroe | 2020-09-02 |
* | Reimplement split scrolling | June McEnroe | 2020-09-02 |
* | Fix inserting blank lines BEFORE the new message | June McEnroe | 2020-09-02 |
* | Only call windowUpdate when the shown window needs updating | June McEnroe | 2020-09-02 |
* | Don't consider the alignment tab a wrapping point | June McEnroe | 2020-09-02 |
* | Call wclear on resize | June McEnroe | 2020-09-02 |
* | Fix line wrapping in various ways | June McEnroe | 2020-09-02 |
* | Render one main window from buffers | June McEnroe | 2020-09-02 |
* | Implement buffer line wrapping | June McEnroe | 2020-09-01 |
* | Invert meaning of unreadHard/unreadSoft to match new buffer code | June McEnroe | 2020-09-01 |
* | Factor buffer out of ui | June McEnroe | 2020-09-01 |
* | Move styleParse out of ui | June McEnroe | 2020-09-01 |
* | Use a static buffer for base directory paths | June McEnroe | 2020-08-21 |
* | Document how cert/priv are searched for | June McEnroe | 2020-08-20 |