aboutsummaryrefslogtreecommitdiff
path: root/kike-replies
Commit message (Collapse)AuthorAgeFilesLines
* degesch: add trivial SASL EXTERNAL supportPřemysl Eric Janouch2021-05-281-0/+6
| | | | Just set `tls_cert`, and add `sasl` to `capabilities`.
* kike: implement LINKSPřemysl Janouch2015-06-131-0/+2
|
* kike: implement STATSPřemysl Janouch2015-06-131-0/+4
|
* kike: implement WHOWASPřemysl Janouch2015-06-131-0/+3
|
* kike: stubplement CAPPřemysl Janouch2015-06-111-0/+1
|
* kike: implement INVITEPřemysl Janouch2015-06-081-0/+2
|
* degesch: process RPL_TOPICWHOTIMEPřemysl Janouch2015-06-071-0/+1
|
* degesch: process RPL_CREATIONTIMEPřemysl Janouch2015-06-071-0/+1
|
* degesch: add a note about RPL_ISUPPORTPřemysl Janouch2015-04-211-0/+1
|
* kike: generate replies from a single text filePřemysl Janouch2014-08-101-0/+72
It became a bit difficult to maintain two separate lists. Besides, the inverse generation of a message catalog from source code was a bit strange.