about summary refs log tree commit diff
path: root/README.7 (follow)
Commit message (Collapse)AuthorAge
* Add Repology links to READMEJune McEnroe2021-01-28
| | | | | LibreTLS in particular is gaining traction in packaging, so point to Repology pages to make users' lives easier.
* Add protocol coverage to non-features listJune McEnroe2021-01-25
| | | | | I don't feel that 100% protocol extension support should at all be a goal.
* Move mention of pledge(2) and unveil(2) to READMEJune McEnroe2021-01-25
| | | | The manual is the wrong place to document platform support.
* Add example tmux(1) configKlemens Nanni2021-01-18
| | | | | Spawn one catgirl per network and handle reconnects through tmux, no extra tool required.
* Rename ignore code to filterJune McEnroe2021-01-16
|
* Add topic diffing to notable features 1.3June McEnroe2020-11-11
|
* Factor buffer out of uiJune McEnroe2020-09-01
| | | | In preparation for doing line wrapping outside of ncurses.
* Say for instead of withJune McEnroe2020-08-05
|
* Mention LibreTLS in install instructionsJune McEnroe2020-08-04
|
* Fix --mandir rendering in READMEJune McEnroe2020-08-03
| | | | | Fl Fl renders correctly in text but leaves a space between the hyphens in HTML output.
* Support --prefix and --mandir in configure script 1.1June McEnroe2020-07-23
|
* Rewrite configure script for all platformsJune McEnroe2020-07-23
|
* Add link to "IRC Suite" post in READMEJune McEnroe2020-07-08
|
* Add OpenBSD to READMEJune McEnroe2020-06-11
|
* Don't compress man page or use configure on FreeBSDJune McEnroe2020-05-23
| | | | Also use DESTDIR in install.
* Update email addressesJune McEnroe2020-05-05
|
* Add split scrolling to READMEJune McEnroe2020-04-06
|
* Add note about symlinking /etc/ssl/cert.pemJune McEnroe2020-04-04
|
* Mention running ldconfig after editing /etc/ld.so.confJune McEnroe2020-04-01
|
* Add note about building LibreSSL manuallyJune McEnroe2020-04-01
|
* Add notes on how to view README.7June McEnroe2020-03-31
| | | | I'm feeling generous :)
* Add pounce to README's SEE ALSOJune McEnroe2020-03-31
|
* Update features listJune McEnroe2020-03-31
|
* Add /ignore message filtering patternsJune McEnroe2020-03-31
|
* Add logging functionsJune McEnroe2020-03-25
| | | | The mkdir dance is a bit awkward...
* Add sandman wrapperJune McEnroe2020-02-12
|
* Document scripts in READMEJune McEnroe2020-02-12
|
* Add note about setting PKG_CONFIG_PATHJune McEnroe2020-02-11
|
* Add INSTALLING section to READMEJune McEnroe2020-02-11
|
* Add READMEJune McEnroe2020-02-11
Still missing: build requirements and instructions.