summary refs log tree commit diff
path: root/state.c (follow)
Commit message (Collapse)AuthorAge
* Make clientFormat publicJune McEnroe2019-10-24
|
* Track own originJune McEnroe2019-10-23
|
* Track channels and sync ISUPPORTJune McEnroe2019-10-23
|
* Track nick changesJune McEnroe2019-10-23
|
* Rename Command to MessageJune McEnroe2019-10-23
|
* Synchronize state after client registrationJune McEnroe2019-10-23
|
* Clean up state.c and factor out parsingJune McEnroe2019-10-23
|
* Fix rest parsingJune McEnroe2019-10-23
|
* Don't assume commands have targets and handle ERRORJune McEnroe2019-10-23
|
* Clean up state somewhatJune McEnroe2019-10-23
|
* Add stateJune McEnroe2019-10-23