summaryrefslogtreecommitdiff
path: root/irc/events.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for soju.im/bouncer-networks-notifydelthas2022-08-101-2/+3
* Implement SEARCHdelthas2022-04-121-0/+4
* Add support for the soju.im/read capability and READ commanddelthas2022-02-111-0/+5
* MONITOR user with whom we have an open bufferdelthas2022-02-101-0/+8
* Add support for draft/event-playbackdelthas2021-11-241-0/+6
* Add support for CHATHISTORY TARGETSdelthas2021-11-191-0/+4
* Support for soju.im/bouncer-networksHubert Hirtz2021-10-241-0/+5
* Add support for the INVITE messageHubert Hirtz2021-10-231-0/+6
* Show mode changesHubert Hirtz2021-09-131-0/+5
* Print the channel topic on joindelthas2021-07-141-0/+1
* Switch to the buffer of a new user-requested channel joindelthas2021-07-131-1/+2
* Fix races conditionsHubert Hirtz2021-05-201-29/+6
* Basic display of errorsHubert Hirtz2020-11-191-0/+6
* Show topic changesHubert Hirtz2020-10-191-0/+7
* General refactor yayHubert Hirtz2020-08-261-28/+21
* Improve query displayHubert Hirtz2020-08-241-0/+1
* ui: Show unhandled messages in debug modeHubert Hirtz2020-08-191-0/+1
* irc: Use typing constantsHubert Hirtz2020-08-161-6/+6
* Remove UserEvent and ChannelEventHubert Hirtz2020-08-151-37/+16
* Show NICK changesHubert Hirtz2020-08-051-4/+16
* Add a -debug flag and show raw messagesHubert Hirtz2020-08-051-0/+5
* Show incoming NOTICEsHubert Hirtz2020-08-011-0/+2
* Display typing indicatorsHubert Hirtz2020-06-231-0/+13
* draft/chathistory support???Hubert Hirtz2020-06-131-0/+5
* Show JOIN and PARTsHubert Hirtz2020-06-031-0/+2
* Part Join TypingHubert Hirtz2020-06-031-0/+9
* Initial commitHubert Hirtz2020-06-031-0/+52