summary refs log tree commit diff
path: root/state.c (follow)
Commit message (Collapse)AuthorAge
* Track channel topicsJune McEnroe2019-10-26
|
* Add flags to request TOPIC and NAMES on client connectJune McEnroe2019-10-26
|
* Add AGPLv3 notice on client registrationJune McEnroe2019-10-25
| | | | OwO
* Send PRIVMSG and NOTICE to other clientsJune McEnroe2019-10-25
|
* Clean up stateJune McEnroe2019-10-25
|
* 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