about summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* Exit on data directory creation errorKlemens Nanni2021-06-13
* OpenBSD: no need to read data files (logs)Klemens Nanni2021-06-13
* Reset formatting after realname in setnameJune McEnroe2021-06-12
* Fix unknown file signature errorJune McEnroe2021-06-11
* Exclusively lock save fileJune McEnroe2021-06-11
* Open save file with "a+"June McEnroe2021-06-11
* OpenBSD: Drop now unneeded file system access for save fileKlemens Nanni2021-06-11
* Open save file once in uiLoad() and keep it open until uiSave()Klemens Nanni2021-06-11
* Rename file to saveFileKlemens Nanni2021-06-11
* OpenBSD: Hoist loading save file to drop filesystem read-accessKlemens Nanni2021-06-11
* Match gemini URLsJune McEnroe2021-06-11
* Avoid trailing comma in whois channels listsJune McEnroe2021-06-10
* Move unveilAll back into mainJune McEnroe2021-06-10
* Only explicitly load the default CA file on OpenBSDJune McEnroe2021-06-10
* OpenBSD: Drop now unneeded promise from initial pledgeKlemens Nanni2021-06-10
* OpenBSD: Remove now obsolete unveil codeKlemens Nanni2021-06-10
* Hoist loading default root certificates into ircConfig()Klemens Nanni2021-06-10
* Avoid creating out-of-bounds pointer when checking for seprintf truncationMichael Forney2021-06-09
* Remove catfJune McEnroe2021-06-09
* Replace catf with seprintfJune McEnroe2021-06-09
* Add seprintfJune McEnroe2021-06-09
* OpenBSD: pledge minimum promises from the startKlemens Nanni2021-06-09
* OpenBSD: unveil after ncurses(3) init to support TERMINFOKlemens Nanni2021-06-09
* OpenBSD: hoist -o/printCert code to simplifyKlemens Nanni2021-06-09
* Pad kiosk username with zero, not spaceJune McEnroe2021-06-06
* OpenBSD: unveil XDG directories only when neededKlemens Nanni2021-06-06
* Nickname defaults to system's username not IRC usernameKlemens Nanni2021-06-05
* Avoid writing past the end of the status barMichael Forney2021-06-05
* List windows with /window 1.8June McEnroe2021-05-28
* Improve missing param behavior for /msg, /whois, /ns, /csJune McEnroe2021-05-28
* Use | for /window | /num commandJune McEnroe2021-05-28
* Prefix = for options with No in manualJune McEnroe2021-05-28
* Tag config options in manualKlemens Nanni2021-05-27
* Document channel key parametersJune McEnroe2021-05-27
* Set username from SSH_CLIENT in chrootJune McEnroe2021-05-27
* Hash the username in kiosk modeJune McEnroe2021-05-27
* Log nick and ssh connection in chroot-promptJune McEnroe2021-05-27
* Clarify -H hash optionJune McEnroe2021-05-25
* Use reverse video not colors for topic change when disabledKlemens Nanni2021-05-25
* Use color enum instead of hardcoded valueKlemens Nanni2021-05-25
* Don't require 4 parameters to ERR_USERONCHANNELJune McEnroe2021-05-20
* Replace freenode with tilde.chatJune McEnroe2021-05-19
* Remove no longer needed advice about mandirJune McEnroe2021-05-04
* Ignore messages in reply to previously ignored messagesJune McEnroe2021-05-04
* Add support for BINDIR, fix default MANDIR, use LDADD varsJune McEnroe2021-05-04
* Reset formatting after realnamesJune McEnroe2021-04-27
* Set id color from completion in /msgJune McEnroe2021-04-16
* Always show 341 RPL_INVITINGJune McEnroe2021-04-16
* Skip STATUSMSG prefixesJune McEnroe2021-04-02
* Fix README typo 1.7June McEnroe2021-03-18