| Commit message (Expand) | Author | Age |
* | Treat `-T's optional argument as optional | Klemens Nanni | 2021-06-14 |
* | Add \com text macro | June McEnroe | 2021-06-14 |
* | /exec without controlling terminal | Klemens Nanni | 2021-06-13 |
* | Exit on data directory creation error | Klemens Nanni | 2021-06-13 |
* | OpenBSD: no need to read data files (logs) | Klemens Nanni | 2021-06-13 |
* | Reset formatting after realname in setname | June McEnroe | 2021-06-12 |
* | Fix unknown file signature error | June McEnroe | 2021-06-11 |
* | Exclusively lock save file | June McEnroe | 2021-06-11 |
* | Open save file with "a+" | June McEnroe | 2021-06-11 |
* | OpenBSD: Drop now unneeded file system access for save file | Klemens Nanni | 2021-06-11 |
* | Open save file once in uiLoad() and keep it open until uiSave() | Klemens Nanni | 2021-06-11 |
* | Rename file to saveFile | Klemens Nanni | 2021-06-11 |
* | OpenBSD: Hoist loading save file to drop filesystem read-access | Klemens Nanni | 2021-06-11 |
* | Match gemini URLs | June McEnroe | 2021-06-11 |
* | Avoid trailing comma in whois channels lists | June McEnroe | 2021-06-10 |
* | Move unveilAll back into main | June McEnroe | 2021-06-10 |
* | Only explicitly load the default CA file on OpenBSD | June McEnroe | 2021-06-10 |
* | OpenBSD: Drop now unneeded promise from initial pledge | Klemens Nanni | 2021-06-10 |
* | OpenBSD: Remove now obsolete unveil code | Klemens Nanni | 2021-06-10 |
* | Hoist loading default root certificates into ircConfig() | Klemens Nanni | 2021-06-10 |
* | Avoid creating out-of-bounds pointer when checking for seprintf truncation | Michael Forney | 2021-06-09 |
* | Remove catf | June McEnroe | 2021-06-09 |
* | Replace catf with seprintf | June McEnroe | 2021-06-09 |
* | Add seprintf | June McEnroe | 2021-06-09 |
* | 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 |