| Commit message (Expand) | Author | Age |
* | Remove unused mbs.len field from struct Edit | June McEnroe | 2022-02-20 |
* | Remove unneeded includes in ui.c | June McEnroe | 2022-02-19 |
* | Reimplement tab complete | June McEnroe | 2022-02-19 |
* | Handle errors from editFn, etc. | June McEnroe | 2022-02-19 |
* | Reimplement text macros | June McEnroe | 2022-02-19 |
* | Factor out input handling to input.c | June McEnroe | 2022-02-19 |
* | Factor out window management to window.c | June McEnroe | 2022-02-19 |
* | Enable -Wmissing-prototypes | June McEnroe | 2022-02-19 |
* | Fix edit.[ch] license notice additional permissions | June McEnroe | 2022-02-19 |
* | Run line editing tests | June McEnroe | 2022-02-19 |
* | Implement new line editing "library" | June McEnroe | 2022-02-18 |
* | Simplify cursor positioning in input | June McEnroe | 2022-02-18 |
* | Fix M-f ordering | June McEnroe | 2022-02-18 |
* | Move sandman build to scripts/Makefile | June McEnroe | 2022-02-12 |
* | Use compat_readpassphrase.c on Linux | June McEnroe | 2022-02-12 |
* | Copy RPP defines from oconfigure | June McEnroe | 2022-02-12 |
* | Import compat_readpassphrase.c from oconfigure | June McEnroe | 2022-02-12 |
* | Prompt for empty server or SASL passwords | June McEnroe | 2022-02-12 |
* | Treat any amount of space and punctuation as word boundaries | June McEnroe | 2022-02-09 |
* | Add M-s to (temporarily) reveal spoiler text | June McEnroe | 2022-02-03 |
* | Add C-z s to set spoiler text | June McEnroe | 2022-02-03 |
* | Avoid sending null byte in SASL PLAIN 2.0a | June McEnroe | 2022-01-16 |
* | Use Cold for away notices in queries | June McEnroe | 2022-01-16 |
* | Refer to long option names, prefix commands with $ 2.0 | June McEnroe | 2021-12-11 |
* | Support custom pkg-config executable names | Alyssa Ross | 2021-11-22 |
* | Cycle between adding colon suffix and not in tab complete | June McEnroe | 2021-11-19 |
* | Make the /ops response more flavourful | June McEnroe | 2021-11-16 |
* | Handle RPL_WHOISSPECIAL | June McEnroe | 2021-11-10 |
* | Parse IRC formatting in timestamp string | June McEnroe | 2021-10-28 |
* | Fix strptime decode for musl libc | psykose | 2021-10-26 |
* | Increment replies for list modes with /mode | June McEnroe | 2021-10-17 |
* | Import refactored xdg.c from pounce | June McEnroe | 2021-10-16 |
* | chroot: Factor out and add OpenBSD build | June McEnroe | 2021-09-27 |
* | Request znc.in/self-message if available | June McEnroe | 2021-09-20 |
* | Correct handling of colons in SASL PLAIN | June McEnroe | 2021-09-09 |
* | Match id names case-insensitively | June McEnroe | 2021-08-26 |
* | Remove trailing tab | June McEnroe | 2021-08-25 |
* | Handle tags without values 1.9a | June McEnroe | 2021-08-15 |
* | Fix missing include for flock(2) | June McEnroe | 2021-08-09 |
* | Silence maybe uninitialized warning | June McEnroe | 2021-08-09 |
* | Use (bright) red for \com text macro 1.9 | June McEnroe | 2021-07-26 |
* | chroot: Avoid passing paths to -s | June McEnroe | 2021-07-20 |
* | FreeBSD: Revert caph_enter(3) call to cap_enter(2) | June McEnroe | 2021-07-20 |
* | Don't apply uiThreshold to Network and Debug | June McEnroe | 2021-07-20 |
* | Add -q/quiet option to raise default message visibility threshold | Klemens Nanni | 2021-07-20 |
* | chat.tmux.conf: Fix base-index setting | Klemens Nanni | 2021-07-15 |
* | Use /ns in manual example | Klemens Nanni | 2021-07-15 |
* | Move platform-dependent sandboxing code out of main | June McEnroe | 2021-07-13 |
* | Move all UI initialization together | June McEnroe | 2021-07-13 |
* | Perform TLS handshake after final pledge | Klemens Nanni | 2021-07-13 |