about summary refs log tree commit diff
Commit message (Expand)AuthorAge
* Use Warm heat for replies to user-initiated commandsJune McEnroe2021-01-26
* Clarify configuration path interpretationsJune McEnroe2021-01-26
* Tighten up XDG base directory path handlingJune McEnroe2021-01-26
* Expand the opening paragraph of the manualJune McEnroe2021-01-26
* Disable notify in restricted modeJune McEnroe2021-01-25
* Don't print timestamps for blank lines in bufferListJune McEnroe2021-01-25
* Do not copy time to wrapped linesJune McEnroe2021-01-25
* Add protocol coverage to non-features listJune McEnroe2021-01-25
* Move mention of pledge(2) and unveil(2) to READMEJune McEnroe2021-01-25
* Preserve order of filters when removingJune McEnroe2021-01-23
* Fix /unignore commandJune McEnroe2021-01-23
* Remove use of "%n" to appease de RaadtJune McEnroe2021-01-23
* Drop filesystem access iff possibleKlemens Nanni2021-01-23
* Drop exec capability iff restrictedKlemens Nanni2021-01-23
* Drop network capability after ircConnect()Klemens Nanni2021-01-23
* Call pledge(2) after unveil(2)Klemens Nanni2021-01-23
* Separate kiosk mode from restrict modeJune McEnroe2021-01-23
* Simplify windowUpdate loops and factor out windowTopJune McEnroe2021-01-21
* Document that M-l shows timestampsJune McEnroe2021-01-21
* Don't lose swapped window when navigating to current bufferJeremy O'Brien2021-01-19
* Use Warm heat for manually inserted blank linesJune McEnroe2021-01-19
* Add example tmux(1) configKlemens Nanni2021-01-18
* Use Warm heat for blank lines 1.5June McEnroe2021-01-17
* Add -I highlight option and /highlightJune McEnroe2021-01-16
* Rename ignore code to filterJune McEnroe2021-01-16
* Remove join/part/quit ignore exampleJune McEnroe2021-01-16
* Save and load window visibility thresholdsJune McEnroe2021-01-16
* Restore toggling ignore with M--June McEnroe2021-01-16
* Generalize ignore toggling to visibility thresholdJune McEnroe2021-01-16
* Save and load the URL ring in the save file 1.4June McEnroe2021-01-11
* Don't pass nick to urlScan for MOTD and helpJune McEnroe2021-01-11
* Check fprintf return values rather than ferrorJune McEnroe2021-01-10
* Sandbox with unveil(2) on OpenBSD in restricted modeJune McEnroe2021-01-10
* Print chain to stdout with -oJune McEnroe2021-01-10
* Allow interspersing flags and config filesJune McEnroe2021-01-10
* Move -o to a separate SYNOPSIS lineJune McEnroe2021-01-10
* Exit immediately when using -oJune McEnroe2021-01-10
* Make SYNOPSIS arguments consistent with option namesJune McEnroe2021-01-09
* Add -o and -t options to trust self-signed certificatesJune McEnroe2021-01-09
* Allow configuring the upper bound of the hash functionJune McEnroe2021-01-09
* Count width of 2 for invalid multibyte with high bitJune McEnroe2021-01-09
* Use execl rather than execlp for shellJune McEnroe2021-01-07
* Sandbox with pledge(2) on OpenBSDJune McEnroe2021-01-06
* Collapse whitespace while wrapping and discard trailing spaceJune McEnroe2021-01-04
* Split ignore fields to avoid over-eager * matchingJune McEnroe2021-01-01
* Factor out reply count checking and decrementingJune McEnroe2020-12-30
* Add /whowasJune McEnroe2020-12-30
* Show setnames like nick changesJune McEnroe2020-12-30
* Add /setname commandJune McEnroe2020-12-29
* Handle so-called Standard RepliesJune McEnroe2020-12-29