summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore30log plain blame
-rw-r--r--LICENSE34520log plain blame
-rw-r--r--Makefile1349log plain blame
-rw-r--r--README600log plain blame
-rw-r--r--chat.c4394log plain blame
-rw-r--r--chat.h3871log plain blame
-rw-r--r--edit.c4647log plain blame
-rw-r--r--handle.c9606log plain blame
-rw-r--r--input.c3926log plain blame
-rw-r--r--irc.c3687log plain blame
-rw-r--r--pls.c2545log plain blame
-rw-r--r--tab.c3369log plain blame
-rw-r--r--tag.c1486log plain blame
-rw-r--r--term.c1891log plain blame
-rw-r--r--ui.c11831log plain blame
-rw-r--r--url.c2343log plain blame
'> 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe Another bug caused by trying to support broken clients. I'm annoyed. 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe