| Commit message (Expand) | Author | Age |
* | OpenBSD: pledge minimum promises from the start | Klemens Nanni | 2021-06-09 |
* | OpenBSD: unveil after ncurses(3) init to support TERMINFO | Klemens Nanni | 2021-06-09 |
* | OpenBSD: hoist -o/printCert code to simplify | Klemens Nanni | 2021-06-09 |
* | Pad kiosk username with zero, not space | June McEnroe | 2021-06-06 |
* | OpenBSD: unveil XDG directories only when needed | Klemens Nanni | 2021-06-06 |
* | Nickname defaults to system's username not IRC username | Klemens Nanni | 2021-06-05 |
* | Avoid writing past the end of the status bar | Michael Forney | 2021-06-05 |
* | List windows with /window 1.8 | June McEnroe | 2021-05-28 |
* | Improve missing param behavior for /msg, /whois, /ns, /cs | June McEnroe | 2021-05-28 |
* | Use | for /window | /num command | June McEnroe | 2021-05-28 |
* | Prefix = for options with No in manual | June McEnroe | 2021-05-28 |
* | Tag config options in manual | Klemens Nanni | 2021-05-27 |
* | Document channel key parameters | June McEnroe | 2021-05-27 |
* | Set username from SSH_CLIENT in chroot | June McEnroe | 2021-05-27 |
* | Hash the username in kiosk mode | June McEnroe | 2021-05-27 |
* | Log nick and ssh connection in chroot-prompt | June McEnroe | 2021-05-27 |
* | Clarify -H hash option | June 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-25 |
* | Don't require 4 parameters to ERR_USERONCHANNEL | June McEnroe | 2021-05-20 |
* | Replace freenode with tilde.chat | June McEnroe | 2021-05-19 |
* | Remove no longer needed advice about mandir | June McEnroe | 2021-05-04 |
* | Ignore messages in reply to previously ignored messages | June McEnroe | 2021-05-04 |
* | Add support for BINDIR, fix default MANDIR, use LDADD vars | June McEnroe | 2021-05-04 |
* | Reset formatting after realnames | June McEnroe | 2021-04-27 |
* | Set id color from completion in /msg | June McEnroe | 2021-04-16 |
* | Always show 341 RPL_INVITING | June McEnroe | 2021-04-16 |
* | Skip STATUSMSG prefixes | June McEnroe | 2021-04-02 |
* | Fix README typo 1.7 | June McEnroe | 2021-03-18 |
* | Add C-z keys for directly inserting most color codes | June McEnroe | 2021-03-17 |
* | Reset style after newline in input | June McEnroe | 2021-03-17 |
* | Show where too-long-messages will be automatically split | June McEnroe | 2021-03-17 |
* | Allow multi-line /me and split long /me messages | June McEnroe | 2021-03-14 |
* | Refer to glob(7) not sh(1) | Klemens Nanni | 2021-03-13 |
* | Add note about arrow and navigation keys | June McEnroe | 2021-03-13 |
* | chat.tmux.conf: use config_files format for reload | Klemens Nanni | 2021-03-10 |
* | Attempt to clarify trust option use | June McEnroe | 2021-03-08 |
* | Disable nick and channel colors with hash bound 0 | June McEnroe | 2021-03-08 |
* | Add bindings for C-Left and C-Right | June McEnroe | 2021-03-07 |
* | Add all window names to global completion | June McEnroe | 2021-03-02 |
* | Add workaround for lack of A_ITALIC in old ncurses | June McEnroe | 2021-02-27 |
* | Error if hash bound is less than 2 | June McEnroe | 2021-02-25 |
* | Use separate reply counts for automatic join topics/names | June McEnroe | 2021-02-21 |
* | Add C-z p to manually toggle paste mode | June McEnroe | 2021-02-15 |
* | Refactor Focus and Paste mode strings | June McEnroe | 2021-02-15 |
* | Don't insert wchar_t if it can't be converted to mbs | June McEnroe | 2021-02-15 |
* | Don't expand macro if it can't be converted to mbs | June McEnroe | 2021-02-15 |
* | Add donation link to README 1.6 | June McEnroe | 2021-02-08 |
* | Fix /help LESS setting for updated manual | June McEnroe | 2021-02-08 |
* | chat.tmux.conf: Add help window for restricted mode, use neww -S | Klemens Nanni | 2021-02-08 |