| Commit message (Expand) | Author | Age |
* | 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 |
* | Use configPath to load TLS cert/priv | June McEnroe | 2020-08-20 |
* | Refactor base dir functions to iterate over paths | June McEnroe | 2020-08-20 |
* | Match mentions case-sensitively | June McEnroe | 2020-08-18 |
* | Preserve colon from previous tab-complete | June McEnroe | 2020-08-18 |
* | Set origin fields to "*" if missing | June McEnroe | 2020-08-16 |
* | Set OPENSSL_BIN to /usr/bin/openssl on FreeBSD 1.1p1 | June McEnroe | 2020-08-06 |
* | Say for instead of with | June McEnroe | 2020-08-05 |
* | Mention LibreTLS in install instructions | June McEnroe | 2020-08-04 |
* | Say "OpenSSL" in additional permission notices | June McEnroe | 2020-08-04 |
* | Fix --mandir rendering in README | June McEnroe | 2020-08-03 |
* | Add \banhammer macro | June McEnroe | 2020-08-02 |
* | Check return value of asprintf | June McEnroe | 2020-08-01 |
* | Use ldd to automatically copy libs into chroot | June McEnroe | 2020-07-31 |
* | Fix path of cert.pem in chroot | June McEnroe | 2020-07-31 |
* | Fix chroot-man path | June McEnroe | 2020-07-31 |
* | Replace catf with something that tracks len | June McEnroe | 2020-07-30 |
* | Remove dependency on libcrypto for compat | June McEnroe | 2020-07-30 |
* | Define explicit_bzero using memset_s on macOS | June McEnroe | 2020-07-30 |
* | Remove use of strlcat | June McEnroe | 2020-07-30 |
* | Bump .so versions in chroot | June McEnroe | 2020-07-25 |
* | Support --prefix and --mandir in configure script 1.1 | June McEnroe | 2020-07-23 |
* | Rewrite configure script for all platforms | June McEnroe | 2020-07-23 |
* | Remove tls_close error handling | June McEnroe | 2020-07-23 |
* | Initialize numHot, numWarm | June McEnroe | 2020-07-23 |
* | Add current topic to tab-complete so it can edited | June McEnroe | 2020-07-13 |
* | Keep scrolled up windows in status line | June McEnroe | 2020-07-12 |
* | Don't scan ignored messages for URLs | June McEnroe | 2020-07-09 |
* | Add link to "IRC Suite" post in README | June McEnroe | 2020-07-08 |
* | Avoid copying message to match if no ignores are set | June McEnroe | 2020-07-06 |
* | Add message to ignore patterns | June McEnroe | 2020-07-06 |
* | Use DisableForwarding in sshd_config | June McEnroe | 2020-06-25 |
* | Bump ParamCap to 254 | June McEnroe | 2020-06-24 |