about summary refs log tree commit diff
path: root/chat.h (follow)
Commit message (Expand)AuthorAge
...
* Save own username for message echoingJune McEnroe2020-02-05
* Add extremely basic editing and message sendingJune McEnroe2020-02-05
* Split showing style codes and word wrappingJune McEnroe2020-02-04
* Add beginnings of input handlingJune McEnroe2020-02-04
* Use time_t rather than struct tmJune McEnroe2020-02-03
* Add sequences for toggling focus/paste modesJune McEnroe2020-02-02
* Remove term.c in favor of more curses APIsJune McEnroe2020-02-02
* Use tsl/fsl capabilities for title if availableJune McEnroe2020-02-02
* Save NETWORK, CHANTYPES, PREFIX from ISUPPORTJune McEnroe2020-02-02
* Remove style string macrosJune McEnroe2020-02-02
* Add idColorsJune McEnroe2020-02-02
* Implement window switching and status lineJune McEnroe2020-02-02
* Add color hashing functionJune McEnroe2020-02-02
* Implement the beginnings of UIJune McEnroe2020-02-01
* Add term stuffJune McEnroe2020-02-01
* Add IDs and namesJune McEnroe2020-02-01
* Add -v flagJune McEnroe2020-02-01
* Blindly implement login flowJune McEnroe2020-02-01